Search found 15603 matches
- Tue Dec 11, 2007 5:48 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Command dsjob -stageinfo not giving the desired result
- Replies: 23
- Views: 6362
- Tue Dec 11, 2007 5:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to get job categorie names in unix environment
- Replies: 0
- Views: 543
A Search would have shown a couple of threads that answer this question, including this one.
- Tue Dec 11, 2007 5:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ds_ipcflush() - Error in mutex_unlock() - Not owner
- Replies: 7
- Views: 3051
- Tue Dec 11, 2007 5:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Invalid Character conversion
- Replies: 11
- Views: 3299
- Tue Dec 11, 2007 5:15 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Command dsjob -stageinfo not giving the desired result
- Replies: 23
- Views: 6362
- Tue Dec 11, 2007 4:32 am
- Forum: General
- Topic: Regarding UNIX and Scripting
- Replies: 3
- Views: 964
There are so many books out there that you have a large choice. What book to start with depends upon your general IT knowledge and how you prefer to learn. UNIX for Dummies isn't all that bad to get an overview and a start; but if you really wish to understand UNIX I would recommend a more formal ap...
- Tue Dec 11, 2007 4:23 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Connect with EXCEL
- Replies: 11
- Views: 1510
- Tue Dec 11, 2007 3:52 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Invalid Character conversion
- Replies: 11
- Views: 3299
I don't understand what you mean by it returning a space. You don't need a trim, just try COUNT(r command could be written as:
Code: Select all
Count(Lnk_Read_Email.EMAIL_METHOD_ID,CHAR(226))>0- Tue Dec 11, 2007 3:46 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Connect with EXCEL
- Replies: 11
- Views: 1510
- Tue Dec 11, 2007 3:44 am
- Forum: General
- Topic: Import Metadata - Cobol copybook parser
- Replies: 2
- Views: 1750
I wonder if the column start and end just point to the expected positions in the cobol copybook. Normally, your start column should be 8 and end column 72 (1-6 for line numbers, column 7 denotes a comment line, 73-80 used for line numbers and the rest can contain FD data. Usually groups start at col...
- Tue Dec 11, 2007 3:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: copy dataset from one server to another
- Replies: 7
- Views: 4224
As Ray said - you are basically correct that the datasets cannot be easily copied. If your APT_CONFIG file settings point to the same absolute paths on both servers then you could copy the data files and the descriptor file across machines. But it is better to dump the dataset into a sequential file...
- Tue Dec 11, 2007 3:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Command dsjob -stageinfo not giving the desired result
- Replies: 23
- Views: 6362
- Mon Dec 10, 2007 10:47 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: error:"main_program: Fatal Error: Field not found: Col1
- Replies: 7
- Views: 1744
- Mon Dec 10, 2007 10:14 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: error:"main_program: Fatal Error: Field not found: Col1
- Replies: 7
- Views: 1744
- Mon Dec 10, 2007 9:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Delimiter not found at offset
- Replies: 3
- Views: 10270