Page 1 of 1

Job aborted with Fatal Error: Table Loaded Successfully

Posted: Mon Apr 16, 2012 4:41 am
by palak08
I ma trying to load data from a file into a Netezza Table.
The job is getting aborted with the fatal error : Table loaded Successfully.
When I queried the table, data is getting loaded there, but the job is getting aborted .

Please find below the error messages from the Director Log:

Code: Select all

Netezza_Enterprise_2,3: Load session of table 'TEST_ERROR' completed successfully

Code: Select all

Netezza_Enterprise_2,3: The runLocally() of the operator failed.

Code: Select all

Netezza_Enterprise_2,3: Operator terminated abnormally: runLocally() did not return APT_StatusOk

Has any once else faced this issue??

Posted: Tue Apr 17, 2012 12:57 am
by kandyshandy
All the rows in the file got loaded into the table? I don't think so. There might be one or few records which is causing the abort. May be, you should use reject link and see.