Search found 15603 matches
- Fri Nov 25, 2005 3:13 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Installation problem on Solaris x86
- Replies: 3
- Views: 811
- Fri Nov 25, 2005 2:35 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Runtime loading error "WRITESEQ"
- Replies: 1
- Views: 920
- Thu Nov 24, 2005 12:42 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Installation problem on Solaris x86
- Replies: 3
- Views: 811
- Thu Nov 24, 2005 9:51 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Writing to a FILE using command in DataStage Administrator
- Replies: 6
- Views: 2574
- Thu Nov 24, 2005 8:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error viewing data from Oracle
- Replies: 18
- Views: 4722
bala_135, open up the installation guide (you can also find it in your client docs directory as the file "instconf.pdf") and follow the configuration instructions for ORACLE to the letter. Once you have done that and confirmed that you haven't missed out any steps and it still doesn't work then some...
- Thu Nov 24, 2005 7:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error viewing data from Oracle
- Replies: 18
- Views: 4722
- Thu Nov 24, 2005 5:47 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reg: NLS Setting
- Replies: 4
- Views: 1267
- Thu Nov 24, 2005 5:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error viewing data from Oracle
- Replies: 18
- Views: 4722
Did you follow the specific configuration steps outlined for Oracle in the installation guide? It looks like you might have missed these. If you can connect to Oracle from the DataStage server machine using sqlplus or whatever access tool you normally use then it is a DS configuration issue - otherw...
- Thu Nov 24, 2005 5:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error viewing data from Oracle
- Replies: 18
- Views: 4722
This looks very much like a configuration issue. Is this the only job with a problem and has Oracle been accessed from PX in this installation already? PX requires a number of steps to be taken and grants to be made in order to function correctly. If this issue isn't limited to your one job, then yo...
- Thu Nov 24, 2005 4:38 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Writing to a FILE using command in DataStage Administrator
- Replies: 6
- Views: 2574
- Thu Nov 24, 2005 3:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Call a DS job from shell script
- Replies: 4
- Views: 1361
- Wed Nov 23, 2005 7:11 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Octal and Hex byte values in string literals
- Replies: 2
- Views: 902
- Wed Nov 23, 2005 6:04 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: warnings limit
- Replies: 1
- Views: 661
- Wed Nov 23, 2005 4:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Performance Issues
- Replies: 10
- Views: 2685
- Wed Nov 23, 2005 4:14 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Finding max of date
- Replies: 5
- Views: 1523
I misunderstood your original post, I thought you wanted to do a comparison of fields in one row, but you wish to do this across more than one row. In this case the approach is different. If you only have 2 rows across which you want to find the highest, then you can use stage variables to store the...