Right?
Search found 42189 matches
- Tue May 20, 2008 4:20 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ODBC call from BASIC
- Replies: 3
- Views: 1540
- Tue May 20, 2008 4:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: datastage scheduler not showing scheduled jobs
- Replies: 8
- Views: 4024
Not sure what to say. I know how it works, so not sure why you can't see jobs you've just scheduled. Where were you looking for these when you didn't see them? ps. For a 'next five minutes' job, those go into 'at' rather than 'cron' which is for recurring jobs. And once an 'at' job runs it is remove...
- Tue May 20, 2008 3:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: datastage scheduler not showing scheduled jobs
- Replies: 8
- Views: 4024
- Tue May 20, 2008 3:16 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: No Limit settings
- Replies: 4
- Views: 2153
- Tue May 20, 2008 1:55 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: read txt from a job sequence
- Replies: 17
- Views: 6277
- Tue May 20, 2008 1:55 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: pass a value as parameter and use for later job
- Replies: 1
- Views: 1126
- Tue May 20, 2008 10:06 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Notification Activity - Email body
- Replies: 1
- Views: 1144
- Tue May 20, 2008 8:50 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: read txt from a job sequence
- Replies: 17
- Views: 6277
- Tue May 20, 2008 8:30 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Fatal error in the Master sequence -Datastage Job
- Replies: 1
- Views: 1475
Welcome aboard. Sorry to whack you on your first post, but is this any kind of a 'testimonial'? In other words, you have posted in an inappropriate forum. There are two forums for questions of this nature (well, technically three if you count the catch-all 'General' forum), one meant for each job ty...
- Tue May 20, 2008 8:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: retrive the data from sequential file
- Replies: 2
- Views: 786
- Tue May 20, 2008 8:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Operator Role Issues - Jobs not Found
- Replies: 8
- Views: 1336
- Tue May 20, 2008 8:20 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Verify Trigger Expression
- Replies: 6
- Views: 2888
Close, you should actually use the documented status codes rather than a direct numeric value:
Code: Select all
StageName.$JobStatus=DSJS.RUNOK Or StageName.$JobStatus=DSJS.RUNWARN- Tue May 20, 2008 8:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Verify Trigger Expression
- Replies: 6
- Views: 2888
Meaning, you are 'combining' them by choosing a Custom trigger and typing that string that you posted directly into the trigger expression? If so, it's not really working. As noted, those aren't expression but rather two text strings that you are or'ing. That should always resolve to 'true'... did y...
- Tue May 20, 2008 8:13 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to Abort/Fail PX job
- Replies: 6
- Views: 2102
- Tue May 20, 2008 7:51 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to Abort/Fail PX job
- Replies: 6
- Views: 2102