Thats why i said "I am not too sure"
Search found 6797 matches
- Fri Jul 14, 2006 7:41 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Transforming a delimited file into a non delimited file
- Replies: 10
- Views: 1563
- Fri Jul 14, 2006 7:17 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Runnig a script in datastage
- Replies: 17
- Views: 4144
- Fri Jul 14, 2006 7:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Transforming a delimited file into a non delimited file
- Replies: 10
- Views: 1563
A non delimited one field file, yes. A fixed width file, i am not too sure about that. If thats what the OP wants then he has to make sure that if a field is defined as length 10 and an incoming value has only 8 bytes, he needs to cat 2 extra spaces to it to make it a truely fixed width file. A litt...
- Fri Jul 14, 2006 7:12 am
- Forum: Site/Forum
- Topic: Ascential DeveloperNet sunsetting this month
- Replies: 20
- Views: 10678
- Fri Jul 14, 2006 7:07 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Try to implement opposite of pivot
- Replies: 3
- Views: 684
- Fri Jul 14, 2006 6:55 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: use the new value as job parameter for a loop
- Replies: 15
- Views: 5309
Build a sequence to control the process. Your first job will get the business start date and load it to a hashed file with hardcoded key '1'. In your second job , inside the job activity, in the Value expression of the job parameter "BeginDate", right click, go to DS Transform, go to sdk, then to Ut...
- Fri Jul 14, 2006 6:42 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Check Points in DataStage jobs
- Replies: 7
- Views: 4882
Along with checkpointed restartability, you also need to set the transaction size to 15000. Then in the stage variables keep checking the @INROWNUM. The moment it crosses 15000, it can set a COMMON variable to 1, and set the counter back to 0. Each time it crosses 15000, the COMMON variable will be ...
- Fri Jul 14, 2006 6:33 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Complex Lookup
- Replies: 5
- Views: 1318
- Fri Jul 14, 2006 6:30 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Transforming a delimited file into a non delimited file
- Replies: 10
- Views: 1563
- Thu Jul 13, 2006 2:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Leading 0's
- Replies: 34
- Views: 15859
Check out this post
http://www.dsxchange.com/viewtopic.php?t=101418
http://www.dsxchange.com/viewtopic.php?t=101418
- Thu Jul 13, 2006 2:22 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: What is the Difference between Active and Passive Stage
- Replies: 11
- Views: 5180
- Thu Jul 13, 2006 2:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: What is the Difference between Active and Passive Stage
- Replies: 11
- Views: 5180
- Thu Jul 13, 2006 2:13 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: What is the Difference between Active and Passive Stage
- Replies: 11
- Views: 5180
Only this one time, actually for less than 14 cents a day you can become a premium member and get access to the ocean of knowledge. Highly advisable. The definition of a passive stage for your purposes is one that reads from a source or writes to a target, i.e. an I/O stage. A bit deeper definition ...
- Thu Jul 13, 2006 2:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Passing parameter to Job Activity in a Job Sequence
- Replies: 5
- Views: 2273
- Thu Jul 13, 2006 2:03 pm
- Forum: Enhancement Wish List
- Topic: Configurable checkpoint and restart behaviour
- Replies: 5
- Views: 3302