Page 1 of 1

warning while running parallel job

Posted: Mon Dec 18, 2006 10:58 am
by kirankota79
Can anybody please tell me the meaning of the following warning:


Sequential_File_2: When checking operator: When validating export schema: At field "MOVE_JOB_ACTION": Exporting a fixed length field with a "null_field" of length 0 will prohibit a re-import of this field

Posted: Mon Dec 18, 2006 11:38 am
by DSguru2B
The error message says it all. You need to handle nulls. Refer to this post.