Message Reference > C Message Codes > CTSDK Messages
  

CTSDK Messages

CTSDK_43000 Couldn't load the library <library name> for plug-in <plug-in name>.

Explanation:
The plug-in has been installed incorrectly or is not compatible with the PowerCenter version.
User Response:
Reinstall the plug-in.

CTSDK_43001 Cannot load the library <library name>.

Explanation:
The PowerCenter Integration Service cannot load the specified library that is required for the Custom transformation. The library or dependent libraries might not be in the correct directory.
User Response:
Verify that the library and any dependent library is in the correct directory. Copy all DLLs or shared libraries to the location specified in the environment variable defined on the Integration Service node.

CTSDK_43002 Couldn't find address of function <function name> for plug-in <plug-in name>.

Explanation:
The function for the plug-in is not defined or is incorrectly defined.
User Response:
Reinstall the plug-in.

CTSDK_43003 Couldn't find address of function <function name>.

Explanation:
PowerCenter could not load the specified function for the Custom transformation.
User Response:
Verify that the library and any dependent library is in the proper directory.
Rebuild the library.