Search found 42189 matches
- Mon Apr 20, 2009 11:15 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Oracle stage throwing library failure: open failed
- Replies: 8
- Views: 3463
- Mon Apr 20, 2009 6:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Restarting an aborted job sequence
- Replies: 4
- Views: 2030
:? I don't see how the two are related. There's a completely different message logged when a Sequence job is restarted with different parameter values, all it does is note the difference and move on. And it's not a fatal message or even a warning, it's a simple informational one. Searching the forum...
- Mon Apr 20, 2009 4:06 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Oracle stage throwing library failure: open failed
- Replies: 8
- Views: 3463
- Mon Apr 20, 2009 4:01 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problem with Index while loading oracle table
- Replies: 7
- Views: 3092
- Mon Apr 20, 2009 2:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Record with Null getting dropped for Nullable col in PX 7.5.
- Replies: 11
- Views: 5952
- Mon Apr 20, 2009 2:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problem with Index while loading oracle table
- Replies: 7
- Views: 3092
Yes, basically correct, it switches it back to a 'conventional' load using normal inserts and thus loses you any speed benefits you would get from a bulk load. It does, however, mean you don't have to futz with the indexes on the table. No clue how you set things up, just wanted to make sure you und...
- Mon Apr 20, 2009 2:23 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Oracle stage throwing library failure: open failed
- Replies: 8
- Views: 3463
- Mon Apr 20, 2009 10:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problem with Index while loading oracle table
- Replies: 7
- Views: 3092
- Mon Apr 20, 2009 10:10 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle table creation by DS: column order?
- Replies: 15
- Views: 4095
- Mon Apr 20, 2009 10:07 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Parameters in Command Stage
- Replies: 22
- Views: 6918
- Mon Apr 20, 2009 9:14 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: couldn't set locale correctly
- Replies: 5
- Views: 1412
- Mon Apr 20, 2009 9:12 am
- Forum: General
- Topic: Latest version of Datastage
- Replies: 1
- Views: 1348
- Mon Apr 20, 2009 9:11 am
- Forum: General
- Topic: How to use DSSendMail Sub Routine
- Replies: 3
- Views: 2316
- Mon Apr 20, 2009 9:06 am
- Forum: General
- Topic: How to find the number of users logged into Data Stage?
- Replies: 5
- Views: 3040
Or the more traditional and perhaps easier to grok:

Code: Select all
ps -ef |grep dsapi |grep -v grep- Mon Apr 20, 2009 9:04 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Using DSSetJobLimit
- Replies: 1
- Views: 979