25.09.2015 Views

Teradata Parallel Data Pump

Teradata Parallel Data Pump Reference - Teradata Developer ...

Teradata Parallel Data Pump Reference - Teradata Developer ...

SHOW MORE
SHOW LESS
  • No tags were found...

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Chapter 4: Troubleshooting<br />

Reading <strong>Teradata</strong> T<strong>Pump</strong> Error Tables<br />

Table 29: <strong>Teradata</strong> T<strong>Pump</strong> Error Conditions (continued)<br />

Error<br />

Description<br />

7433 Invalid time.<br />

7441 Date not corresponding to an existing era.<br />

7442 Invalid era.<br />

7451 Invalid timestamp.<br />

7452 Invalid interval.<br />

7453 Invalid field overflow.<br />

7454 DateTime field overflow.<br />

7455 Invalid time specified.<br />

9102 Invalid CAST. The source character value must be valid for casting as PERIOD.<br />

Reading <strong>Teradata</strong> T<strong>Pump</strong> Error Tables<br />

<strong>Teradata</strong> T<strong>Pump</strong> error tables are a diagnostic device that help you locate and fix problems. For<br />

more information, refer to the description of these tables in “BEGIN LOAD”.<br />

Occasionally, <strong>Teradata</strong> T<strong>Pump</strong> encounters rows that cannot be correctly processed. When this<br />

happens, <strong>Teradata</strong> T<strong>Pump</strong> creates a row in the error table that is produced for each target<br />

table. Error tables are structured to provide enough information to reveal the cause of a<br />

problem and allow correction.<br />

In the case of missing, duplicate, or extra rows, these are noted in the error table only if the<br />

DML command specifies that requirement with the MARK parameter, which is the default for<br />

DML statements except for those participating in an upsert.<br />

Three error codes relate specifically to the incidence of missing, duplicate, and extra rows:<br />

• 2816: Failed to insert duplicate row into <strong>Teradata</strong> T<strong>Pump</strong> target table.<br />

This error occurs if MARK DUPLICATE INSERT/UPDATE ROWS is specified and a<br />

duplicate row is detected.<br />

• 2817: Activity count greater than one for <strong>Teradata</strong> T<strong>Pump</strong> UPDATE/DELETE.<br />

This error occurs if MARK EXTRA UPDATE/DELETE ROWS is specified and an activity<br />

count greater than one resulted. In this case, the error table row is inserted, but the<br />

corresponding UPDATE/DELETE also completes.<br />

• 2818: Activity count zero for <strong>Teradata</strong> T<strong>Pump</strong> UPDATE or DELETE.<br />

This error occurs if MARK MISSING UPDATE/DELETE ROWS is specified and an<br />

activity count of zero resulted.<br />

<strong>Teradata</strong> <strong>Parallel</strong> <strong>Data</strong> <strong>Pump</strong> Reference 199

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!