Search found 6797 matches
- Fri Nov 17, 2006 6:57 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sequence Hangs
- Replies: 5
- Views: 1333
- Thu Nov 16, 2006 12:55 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Attempting to Cleanup after Abort
- Replies: 10
- Views: 6029
- Thu Nov 16, 2006 8:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash File Name - job parameter
- Replies: 9
- Views: 2010
- Thu Nov 16, 2006 7:13 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Join stage
- Replies: 13
- Views: 4924
- Thu Nov 16, 2006 7:02 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hashed File to a Sequential file
- Replies: 3
- Views: 830
- Thu Nov 16, 2006 6:59 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem with Scheduler
- Replies: 5
- Views: 1413
- Wed Nov 15, 2006 1:20 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash File Name - job parameter
- Replies: 9
- Views: 2010
- Wed Nov 15, 2006 1:19 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Synchronizing large Table with Three other tables
- Replies: 1
- Views: 681
- Wed Nov 15, 2006 1:12 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash File Name - job parameter
- Replies: 9
- Views: 2010
Well you can populate the hashed file with another column defined as key with a dummy value say 'x'. Do a lookup in your second transformer with the key value hardcoded to the value you specified while building the hashed file, in this case 'x'. Get the second column from the hashed file which is wh...
- Wed Nov 15, 2006 1:03 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash File Name - job parameter
- Replies: 9
- Views: 2010
Re: Hash File Name - job parameter
This is a very urgent requirement A piece of advice buddy, that statement will not guarantee a quicker reply. It just rubs the posters the wrong way, as this is an all-volunteer site. As per your requirement, you said you have just one column right? So that means this is the key too, which doesnt m...
- Wed Nov 15, 2006 10:23 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Phantom problem
- Replies: 6
- Views: 1433
- Wed Nov 15, 2006 9:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Join stage
- Replies: 13
- Views: 4924
- Wed Nov 15, 2006 9:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Phantom problem
- Replies: 6
- Views: 1433
- Wed Nov 15, 2006 7:18 am
- Forum: General
- Topic: Data.30 - Size of File
- Replies: 4
- Views: 3105
Ops
Sorry, its DS_JOBS and not DS_JOBOBJECTS, i corrected the earlier post
Do you have that particular job log opened in the director, close all clients except the administrator client. and then try clearing it again.
Code: Select all
SELECT NAME FROM DS_JOBS WHERE JOBNO = 'nnn' ;
Do you have that particular job log opened in the director, close all clients except the administrator client. and then try clearing it again.
- Wed Nov 15, 2006 7:05 am
- Forum: General
- Topic: Performance Issue because of huge data
- Replies: 6
- Views: 4032