Search found 53125 matches
- Fri Aug 15, 2008 12:28 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Teradata - Submitting SQL via DRS or Enterprise stages
- Replies: 6
- Views: 1510
- Fri Aug 15, 2008 12:26 am
- Forum: General
- Topic: DataStage Future
- Replies: 1
- Views: 2257
Ask N one-armed economists* what the economic future of the US economy will be. You will, of course, get something of the order of 3N opinions. Curiously, DataStage historically has fared well when times were tough - it's main growth was in the 1990s, when the world economy went through a slowdown. ...
- Thu Aug 14, 2008 8:38 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Exponential number conversion
- Replies: 2
- Views: 2727
- Thu Aug 14, 2008 4:13 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Performance Statistics in designer With Oracle database
- Replies: 4
- Views: 1850
"Performance statistics" in Designer are only cosmetic anyway (prefer to rely on the row counts available through Monitor). Did you enable display of these (from the Diagram menu) for this job? You might also post your job design, so we can see what other stages may be involved. For example, if you ...
- Thu Aug 14, 2008 4:08 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Phantom Error on Multiple Instance job
- Replies: 1
- Views: 924
Look at the Job Control code generated for the Batch. Seek out a variable called ExtraParameters. It is being used without first having been assigned a value. Does your batch have a parameter called ExtraParameters which has not been given a value when the batch is run? Note that this is NOT Transfo...
- Thu Aug 14, 2008 4:04 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: NLS Mapping Warning/error
- Replies: 12
- Views: 4126
Please enclose the Actual Row in Code tags so we can see the extra spaces. However, the hex dump does not show any byte over 7F, which means that code page 1252 should have no problem at all with these particular data. 9 39 9 39 5 35 1 31 0 30 0 30 0 30 0 30 3 33 20 2 32 : S 53 H 48 O 4F R 52 T 54 2...
- Thu Aug 14, 2008 3:54 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job control fatal error (-4)
- Replies: 18
- Views: 4768
- Thu Aug 14, 2008 3:51 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error within sequence
- Replies: 6
- Views: 3759
- Thu Aug 14, 2008 3:47 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sub routine
- Replies: 6
- Views: 1327
"#" does NOT introduce a comment in DataStage BASIC. Looks like the dynamic array was being passed back while testing, since this line is now commented out. I often pass dynamic arrays - it's a more convenient mechanism than most others that are available. The -1 syntax in dynamic array assignment m...
- Thu Aug 14, 2008 3:41 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: converting timestamp to date format
- Replies: 6
- Views: 6464
- Thu Aug 14, 2008 3:40 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to get Max(DATE) using transformer
- Replies: 16
- Views: 12625
- Thu Aug 14, 2008 6:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Peformance Improvement issue
- Replies: 8
- Views: 2160
- Thu Aug 14, 2008 6:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Fatal Error:Write to dataset failed: Disc quota exceeded
- Replies: 2
- Views: 1301
Look in your configuration file. In the third-named node, discover the pathname of the "resource disk" directories. Whoever set up your system imposed a quota (maximum bytes that you can use) on at least one of those directories, and you have reached that quota. Delete some un-needed Data Sets, or g...
- Thu Aug 14, 2008 6:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Write To Dataset Failed. Broken Pipe
- Replies: 4
- Views: 6223
- Thu Aug 14, 2008 6:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parallel Jobs Compilation problem
- Replies: 7
- Views: 2340