Search found 6797 matches
- Sun Jul 30, 2006 10:42 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: one row generates several rows
- Replies: 6
- Views: 1931
- Sun Jul 30, 2006 10:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to decrease the retrieval time from database
- Replies: 5
- Views: 1402
- Sun Jul 30, 2006 10:22 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Add checkpoint so sequence is restartable on failure
- Replies: 3
- Views: 1409
- Sun Jul 30, 2006 12:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Duplicate Records
- Replies: 30
- Views: 13034
- Sat Jul 29, 2006 1:09 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: lookup with value and range value
- Replies: 7
- Views: 1293
- Sat Jul 29, 2006 12:58 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Insert a dummy record if file is empty
- Replies: 7
- Views: 2480
You can check for the file size via basic command STATUS. It returns different information in a dynamic array. The size info is present in the 6th entry in the array. Try searching for the keyword STATUS. A couple of weeks ago i posted a routine that utilizes the STATUS command to check if the file ...
- Sat Jul 29, 2006 12:43 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Duplicate Records
- Replies: 30
- Views: 13034
- Wed Jul 26, 2006 1:53 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Can we achieve version control in DSPX
- Replies: 11
- Views: 3458
- Wed Jul 26, 2006 1:50 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Execute Command(using a Script to FTP)
- Replies: 3
- Views: 932
- Wed Jul 26, 2006 1:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequence restart
- Replies: 6
- Views: 3810
Have a shell script do the execution of the sequence. And this shell will be executed using crontab. As Ray has mentioned you need to have a master control to perform this. The shell in this case would act as a master control and would wait for each job/Sequence(which ever you are executing) to be f...
- Tue Jul 25, 2006 8:57 pm
- Forum: Site/Forum
- Topic: Laziness!
- Replies: 18
- Views: 8952
I kind of agree with Kim. Just by looking at the post count we can tell weather the person is new or fairly old here at dsxchange. Depending upon that we can either politely direct the poster to the right forum or do not answer his post at all. This will force the slackers to take these rules seriou...
- Tue Jul 25, 2006 3:08 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: UDB Timestamp question
- Replies: 4
- Views: 2117
- Tue Jul 25, 2006 2:03 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: help on Ds log files
- Replies: 8
- Views: 1765
The job needs to finish as already pointed out to you. Using the function inside the transformer will not get you the required output as the job is still in execution mode. If you want to use it in the transformer itself then specify another link with two column with exactly the same constraint as t...
- Tue Jul 25, 2006 1:55 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Need help How to Concatenate Data from two flat files .
- Replies: 8
- Views: 3185
- Mon Jul 24, 2006 9:52 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: TimeStamp problem with DB2UDB Stage
- Replies: 6
- Views: 1459