Search found 42189 matches
- Fri Dec 01, 2006 7:54 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Roll back if job fails
- Replies: 14
- Views: 3578
- Fri Dec 01, 2006 12:38 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Roll back if job fails
- Replies: 14
- Views: 3578
- Fri Dec 01, 2006 12:26 am
- Forum: General
- Topic: custom in job activity (sequence)
- Replies: 18
- Views: 10129
- Fri Dec 01, 2006 12:04 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: 'call DSExecute' does not work in job control
- Replies: 4
- Views: 1249
- Fri Dec 01, 2006 12:03 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Date conversion
- Replies: 8
- Views: 3113
Oddly enough, the StringToDate function. 
- Fri Dec 01, 2006 12:00 am
- Forum: General
- Topic: custom in job activity (sequence)
- Replies: 18
- Views: 10129
- Fri Dec 01, 2006 12:00 am
- Forum: General
- Topic: custom in job activity (sequence)
- Replies: 18
- Views: 10129
- Thu Nov 30, 2006 11:47 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Roll back if job fails
- Replies: 14
- Views: 3578
Um... let me think... No. Your problem is the delete sql, it has no bind variables and you need one for every column in the link. Make sure the link has one column, put the '20' in its derivation, switch the update action to ' Delete existing rows only ' and mark the field as a Key field. You should...
- Thu Nov 30, 2006 11:36 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: 'call DSExecute' does not work in job control
- Replies: 4
- Views: 1249
It works just fine, it just sounds like you're not checking to see if your script had any issues when it ran. You need to check and see if your SystemReturnCode variable came back with a zero or non-zero value. You need to check the contents of your Output variable, which is where anything the scrip...
- Thu Nov 30, 2006 11:07 pm
- Forum: General
- Topic: custom in job activity (sequence)
- Replies: 18
- Views: 10129
Ok... the name of the stage variable doesn't matter. The name of the transformer doesn't matter. What you need to use in the custom trigger expression is again exactly what I wrote - but perhaps more specifics are needed. In the trigger, use: JobActivityStageName.$UserStatus Replace JobActivityStag...
- Thu Nov 30, 2006 10:58 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Roll back if job fails
- Replies: 14
- Views: 3578
- Thu Nov 30, 2006 10:09 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Target file layout - Dynamic change
- Replies: 3
- Views: 910
- Thu Nov 30, 2006 10:04 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ExecDos
- Replies: 15
- Views: 3995
The fact that you get ExecSH (rather than ExecDOS) should mean your Server product is installed on a UNIX server unless I am sadly mistaken. One last time - what platform is your server installed on? How hard is that question to answer? I'm afraid we are on what is known as a wild goose chase here...
- Thu Nov 30, 2006 9:50 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ExecDos
- Replies: 15
- Views: 3995
- Thu Nov 30, 2006 5:58 pm
- Forum: General
- Topic: Can Wait for file Activity use Wildcards?
- Replies: 5
- Views: 3791