Search found 15603 matches
- Fri Aug 06, 2010 7:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: facing a SIGINT error
- Replies: 8
- Views: 3363
- Fri Aug 06, 2010 6:50 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Getting less spaces in viewing the data from seqfile
- Replies: 13
- Views: 3299
Re: Getting less spaces in viewing the data from seqfile
data is of type varchar(50) ex: in seqfile : "GATEWAY NEW BUSINESS 14.9" while viewing from unix : "GATEWAY NEW BUSINESS 14.9 (I used code mark so that the spaces display) What tool are you using to "view" the data? If you read the file in DataStage and output a LEN(In.Stri...
- Fri Aug 06, 2010 6:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Join Stage error
- Replies: 5
- Views: 1767
- Fri Aug 06, 2010 6:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error message about field not found
- Replies: 7
- Views: 4456
- Fri Aug 06, 2010 6:25 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Partitions, Lookups, and Nodes
- Replies: 11
- Views: 2883
- Fri Aug 06, 2010 5:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Basic Transformer in Datastage 8.1 Parallel job
- Replies: 7
- Views: 6851
- Fri Aug 06, 2010 1:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: lookup error
- Replies: 8
- Views: 2183
- Fri Aug 06, 2010 1:50 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Duplicates of logical key loaded into dimension table
- Replies: 13
- Views: 5083
- Fri Aug 06, 2010 1:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle connector behavior on connection parameter
- Replies: 7
- Views: 3341
- Fri Aug 06, 2010 1:41 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Connecting two different db2 databases
- Replies: 3
- Views: 7208
- Fri Aug 06, 2010 1:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Shared Container not Found
- Replies: 6
- Views: 1596
- Fri Aug 06, 2010 1:25 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: facing a SIGINT error
- Replies: 8
- Views: 3363
- Fri Aug 06, 2010 1:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Connecting two different db2 databases
- Replies: 3
- Views: 7208
- Thu Aug 05, 2010 9:50 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Duplicates of logical key loaded into dimension table
- Replies: 13
- Views: 5083
Because you can get multiple updates in one run, a transform stage with stage variables isn't sufficient. One input can generate 2 outputs, the next input might have an overlapping period on the 2 records and thus involve 2 update on the existing records (to terminate them), and two inserts for the ...
- Thu Aug 05, 2010 9:46 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Generating new rows of records.
- Replies: 12
- Views: 3953