Are you using RCP?
Is it a CFF input stage?
Do you have different level in field specification?
Search found 5168 matches
- Tue Feb 06, 2007 3:10 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: PX warning in Oracle Enterprise stage
- Replies: 14
- Views: 6702
- Tue Feb 06, 2007 3:03 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: problem with dsx file
- Replies: 7
- Views: 1509
- Tue Feb 06, 2007 2:57 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Looking for Parallel Extender Developer PDF Guide
- Replies: 26
- Views: 7360
- Tue Feb 06, 2007 2:47 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to abort a job in Afterjob sub routine
- Replies: 18
- Views: 3988
If you still want to abort the Job sequence, you can externalize the Abort functionality in a routine outside the job. Which check if the reject table is greater than 0 records for the current run, and calls the Abort signal accordingly. As mentioned to you several times in the post and in the mail,...
- Tue Feb 06, 2007 2:34 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: dspackinst - Package installation
- Replies: 11
- Views: 1995
- Tue Feb 06, 2007 2:30 am
- Forum: Site/Forum
- Topic: Craig did it again, 9K posts
- Replies: 14
- Views: 7463
- Mon Feb 05, 2007 5:53 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: dspackinst - Package installation
- Replies: 11
- Views: 1995
- Mon Feb 05, 2007 5:47 pm
- Forum: Site/Forum
- Topic: Craig did it again, 9K posts
- Replies: 14
- Views: 7463
- Mon Feb 05, 2007 5:42 pm
- Forum: General
- Topic: orchestrate schema vs plug-in metadata definitions
- Replies: 3
- Views: 1559
Ideally there wont be any change during runtime. No matter how you import, either through Orchestrate or Pluging, all this metadata will be stored in a common repository where it is been used during each run. However, there are some minor difference during import procedure especially in the Decimal ...
- Mon Feb 05, 2007 5:35 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error in join stage
- Replies: 17
- Views: 12186
- Mon Feb 05, 2007 5:33 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error in join stage
- Replies: 17
- Views: 12186
- Mon Feb 05, 2007 5:20 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: dspackinst - Package installation
- Replies: 11
- Views: 1995
Thanks Ray, I could see some files like ...DS_PLUGIN_STAGES/Samples/Passive/Passive.dsp ...DS_PLUGIN_STAGES/Samples/Passive/PassiveRes.dsp But these files doesn't seems to be the one for this purpose, neither the directory in which it resides. I guess, I should ask for CD to run the Maintenance mode...
- Mon Feb 05, 2007 3:08 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regarding COMMON function
- Replies: 7
- Views: 1799
It would be easy to use Routine to read and loop and write into a file. If its in table, you could even dump it into a file and proceed. You can count the nubmer of dummy records after the 'LastRecord' and can loop based on the count, if the no of key is dynamic. Bty, what is the output that you see...
- Mon Feb 05, 2007 2:53 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to abort a job in Afterjob sub routine
- Replies: 18
- Views: 3988
- Mon Feb 05, 2007 2:38 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: dspackinst - Package installation
- Replies: 11
- Views: 1995
dspackinst - Package installation
Hi, Iam trying to install Oracle stage using dspackinst utility. I never used this before. It asking me for 'Package Directory'. May I know, if there is any default location available? Or always I need to point to CD? Or this is confugurable during Installaion. I treid $DSHOME, $DSHOME/bin and some ...