Message Reference > T Message Codes > TPTRD Messages
  

TPTRD Messages

TPTRD_11001 Plug-in failed to create the TPTLogging class object.

Explanation:
The system does not have enough memory to allocate to the logging object.
User Response:
Make sure that there is enough memory on the machine where the PowerCenter Integration Service is running.

TPTRD_11002 Plug-in failed to convert Code Page to Unicode.

Explanation:
Internal error.
User Response:
Contact Informatica Global Customer Support.

TPTRD_11003 Plug-in failed to convert Unicode to Code Page.

Explanation:
Internal error.
User Response:
Contact Informatica Global Customer Support.

TPTRD_21101 Plug-in failed to retrieve Trace level from session.

Explanation:
While initializing logging module, tracing level from session attributes cannot be retrieved.
User Response:
Contact Informatica Global Customer Support.

TPTRD_21201 Plug-in failed to set ILog logger.

Explanation:
The system does not have enough memory to allocate to the ILog logging object.
User Response:
Make sure that there is enough memory on the machine where the PowerCenter Integration Service is running.

TPTRD_21202 Plug-in failed to set TPTLogging logger.

Explanation:
The system does not have enough memory to allocate to the logging object.
User Response:
Make sure that there is enough memory on the machine where the PowerCenter Integration Service is running.

TPTRD_21203 Plug-in failed to set TDPID.

Explanation:
The system does not have enough memory to allocate to the host name object.
User Response:
Make sure that there is enough memory on the machine where the PowerCenter Integration Service is running.

TPTRD_21204 Plug-in failed to set User Name.

Explanation:
The system does not have enough memory to allocate to the user name object.
User Response:
Make sure that there is enough memory on the machine where the PowerCenter Integration Service is running.

TPTRD_21205 Plug-in failed to set Password.

Explanation:
The system does not have enough memory to allocate to the password object.
User Response:
Make sure that there is enough memory on the machine where the PowerCenter Integration Service is running.

TPTRD_21206 Plug-in failed to set Working Database.

Explanation:
The system does not have enough memory to allocate to the database name object.
User Response:
Make sure that there is enough memory on the machine where the PowerCenter Integration Service is running.

TPTRD_21207 Plug-in failed to set Table Name.

Explanation:
The system does not have enough memory to allocate to the table name object.
User Response:
Make sure that there is enough memory on the machine where the PowerCenter Integration Service is running.

TPTRD_21208 Plug-in failed to set DML Statement.

Explanation:
The system does not have enough memory to allocate to the DML object.
User Response:
Make sure that there is enough memory on the machine where the PowerCenter Integration Service is running.

TPTRD_21209 Plug-in failed to create Teradata database connection object.

Explanation:
Connection attributes are invalid.
User Response:
Make sure all the connection attributes are correct.

TPTRD_21210 Plug-in failed to create Schema for Table <table name>.

Explanation:
The schema defined in the mapping is incorrect.
User Response:
Validate or re‑create the mapping. Verify that the column names, precision, and scale are the same as the table definition.

TPTRD_21211 Plug-in failed to Initiate Teradata database connection.

Explanation:
Initiate method of Teradata Parallel Transporter connection object failed.
User Response:
Check the error message returned by Teradata CLI or DBS.
Contact Informatica Global Customer Support.

TPTRD_21212 Plug-in failed to allocate memory to Connection object.

Explanation:
The system does not have enough memory to allocate to the Teradata Parallel Transporter connection object.
User Response:
Make sure that there is enough memory on the PowerCenter Integration Service machine.

TPTRD_21213 Plug-in failed to allocate memory to Schema object.

Explanation:
The system does not have enough memory to allocate to the Teradata Parallel Transporter Schema object.
User Response:
Make sure that there is enough memory on the PowerCenter Integration Service machine.

TPTRD_21214 No Fields defined to read data from.

Explanation:
No ports mapped in the mapping.
User Response:
Validate or re‑create the mapping.

TPTRD_21215 Plug-in failed to fetch data on row <row number> with status <status code>.

Explanation:
GetRow() call failed on the row <row number>.
User Response:
Contact Informatica Global Customer Support.

