Search found 15603 matches
- Fri Jul 31, 2009 9:11 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: 8.1 IBM InformationServer first time login error
- Replies: 20
- Views: 9353
- Fri Jul 31, 2009 9:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Commit interval in oracle enterprise stage
- Replies: 25
- Views: 7105
- Fri Jul 31, 2009 9:06 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DSX output and Generated OSH
- Replies: 9
- Views: 3304
- Fri Jul 31, 2009 8:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: 8.1 IBM InformationServer first time login error
- Replies: 20
- Views: 9353
- Fri Jul 31, 2009 8:14 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: rcp doesn't work correctly
- Replies: 11
- Views: 2914
- Fri Jul 31, 2009 8:09 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Multi-Instance "Missing Parameters"
- Replies: 13
- Views: 8421
- Fri Jul 31, 2009 7:08 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Multi-Instance "Missing Parameters"
- Replies: 13
- Views: 8421
- Fri Jul 31, 2009 6:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: identify
- Replies: 6
- Views: 1167
- Fri Jul 31, 2009 6:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: identify
- Replies: 6
- Views: 1167
- Fri Jul 31, 2009 6:03 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: limit
- Replies: 2
- Views: 902
- Fri Jul 31, 2009 5:56 am
- Forum: General
- Topic: understanding Rountine
- Replies: 10
- Views: 2141
Karthik, could you explain for us at a high level what you want to do; perhaps there is a better approach to use. I, for one, don't understand your wishes and therefore gave up on adding to the thread. You have a routine that processes one file and returns one value. Then you asked about multiple fi...
- Fri Jul 31, 2009 4:58 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Character  converted to A
- Replies: 7
- Views: 3010
That parameter doesn't have to do with NLS; if your uvconfig has no NLS entries then any character conversion is not being done by DataStage. Read your Oracle and write to a text file, then look at the value in the text file (not with View Data in DataStage) to see if has been altered. What is your ...
- Fri Jul 31, 2009 4:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job cannot get right parameter when scheduled
- Replies: 9
- Views: 2225
- Fri Jul 31, 2009 4:52 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Issue in counting the rows
- Replies: 14
- Views: 4614
What about "head -c 1 MyTextFile" to get just the first character of the file? You can use
to remove the last line from a file.
Code: Select all
sed '$d' < MyFile > TempFile ; mv TempFile MyFile- Fri Jul 31, 2009 4:48 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Multi-Instance "Missing Parameters"
- Replies: 13
- Views: 8421