Search found 4605 matches
- Wed Feb 27, 2008 11:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage job auditing
- Replies: 4
- Views: 1565
- Mon Feb 25, 2008 8:20 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Index of BASIC dynamic array
- Replies: 7
- Views: 2140
- Tue Feb 19, 2008 7:54 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: dsimport return code in windows
- Replies: 5
- Views: 1758
- Mon Feb 18, 2008 9:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: dsimport return code in windows
- Replies: 5
- Views: 1758
- Wed Feb 13, 2008 6:55 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: etl-tools.info - datastage-tutorial- scd2-implementation?
- Replies: 6
- Views: 4565
- Wed Feb 06, 2008 5:11 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to set up alert mechanisms based on the DS logs
- Replies: 8
- Views: 2595
- Fri Jan 25, 2008 2:55 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Search a Field in Datastage Repository
- Replies: 6
- Views: 2922
- Fri Jan 25, 2008 2:54 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Search a Field in Datastage Repository
- Replies: 6
- Views: 2922
- Thu Jan 24, 2008 11:23 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Verify Migration of Datastage from Test to Prod
- Replies: 3
- Views: 1468
- Thu Jan 24, 2008 11:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Not able to fetch the files from parameter file
- Replies: 2
- Views: 804
In a shell script you need to add the correct syntax to the dsjob command to set a parameter. Do a search this has been covered a lot. So if you have: ParamName=ParamValue In a file then you still need to add -param in front of this if I remember correct. MyParm=`grep jpFileName $ParamFile | head -1...
- Thu Jan 24, 2008 11:09 pm
- Forum: General
- Topic: Gathering of DSXChange members in Bangalore
- Replies: 8
- Views: 1826
- Thu Jan 24, 2008 10:54 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Resetting a job
- Replies: 13
- Views: 3181
- Mon Jan 21, 2008 8:34 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Using an array as a job handler
- Replies: 30
- Views: 11129
We have a job which keeps as many instances of a job going as you want. Say you want to break your data stream into one per month and run 39 months. You also want to run 5 months or jobs at a time. We found that the job handle returns a status of negative about eveyr third one. Not sure why. We just...
- Mon Jan 21, 2008 11:49 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Using an array as a job handler
- Replies: 30
- Views: 11129
- Mon Jan 21, 2008 11:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Generic Parameter File
- Replies: 3
- Views: 885