Search found 4605 matches
- Sat Oct 27, 2007 9:52 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: dsjob command to get sequencer job activity
- Replies: 6
- Views: 1717
- Sat Oct 27, 2007 9:50 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: dsjob command to get sequencer job activity
- Replies: 6
- Views: 1717
- Wed Oct 24, 2007 8:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Mapping a DataStage session to a user and project
- Replies: 10
- Views: 2446
- Tue Oct 23, 2007 6:32 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Mapping a DataStage session to a user and project
- Replies: 10
- Views: 2446
- Tue Oct 23, 2007 6:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: dsjob -run -param file
- Replies: 14
- Views: 9460
- Tue Oct 23, 2007 6:25 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: FTP Verification Advice
- Replies: 3
- Views: 1133
- Tue Oct 23, 2007 6:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Can any one look into this????
- Replies: 13
- Views: 3388
- Mon Oct 22, 2007 4:21 pm
- Forum: General
- Topic: The Information on Demand conference thread
- Replies: 6
- Views: 1782
- Fri Oct 12, 2007 8:13 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DSExport
- Replies: 8
- Views: 2142
- Fri Oct 12, 2007 8:09 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DSExport
- Replies: 8
- Views: 2142
The read only items is not a problem. These are items supplied with DataStage. It is easier to export all and cut the full export into one per job. There is a Perl script to do that. I have 2 more ways to do this. We create a file with a list of jobs we want to export called JobList.txt. We just loo...
- Wed Oct 10, 2007 7:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DSExport
- Replies: 8
- Views: 2142
Code: Select all
SET DSExportCmd=C:\Progra~1\Ascential\DataStage7.5.1\DsExport.exe
%DSExportCmd% /H=%Host% /U=%User% /P=%Password% /JOB=%%i %Project% %%i.dsx
Should get you close.
- Tue Oct 09, 2007 8:50 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Running a SQL from dos command
- Replies: 11
- Views: 5171
- Mon Oct 08, 2007 8:51 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Running a SQL from dos command
- Replies: 11
- Views: 5171
- Fri Oct 05, 2007 8:10 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Running a SQL from dos command
- Replies: 11
- Views: 5171
- Fri Oct 05, 2007 8:08 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Tool to export jobs without their related shared container
- Replies: 15
- Views: 5667