No, we can NOT help you out, because your design is not clear.
Wrap it in code tags, as requested.
Search found 53125 matches
- Tue Apr 10, 2007 1:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle date formats
- Replies: 8
- Views: 2820
- Tue Apr 10, 2007 1:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error
- Replies: 3
- Views: 883
- Tue Apr 10, 2007 1:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Setting warning limit for jobs called from a sequencer
- Replies: 5
- Views: 1348
- Tue Apr 10, 2007 1:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: funnel Stage issue
- Replies: 9
- Views: 2757
Or just cat file1 file2 file3 as the Filter command in a Sequential File stage (the stage reads stdout from the filter command). The next question is whether you are intending to read this file executing in parallel mode (that is, multiple readers per node), in which case the header and trailer line...
- Tue Apr 10, 2007 1:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: schema
- Replies: 14
- Views: 3631
- Tue Apr 10, 2007 1:37 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequential processing of Files
- Replies: 43
- Views: 11929
- Tue Apr 10, 2007 1:35 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Hash table warning
- Replies: 3
- Views: 2189
- Tue Apr 10, 2007 1:33 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SetNull() in Stage Variable
- Replies: 7
- Views: 4403
- Tue Apr 10, 2007 1:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Calling C program from DataStage Job
- Replies: 16
- Views: 6469
- Tue Apr 10, 2007 1:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading input data from Sequential file
- Replies: 4
- Views: 1716
If the first five rows don't match the metadata of the remaining rows, you can get away with doing nothing, just allow the import to fail for these rows (though it will log a warning message). You can capture these import failures via a Reject link on the Sequential File stage, thus allowing your to...
- Tue Apr 10, 2007 1:23 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Records going in air
- Replies: 11
- Views: 3483
Create a Rejects link on your Sequential File stage. This will capture any row that could not be imported because it does not match the metadata. Note also that the "representation of NULL" (the Null Field Value property) in a fixed width file must have the same number of characters as the field its...
- Tue Apr 10, 2007 1:20 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DataStage PX job aborted
- Replies: 8
- Views: 5410
- Tue Apr 10, 2007 1:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need infromation regarding some Fatal errors
- Replies: 9
- Views: 7725
- Tue Apr 10, 2007 1:15 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Parameters are quoted by DS when passed in when scheduled
- Replies: 10
- Views: 2930
What's changed? Involve your support provider. You need to determine whether the quotes have been stored in the job design. A quick test would be to create a trivial job that uses parameters of the same kind and see whether its parameters are quoted in the various environments. Check the job log for...
- Tue Apr 10, 2007 1:12 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStage vs COBOL
- Replies: 12
- Views: 5590