Message Reference > F Message Codes > FEXP Messages
  

FEXP Messages

FEXP_87001 The following system error occurred opening the file <file name>: <error number>: <error message>.

Explanation:
The Integration Service could not open the FastExport output file or control file because of a system error. For example, the output file may not exist.
User Response:
Verify that the file exists and is not corrupted.

FEXP_87004 Process <ID number> exited with error <FastExport error code>.

Explanation:
The Teradata FastExport process terminated because of the error shown.
User Response:
Fix the FastExport error and restart the session.

FEXP_87005 Process <ID number> exited due to receipt of signal <number>.

Explanation:
The Teradata FastExport process failed because of the operating signal shown.
User Response:
Fix the error and restart the session.

FEXP_87009 The following system error occurred spawning the process <ID number>: <error number>: <error message>.

Explanation:
The Integration Service could not start the FastExport process because of the error shown. For example, the machine may be overloaded or low on resources.
User Response:
Fix the error and restart the session.

FEXP_87015 The following system error occurred reading the output file: <error number>: <error message>.

Explanation:
The Integration Service could not read data from the FastExport output file because of a system error. For example, the output file may be corrupt.
User Response:
Verify that the output file exists and is not corrupted.

FEXP_87016 Received unexpected data.

Explanation:
The Integration Service encountered illegal characters while parsing the FastExport output file.
User Response:
Verify that the output file contains no illegal characters.

FEXP_87017 Received unexpected EOF.

Explanation:
The Integration Service encountered an unexpected end-of-file character while parsing the FastExport output file.
User Response:
Verify that the output file is not empty.

FEXP_87018 The following system error occurred closing the file <file name>: <error number>: <error message>.

Explanation:
The Integration Service could not close the FastExport output file or control file because of a system error. For example, the output file may no longer exist.
User Response:
Verify that the file exists.

FEXP_87024 Problem in line number <line number> in code page map file <file name>. Please check the file format specified in file.

Explanation:
The line number in the fexpcodepagemapfile.dat file does not use the correct format. Each line must start with an exclamation point (!) to designate a comment or must assign a PowerCenter code page to a Teradata character set by entering the names on a single line in the following format: <PowerCenter_code_page>=<Teradata_character_set>.
A line cannot consist of blank spaces or tab characters only.
User Response:
Modify the file so that the specified line number uses the correct format.

FEXP_87026 The following system error occurred when the Integration Service tried to get the values of session attributes: [{0}].

Explanation:
The Teradata FastExport process could not get the values of session attributes from the Integration Service in a FastExport session because of the error shown.
User Response:
Fix the error and restart the session.