Search found 42189 matches
- Sat Dec 03, 2011 6:58 am
- Forum: General
- Topic: To add a function to the parameter value ?
- Replies: 12
- Views: 3889
- Fri Dec 02, 2011 3:54 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: StringToDecimal logic
- Replies: 19
- Views: 4613
- Fri Dec 02, 2011 3:24 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Running Oracle Cursor at Before SQL
- Replies: 13
- Views: 8745
- Fri Dec 02, 2011 1:35 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Very slow UPSERT by oracle Enterprise Stage
- Replies: 8
- Views: 3770
- Fri Dec 02, 2011 1:32 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Running Oracle Cursor at Before SQL
- Replies: 13
- Views: 8745
- Fri Dec 02, 2011 1:24 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Multiples columns into single one
- Replies: 12
- Views: 4549
Sorry but you've already shown us what it is like, I was hoping to see the actual, real live derivation. Cut and paste it here unedited, please. If you are certain that all of your input columns have been mentioned (and only once) in the derivation and they only have a plus sign between them, then s...
- Fri Dec 02, 2011 12:29 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Multiples columns into single one
- Replies: 12
- Views: 4549
- Fri Dec 02, 2011 12:23 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Running Oracle Cursor at Before SQL
- Replies: 13
- Views: 8745
- Fri Dec 02, 2011 10:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Very slow UPSERT by oracle Enterprise Stage
- Replies: 8
- Views: 3770
Since your index names mean nothing to us, I have to ask... do you have an index over the three columns in your where clause? (ACC_SOC_SEQNO, ACC_ACCOUNT_NO, ACC_SUBACC_NO) Are they on the 'leading edge' of the index? If yes, have you or your DBA checked that it is actually being used while the job ...
- Fri Dec 02, 2011 10:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Multiples columns into single one
- Replies: 12
- Views: 4549
Didn't answer my 'valid numeric question' question. Can you explain to us what was 'not correct' about the summation you are doing? I think one sample would be good to get us going, an example of all of the field values you are adding plus the result that you got along with the result you expected. ...
- Fri Dec 02, 2011 9:12 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Multiples columns into single one
- Replies: 12
- Views: 4549
- Fri Dec 02, 2011 8:33 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Running Oracle Cursor at Before SQL
- Replies: 13
- Views: 8745
- Fri Dec 02, 2011 8:31 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Running Oracle Cursor at Before SQL
- Replies: 13
- Views: 8745
- Fri Dec 02, 2011 8:25 am
- Forum: General
- Topic: Peoplesoft EPM 9.1 Datastage
- Replies: 6
- Views: 2732
- Fri Dec 02, 2011 8:15 am
- Forum: General
- Topic: Oracle Connectivity From Datastage Server
- Replies: 1
- Views: 696
Nothing happens on the client, it all happens on the DataStage server. And what you need to configure depends on how you plan to connect to the Oracle database. Going to use ODBC? Configure the ODBC drivers on the Server. Native Oracle connectivity? Install an Oracle client along with the proper ths...