Search found 53125 matches
- Wed Feb 01, 2006 5:28 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How can we eliminate the duplicate values ?
- Replies: 4
- Views: 1527
- Wed Feb 01, 2006 5:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parallel Job aborted Notification
- Replies: 8
- Views: 3758
Yes, basically. Or you can explicitly code a Routine activity triggered from each Job activity (a Failure trigger) then direct all these via an "Any" Sequencer into a Terminator activity (7.5 and later only) to issue stop requests to all running child jobs. The Terminator activity can, of course, al...
- Tue Jan 31, 2006 7:29 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: routine activity problem
- Replies: 3
- Views: 1502
- Tue Jan 31, 2006 7:18 pm
- Forum: Site/Forum
- Topic: How should we show recognition for time spent posting?
- Replies: 10
- Views: 5913
- Tue Jan 31, 2006 3:14 pm
- Forum: Site/Forum
- Topic: Compensation for Inner Circle?
- Replies: 2
- Views: 1776
Revenue (OK, profit) from the classes also goes towards funding this site. Admittedly the classes are just ramping up - we still have to figure out a model for taking PX "on the road" - but more people attending classes might enable a lower rate for premium membership. This is not my call, just an i...
- Tue Jan 31, 2006 3:11 pm
- Forum: Site/Forum
- Topic: How should we show recognition for time spent posting?
- Replies: 10
- Views: 5913
- Tue Jan 31, 2006 3:08 pm
- Forum: Site/Forum
- Topic: The Macromedia Flash "Server to Parallel Transition Lab
- Replies: 5
- Views: 2656
- Tue Jan 31, 2006 3:01 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: throwing error while running the server job
- Replies: 9
- Views: 3440
No. Not finding a library can also be driven by losing that library's directory from the shared library search path (LD_LIBRARY_PATH, LIBPATH or SHLIB_PATH, depending on your UNIX). Check whether someone has changed this. If not, remember the dictum that, if it was working yesterday and is not worki...
- Tue Jan 31, 2006 2:58 pm
- Forum: Site/Forum
- Topic: new FREE DataStage forum
- Replies: 24
- Views: 13432
- Tue Jan 31, 2006 2:38 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Converting text case
- Replies: 3
- Views: 991
- Tue Jan 31, 2006 2:33 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: IBM Pseries supported for any linux?
- Replies: 3
- Views: 1219
- Tue Jan 31, 2006 2:20 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: IQ12 bulk load on Linux
- Replies: 19
- Views: 5604
- Tue Jan 31, 2006 12:37 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Cannot get access to log file for job
- Replies: 9
- Views: 2532
- Tue Jan 31, 2006 12:35 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: sparse lookup is aborting the job?
- Replies: 1
- Views: 795
Read the entire message carefully and discern what it is informing you about the number of partitions. You have not told us the purpose of lkpLeadMaster and lkpCampMaster or even what kind of object each is. Of course we could guess. But there should be enough information there for you to work out w...
- Mon Jan 30, 2006 11:55 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Cannot get access to log file for job
- Replies: 9
- Views: 2532
Did you - or someone else - have this log open in Director in another session? DataStage (now) takes a lock on the log while it's being viewed. It may be that. Execute $DSHOME/bin/list_readu | grep RT_LOG on the server next time you're viewing a log in Director. Refreshing the Cleanup Resources scre...