Search found 42189 matches
- Thu Dec 21, 2006 1:13 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: regarding command line utility
- Replies: 30
- Views: 6046
- Thu Dec 21, 2006 11:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Deleting Datasets - Windows
- Replies: 9
- Views: 3764
- Thu Dec 21, 2006 10:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Moving columns from input tab to output tab
- Replies: 10
- Views: 4475
- Thu Dec 21, 2006 9:14 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: CSV File : incorrect column number
- Replies: 5
- Views: 1253
- Thu Dec 21, 2006 9:05 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem with editing of Sequence Job Properties
- Replies: 3
- Views: 873
- Thu Dec 21, 2006 9:04 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job Logs in Universe table ?
- Replies: 11
- Views: 5092
- Wed Dec 20, 2006 11:51 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: compilation problem
- Replies: 8
- Views: 1866
- Wed Dec 20, 2006 11:48 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: string comparasion
- Replies: 4
- Views: 907
- Wed Dec 20, 2006 11:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DSRoutine
- Replies: 24
- Views: 4502
As I've already mentioned twice now, you'll need to use the second syntax in the previous post. Output from a command execution is returned in a dynamic array and the Field Marks are messing you up. If you check the first array element by adding <1> to the end of the variable, you'll just get the '0...
- Wed Dec 20, 2006 9:33 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Scheduling job backup
- Replies: 5
- Views: 1931
Go to Kim Duke's website and download the backup script you'll find in his Tips & Tricks section. It will export and date-stamp every Project on the server you attach to automagically - and you can schedule it. 
- Wed Dec 20, 2006 9:28 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DSRoutine
- Replies: 24
- Views: 4502
Since you are on a Windows server, you literally put "type" as the Command and the filename (or the job parameter you are using for the filename) in the Parameters section. That's it. Then you use the Activity Variable "StageName.$CommandOutput<1>" as the LHS of a custom trigger - and compare that t...
- Wed Dec 20, 2006 9:08 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DSRoutine
- Replies: 24
- Views: 4502
Actually the error can be anything and not only 1. Ok, just going on the fact that you said "the sequential file is storing the output of procedure as Error num = 1 or 0". I developed a routine as follows: Would have been simpler to just "type filename" in an Execute Command stage and check the Com...
- Wed Dec 20, 2006 7:54 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: double quotes for the numbers
- Replies: 6
- Views: 1568
- Wed Dec 20, 2006 7:52 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DSRoutine
- Replies: 24
- Views: 4502
Re: DSRoutine
So now the sequential file is storing the output of procedure as Error num = 1 or 0. But my sequence is runing irrespective of whether the procedure fails or success. Of course - it does not have a clue that a '1' to you means there was a problem. The job ran just fine so the Sequence goes on with ...
- Wed Dec 20, 2006 6:55 pm
- Forum: General
- Topic: Help on Datastage earlier versions
- Replies: 14
- Views: 7069