Search found 6797 matches
- Wed Feb 07, 2007 11:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Dynamic FileName
- Replies: 4
- Views: 1499
- Wed Feb 07, 2007 11:16 pm
- Forum: General
- Topic: Future of Red Brick
- Replies: 5
- Views: 1763
- Wed Feb 07, 2007 9:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to convert sybase timestamp to Oracl timestamp
- Replies: 19
- Views: 7735
- Wed Feb 07, 2007 9:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: command script
- Replies: 16
- Views: 3268
- Wed Feb 07, 2007 9:24 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Script for Cleaning the Log Files
- Replies: 21
- Views: 5667
- Wed Feb 07, 2007 9:20 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: command script
- Replies: 16
- Views: 3268
- Wed Feb 07, 2007 4:24 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to convert sybase timestamp to Oracl timestamp
- Replies: 19
- Views: 7735
- Wed Feb 07, 2007 4:16 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to convert sybase timestamp to Oracl timestamp
- Replies: 19
- Views: 7735
- Wed Feb 07, 2007 3:55 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to convert sybase timestamp to Oracl timestamp
- Replies: 19
- Views: 7735
- Wed Feb 07, 2007 2:54 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Carriage return
- Replies: 9
- Views: 3220
- Wed Feb 07, 2007 2:38 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Transformer Stage with zero input link
- Replies: 14
- Views: 3567
- Wed Feb 07, 2007 2:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: environment report
- Replies: 3
- Views: 894
To get the contents, you can go to your project directory and do
Code: Select all
cat DSParams
- Wed Feb 07, 2007 1:51 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to convert sybase timestamp to Oracl timestamp
- Replies: 19
- Views: 7735
Re: How to convert sybase timestamp to Oracl timestamp
jherr22 wrote:
Feb 10 2007 10:30:30:450AM
Do you have a space before AM?
- Wed Feb 07, 2007 10:51 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to get out the Null row in a file
- Replies: 20
- Views: 4886
- Wed Feb 07, 2007 10:29 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to get out the Null row in a file
- Replies: 20
- Views: 4886
That looks fine to me. It has 17 columns which means 16 delimiters(;). Make sure your specifying ; as the delmiter. Also to take care of missing rows, go to the columns tab and for the first column specify YES to "Contains Terminators". This will enable the stage to read the file. In the constraint ...