Search found 21 matches

by ppp
Wed Nov 18, 2009 9:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Compress Stage
Replies: 6
Views: 3425

When I use a Peek or DataSet on the Output Side, the job runs fine but when I use a Sequential file I get all those errors.
Also when using the DataSet as the output I did not load the column definition.
Thanks
by ppp
Wed Nov 18, 2009 9:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Compress Stage
Replies: 6
Views: 3425

In the Parallel Job Developers Guide Documentation there is no mention about output schema. I have tried different options but I still get the same error. When I load the table definition for Output/Target I get an error saying that sequential_file_compressed: Error when checking operator: Could not...
by ppp
Wed Nov 18, 2009 8:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Compress Stage
Replies: 6
Views: 3425

I am using version 7.5.1.
by ppp
Tue Nov 17, 2009 12:38 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Compress Stage
Replies: 6
Views: 3425

Compress Stage

Hello, I am trying to compress a data file with 3 fields (ID, CODE, TITLE). I am getting the following error, can someone please explain as to what I am doing wrong. 1) sequential_file_compressed: Error when checking operator: Export validation failed. 2) sequential_file_compressed: Error when check...
by ppp
Fri Nov 13, 2009 1:56 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Modify Stage
Replies: 1
Views: 1377

Modify Stage

Hello, I am trying to convert a column ACTIVEDATE from timestamp to string. I have tried using the "StringToTimestamp" conversion function but am getting an error as below: main_program: Error parsing modify adapter: Error in binding: Error in destination field selector: Expected integer, ...
by ppp
Thu Nov 05, 2009 11:18 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Change Capture
Replies: 1
Views: 1036

Change Capture

I am experimenting with the Change Capture Stage and wanted to understand if the change code(3, 2 or 1) signifies something.