Search found 53125 matches
- Wed Jan 31, 2007 11:02 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Pivot & Filter - Alternative option
- Replies: 12
- Views: 2530
- Wed Jan 31, 2007 11:00 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: cannot able to read the records of variable lenghts
- Replies: 7
- Views: 1481
- Wed Jan 31, 2007 10:58 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Good Debugging Practices:Guidance needed
- Replies: 10
- Views: 2287
- Wed Jan 31, 2007 10:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: problem adding jobs to schedule
- Replies: 15
- Views: 14366
Your vendor (the company from which you purchased DataStage) is expected to provide first line support - they take a percentage of the maintenance revenue. If you bought DataStage through a reseller and then attempt to contact IBM support directly, you will be politely but firmly redirected back to ...
- Wed Jan 31, 2007 10:53 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Logic for extract generation
- Replies: 8
- Views: 1857
- Wed Jan 31, 2007 10:48 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Abnormal termination
- Replies: 19
- Views: 4017
Can you please execute the following command in the Administrator client command window? VLIST RT_BP869 JOB.1077009604.DT.1386139145.TRANS10 The second column contains hex addresses. Find address 0x10, and post a few statements either side of it. From that, you will be able to discern the statement ...
- Wed Jan 31, 2007 10:42 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hashed File Problems with large record set
- Replies: 10
- Views: 1868
- Wed Jan 31, 2007 10:40 pm
- Forum: General
- Topic: sequential file in 32 bit windows system larger than 2G byte
- Replies: 3
- Views: 1571
DataStage job will abort when it receives the signal from the operating system that the file size limit has been exceeded. Your data will be truncated at 4GB and may not be recoverable, as no end-of-file mark will have been written. That's one of the reasons DataStage can only be installed on NTFS p...
- Wed Jan 31, 2007 5:13 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Renaming and deleting a dataset
- Replies: 34
- Views: 12192
- Wed Jan 31, 2007 5:07 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Improving performance
- Replies: 24
- Views: 3968
During the reign of Olaf Quimby II as Patrician of Ankh some legislation was passed in a determined attempt to put a stop to this sort of thing and introduce some honesty into reporting. Thus, if a legend said of a notable hero that 'all men spoke of his prowess' any bard who valued his life would ...
- Wed Jan 31, 2007 4:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Processing multiple files
- Replies: 11
- Views: 3374
- Wed Jan 31, 2007 4:43 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: data (datawarehouse-datastage)
- Replies: 3
- Views: 1077
- Wed Jan 31, 2007 4:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to Convert ASCII CHAR into ASCII BINARY format
- Replies: 13
- Views: 4130
This is one of those occasions where you might consider using a BASIC Transformer stage and a server routine. Or write a parallel routine, if your C++ skills are up to it. In BASIC, you have the "MX0C" conversion in Oconv() that does exactly what you require for ASCII, returning two hex digits per b...
- Wed Jan 31, 2007 4:34 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Good Debugging Practices:Guidance needed
- Replies: 10
- Views: 2287
Planning and Peer Review Before you even touch DataStage, sketch out your plan of attack. Which stage types will you use, and why. Sources and targets - are their table definitions in Repository? Are any custom routines needed, or can all logic be performed using available components? Sketch out th...
- Wed Jan 31, 2007 4:26 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DATE Conversion to internal format
- Replies: 8
- Views: 1856