TPTRD_21216 Plug-in failed to retrieve DSQ C-datatype.

Explanation:
The PowerCenter Integration Service cannot get the C-datatype for the Source Qualifier.
User Response:
Check the datatype from the Source Qualifier list of datatypes.

TPTRD_21217 Plug-in failed to flush all rows.

Explanation:
The PowerCenter Integration Service could not write rows to Source Qualifier buffers.
User Response:
Run the session again. If the session fails again, contact Informatica Global Customer Support

TPTRD_21218 Error occurred during Export...

Explanation:
EXPORT system operator failed to get data from the Teradata tables.
User Response:
Run the session again.

TPTRD_21219 Unknown Error in TPTReaderPartition::run()

Explanation:
Internal error.
User Response:
Contact Informatica Global Customer Support.

TPTRD_21220 Invalid TDPID.

Explanation:
Invalid host name.
User Response:
Make sure that you specify the correct TDPID in the connection object.

TPTRD_21301 Plug-in failed to initialize Teradata PT Reader component.

Explanation:
Reader plug-in initialization failed.
User Response:
Validate the mapping and run the session again.

TPTRD_21302 Plug-in failed to retrieve Source Qualifier metadata object.

Explanation:
The session failed to initialize because the Source Qualifier instance could not be fetched from the mapping.
User Response:
Re‑create the mapping or run the session again.

TPTRD_21501 Plug-in failed to initialize Teradata PT Reader Partition Driver.

Explanation:
Reader partition driver initialization failed.
User Response:
Run the session again. If the session fails again, contact Informatica Global Customer Support.

TPTRD_21502 Plug-in failed to retrieve Teradata Parallel Transporter connection information.

Explanation:
Connection object has some invalid parameters.
User Response:
Verify that all attributes in the connection object are appropriate.

TPTRD_21503 Plug-in failed to retrieve Session-level information.

Explanation:
The PowerCenter Integration Service cannot retrieve the session attributes.
User Response:
Verify that all attributes in the sources session object are valid.

TPTRD_21504 Plug-in failed to retrieve Metadata Extension information.

Explanation:
The PowerCenter Integration Service cannot retrieve the Source Qualifier attributes.
User Response:
Verify that all attributes in the Source Qualifier are valid.

TPTRD_21505 Plug-in failed to retrieve Source Qualifier and its field information.

Explanation:
Internal error.
User Response:
Contact Informatica Global Customer Support.

TPTRD_21506 Plug-in failed to build DML statement.

Explanation:
The PowerCenter Integration Service could not create the DML statement for data extraction.
User Response:
Verify that the custom SQL is correct.
Verify that field names and table names are same as in the Teradata table definition.

TPTRD_21507 Plug-in failed to create TPTAPI class instance.

Explanation:
The system does not have enough memory to allocate to the Teradata PT API object.
User Response:
Make sure that there is enough memory on the machine where the PowerCenter Integration Service is running.

TPTRD_21508 Plug-in failed to create connection to Teradata database.

Explanation:
Internal error.
User Response:
Contact Informatica Global Customer Support.

TPTRD_21509 Plug-in failed to read data from table <table name> of Teradata database.

Explanation:
Internal error.
User Response:
Contact Informatica Global Customer Support.

TPTRD_21510 Plug-in failed to validate Session level DML statement <DML_statement>.

Explanation:
The custom SQL in the session properties is incorrect.
User Response:
Verify that the custom SQL is correct.

TPTRD_21511 Plug-in failed to validate Metadata Extension level DML statement <DML statement>.

Explanation:
The custom SQL in the Source Qualifier is incorrect.
User Response:
Verify that the custom SQL is correct.

TPTRD_21512 Plug-in failed to build Default DML statement.

Explanation:
The PowerCenter Integration Service could not build the DML statement for data extraction. The port business names may not match the table definition.
User Response:
Verify that the ports are defined correctly in the mapping.

TPTRD_21513 Multiple groups <group_ count> not supported.

Explanation:
The Source Qualifier contains multiple groups.
User Response:
Update the mapping so that the Source Qualifier contains a single group.

