Search found 42189 matches
- Fri Jan 19, 2007 7:44 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Getting List of job names from script.
- Replies: 5
- Views: 1019
- Fri Jan 19, 2007 7:42 am
- Forum: General
- Topic: 'CS_TEXT_TYPE' not supported
- Replies: 6
- Views: 1906
Welcome aboard, Paddy. :D Before we go any further with this, can we verify your 'particulars' that you marked your post with, please? There is no 6.x version of EE where parallel (PX) jobs will run on a Windows server, so could you let us know what those values should really be? Thanks. It will hel...
- Fri Jan 19, 2007 7:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Write to dataset on [fd 19] failed: Error 0
- Replies: 3
- Views: 1424
- Fri Jan 19, 2007 7:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Compiler Logs
- Replies: 8
- Views: 3085
- Fri Jan 19, 2007 7:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Repository empty after rebuilding indices with DS.TOOLS
- Replies: 4
- Views: 1170
That happens when you rebuild the indexes and you are not alone in the project. Yes, it can be rather disconcerting to go from a relatively small problem to what appears to be a huge one (OMG, all of the jobs are gone now!) but it should be easy to fix. Ensure no other clients are connected, jobs ar...
- Thu Jan 18, 2007 10:31 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hashed Lookups and Data Availability
- Replies: 8
- Views: 2210
(I suspect, but have not proven, that the lock is released when processing of that row is completed.) Not in my experience. I was trouble-shooting another person's job and ran an unusually high number of records through it. It wreaked all kinds of havoc and every other DataStage process on the serv...
- Thu Jan 18, 2007 10:19 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sending the Stop message to DataStage from Unix..
- Replies: 17
- Views: 2713
Ah... not wonder you couldn't check for a return value of 88. These kind of details are important to disclose up front. Have you looked at the source code for the ExecSHSilent routine? It returns a zero on success or a 1 for any failure. So your script may pass back an '88' but the routine you used ...
- Thu Jan 18, 2007 5:47 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hashed Lookups and Data Availability
- Replies: 8
- Views: 2210
- Thu Jan 18, 2007 5:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to find space used by ETL?
- Replies: 5
- Views: 1289
- Thu Jan 18, 2007 5:16 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sending the Stop message to DataStage from Unix..
- Replies: 17
- Views: 2713
A Custom trigger expects an Expression there, something that evaluates to true or false. You know, like "X = 1" or some such. Having a singleton value - like DSJS.RUNWARN, which is a "2" by the way - means your expression is just "2". And since a zero is false and a non-zero value is true, that "exp...
- Thu Jan 18, 2007 4:40 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sending the Stop message to DataStage from Unix..
- Replies: 17
- Views: 2713
- Thu Jan 18, 2007 4:00 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Analyzing parameters
- Replies: 12
- Views: 2428
- Thu Jan 18, 2007 3:07 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: sequence calling a sequence calling a sequnece
- Replies: 4
- Views: 1017
Re: sequence calling a sequence calling a sequnece
vsi wrote:or am i making mess of the design
That's a whole 'nuther question.
- Thu Jan 18, 2007 3:07 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: sequence calling a sequence calling a sequnece
- Replies: 4
- Views: 1017
- Thu Jan 18, 2007 3:05 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sending the Stop message to DataStage from Unix..
- Replies: 17
- Views: 2713