Search found 42189 matches
- Wed May 02, 2007 12:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Bus error
- Replies: 5
- Views: 1480
- Wed May 02, 2007 11:53 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Using Server routine in Parallel Job
- Replies: 10
- Views: 3768
- Wed May 02, 2007 11:51 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sequence
- Replies: 7
- Views: 1831
- Wed May 02, 2007 11:45 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Bus error
- Replies: 5
- Views: 1480
- Wed May 02, 2007 11:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: What are correct gcc compiler options??
- Replies: 6
- Views: 2048
- Wed May 02, 2007 10:06 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Use of RTI and MQ stages
- Replies: 15
- Views: 5569
- Wed May 02, 2007 9:27 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: no file descriptor error
- Replies: 5
- Views: 3714
- Wed May 02, 2007 9:04 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: is there any way to increase the inter stag rowbuffer?
- Replies: 19
- Views: 4457
- Wed May 02, 2007 8:29 am
- Forum: General
- Topic: Batch Password change?
- Replies: 12
- Views: 3451
- Wed May 02, 2007 7:48 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job locked
- Replies: 18
- Views: 6672
- Wed May 02, 2007 7:46 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Phantom warning
- Replies: 5
- Views: 1949
- Wed May 02, 2007 7:13 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job locked
- Replies: 18
- Views: 6672
- Wed May 02, 2007 6:52 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job locked
- Replies: 18
- Views: 6672
Sometimes it takes more than that. Search for any entries that mention your internal job number - RT_LOGnnn, RT_STATUSnnn, etc. Release those as well.
Code: Select all
SELECT JOBNO FROM DS_JOBS WHERE NAME = 'YourJob';- Wed May 02, 2007 6:47 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Jobs Locked (accessed by another User )
- Replies: 12
- Views: 6157
Re: Jobs Locked (accessed by another User )
Amit_111 wrote:I also tried to Release this Job from DataStage Manager and Director but in vain.
Releasing a job is something completely different from what you think it means. Don't. As noted, search instead.
- Wed May 02, 2007 6:45 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job locked
- Replies: 18
- Views: 6672
Re: Job locked
ajongba wrote:I tried freeing it from Datastage Director but it did not worked....
How exactly did you "try freeing"? And what "didn't work" about it?