TPTRD_21514 Plug-in failed to retrieve Source Qualifier field list.

Explanation:
The PowerCenter Integration Service cannot get the Source Qualifier or sources field list and field information.
User Response:
Verify that the mapping fields are defined correctly.

TPTRD_21515 Plug-in failed to retrieve C-datatype of field <field name>.

Explanation:
Internal error.
User Response:
Contact Informatica Global Customer Support.

TPTRD_21516 Plug-in failed to retrieve datatype of field <field name>.

Explanation:
Internal error.
User Response:
Contact Informatica Global Customer Support.

TPTRD_21517 Plug-in failed to retrieve source extension attached with particular source qualifier.

Explanation:
Internal error.
User Response:
Contact Informatica Global Customer Support.

TPTRD_21518 Plug-in failed to retrieve connection reference associated with particular partition.

Explanation:
Internal error.
User Response:
Contact Informatica Global Customer Support.

TPTRD_21519 Plug-in failed to retrieve connection object associated with a connection reference.

Explanation:
Internal error.
User Response:
Contact Informatica Global Customer Support.

TPTRD_21520 Plug-in failed to retrieve TDPID.

Explanation:
Internal error.
User Response:
Contact Informatica Global Customer Support.

TPTRD_21521 Plug-in failed to retrieve Database Name.

Explanation:
Internal error.
User Response:
Contact Informatica Global Customer Support.

TPTRD_21522 Plug-in failed to retrieve Tenacity.

Explanation:
Internal error.
User Response:
Contact Informatica Global Customer Support.

TPTRD_21523 Plug-in failed to retrieve Max Sessions.

Explanation:
Internal error.
User Response:
Contact Informatica Global Customer Support.

TPTRD_21524 Plug-in failed to retrieve Sleep.

Explanation:
Internal error.
User Response:
Contact Informatica Global Customer Support.

TPTRD_21525 Plug-in failed to retrieve Block Size.

Explanation:
Internal error.
User Response:
Contact Informatica Global Customer Support.

TPTRD_21526 Plug-in failed to retrieve Encrypt Data flag.

Explanation:
Internal error.
User Response:
Contact Informatica Global Customer Support.

TPTRD_21527 Invalid Sql Query.

Explanation:
The SQL query in the custom SQL field is invalid. Enter a SQL query using Teradata SQL.
User Response:
Make sure that the SQL defined in custom SQL field is valid Teradata SQL.

TPTRD_21528 Plug-in failed to get the list of sources in the mapping.

Explanation:
Internal error.
User Response:
Contact Informatica Global Customer Support.

TPTRD_21529 Number of Max Sessions must be greater than 0.

Explanation:
The Max Sessions attribute for a Teradata PT connection object is set to an illegal value.
User Response:
Update the Max Sessions attribute and then restart the session.

TPTRD_21530 Sleep must be greater than 0.

Explanation:
The Sleep attribute for a Teradata PT connection object is set to an illegal value.
User Response:
Update the Sleep attribute and then restart the session.

TPTRD_21531 Tenacity must be greater than or equal to 0.

Explanation:
The Tenacity attribute for a Teradata PT connection object is set to an illegal value.
User Response:
Update the Tenacity attribute and then restart the session.

TPTRD_21532 The minimum 256 bytes and maximum 64000 bytes Block Size is required.

Explanation:
The Block Size attribute for a Teradata PT connection object is set to an illegal value.
User Response:
Update the Block Size attribute and then restart the session.

TPTRD_21533 No of sorted Ports more than the No of Output fields.

Explanation:
The Number of Sorted Ports attribute in the Teradata PT source properties exceeds the number of output fields.
User Response:
Update the Number of Sorted Ports for the Teradata source and then restart the session.

TPTRD_35061 The following system error occurred when the PowerCenter Integration Service tried to get the values of some session attributes: <error message>.

Explanation:
The PowerCenter Integration Service could not get the values of some session-level properties. A system error might have occurred or the repository might have inconsistencies.
User Response:
Fix the operating system error. Contact Informatica Global Customer Support.