Search found 42189 matches
- Mon Jul 06, 2009 2:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: $PASSWD showing up in job log as my reAl password
- Replies: 4
- Views: 1062
- Mon Jul 06, 2009 2:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Find job option in Director
- Replies: 5
- Views: 2165
- Mon Jul 06, 2009 10:40 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Removing & from the output of an XML
- Replies: 7
- Views: 2339
- Mon Jul 06, 2009 10:39 am
- Forum: General
- Topic: Open source scheduler
- Replies: 1
- Views: 905
Never used or evaluated any open source schedulers but I'm sure Google would turn some up for you. I've been involved with both Control-M and Tivoli implementations, both work well but anything 'Enterprise' will be pricey. And from what I recall, the price will depend on how many 'clients' you would...
- Mon Jul 06, 2009 10:35 am
- Forum: General
- Topic: call DATASTAGE from DB2 SQL PL Stored Procedure?
- Replies: 1
- Views: 1787
- Mon Jul 06, 2009 8:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to store the Values in the Environment Variables
- Replies: 19
- Views: 4380
- Mon Jul 06, 2009 8:31 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: update the target table with max date
- Replies: 5
- Views: 2624
- Mon Jul 06, 2009 8:29 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ASCII to EBCDIC conversion
- Replies: 4
- Views: 1441
- Mon Jul 06, 2009 8:27 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: merge 4 flat files
- Replies: 8
- Views: 1796
- Sun Jul 05, 2009 9:09 pm
- Forum: General
- Topic: How to use wave number in job
- Replies: 9
- Views: 2819
- Sun Jul 05, 2009 10:25 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Exception raised in GCI subroutine
- Replies: 2
- Views: 1590
- Sun Jul 05, 2009 9:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Update Environemt Variables
- Replies: 17
- Views: 5266
- Sat Jul 04, 2009 10:02 pm
- Forum: General
- Topic: Calling Datastage from windows bat file
- Replies: 7
- Views: 2414
As I said, it's all in the pdf documentation. You can also just type 'dsjob' from the command line without any arguments and it will dump a standard usage statement. You can also do an exact search of the forums here for several examples of the syntax. This post may help as well, but it is rather......
- Sat Jul 04, 2009 2:49 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: job logic
- Replies: 3
- Views: 1663
- Sat Jul 04, 2009 11:03 am
- Forum: General
- Topic: Calling Datastage from windows bat file
- Replies: 7
- Views: 2414
Sure! You would use 'dsjob' for that which lives in the DSEngine/bin directory. The Server Job Developer's Guide pdf has a Command Line Interface chapter where it is explained in detail. And while you can use it for simply running jobs (which is what I assume you mean by 'calling DataStage') there a...