Do you have oracle client installed on your datastage server? If yes then you need to set ORACLE_HOME to point to it in the dsenv file presend in DSHOME directory.
DSHOME = cd `/.dshome`
Search found 6797 matches
- Tue May 29, 2007 11:08 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to import orchestrate schema definition from database
- Replies: 6
- Views: 1190
- Tue May 29, 2007 11:04 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: parallel job dummy stage
- Replies: 4
- Views: 873
- Tue May 29, 2007 11:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Contents of phantom output file
- Replies: 5
- Views: 4864
- Tue May 29, 2007 8:13 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequential File Stage
- Replies: 9
- Views: 1468
Well without warning messages its hard to tell whats going on. Make sure you are not sending any nulls to not null columns, all lengths are correct and no data mismatch, i.e, sending non-numeric characters to numeric fields etc. ON second thought, the lookup might be failing and hence all records ar...
- Tue May 29, 2007 8:11 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Issues Loading csv file into a Oracle Database
- Replies: 7
- Views: 1611
In the sequential file stage, activate filter command and put the following in the filter command box
This will delete the last line before the stage even starts reading it.
Code: Select all
sed '$d'
This will delete the last line before the stage even starts reading it.
- Tue May 29, 2007 7:59 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Issues Loading csv file into a Oracle Database
- Replies: 7
- Views: 1611
- Tue May 29, 2007 7:58 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequential File Stage
- Replies: 9
- Views: 1468
- Tue May 29, 2007 7:52 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequential File Stage
- Replies: 9
- Views: 1468
- Tue May 29, 2007 7:50 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Date conversion
- Replies: 3
- Views: 1001
- Tue May 29, 2007 7:38 am
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: General SOAP Quesion
- Replies: 5
- Views: 2803
- Tue May 29, 2007 7:36 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequential File Stage
- Replies: 9
- Views: 1468
- Tue May 29, 2007 7:11 am
- Forum: General
- Topic: Oracle EBS 11i and DataStage data packs
- Replies: 1
- Views: 919
- Tue May 29, 2007 7:07 am
- Forum: General
- Topic: How retrieve ids inserted into a table with a sequence?
- Replies: 4
- Views: 1654
- Tue May 29, 2007 7:01 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Retrieve a datastage environment variable from a Routine
- Replies: 19
- Views: 7702
- Tue May 29, 2007 6:59 am
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: General SOAP Quesion
- Replies: 5
- Views: 2803