Search found 42189 matches
- Tue Apr 07, 2009 7:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: skip header records in a sequential file
- Replies: 4
- Views: 2310
- Tue Apr 07, 2009 7:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job server aborting with error ORA-24374
- Replies: 9
- Views: 8359
:? Confusing. This second OCI stage that generates your error, what exactly is it doing - selecting from a source or writing to a target? My assumption is that your error is caused by your use of a 'custom query' without understanding the rules that the OCI stage enforces. Always best to let the sta...
- Tue Apr 07, 2009 7:26 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: oracle join or datastage lookups
- Replies: 1
- Views: 1252
For whatever reason, your example is not making any sense to me this morning. However, sure seems like the join for something like this could be best done in the source query rather than via some complex lookup. To discuss this more, seems to me that real examples with actual values, both source and...
- Tue Apr 07, 2009 7:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: need help in undestanding CRC32
- Replies: 4
- Views: 2165
- Tue Apr 07, 2009 7:15 am
- Forum: General
- Topic: loction of .log files
- Replies: 2
- Views: 1709
- Mon Apr 06, 2009 2:53 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Speed up a hash Lookup (Partial Key) created and build index
- Replies: 13
- Views: 5870
What makes you think you've got it in the wrong spot? Ray did say that the keyword would cause a failure if it couldn't be used. If you still think you've got a syntax problem, post the error you received. A 'trick' to try would be to declare three keys rather than your five when building the hashed...
- Mon Apr 06, 2009 9:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Timestamp Conversion
- Replies: 9
- Views: 6169
You use TO_CHAR() when selecting, not TO_DATE() as it already is one in Oracle as thus only used when loading data into a DATE field. Then the appropriate StringTo?? function can convert it to whatever you need, date or timestamp, inside the job depending if you need the time portion or not. And los...
- Mon Apr 06, 2009 7:26 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Exiting loop without aborting job
- Replies: 11
- Views: 3254
- Sat Apr 04, 2009 8:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: job status
- Replies: 13
- Views: 6154
OK. There was a couple of reasons why, after much pondering, I made that comment. And since you asked understand this is all me, my personal opinion so take it cum grano salis as Ray might say. :lol: First off I agree with your comment about matches being 'syntactically more elegant' and would vastl...
- Fri Apr 03, 2009 4:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Installing Datastage in Unix
- Replies: 1
- Views: 916
- Fri Apr 03, 2009 1:59 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Speed up a hash Lookup (Partial Key) created and build index
- Replies: 13
- Views: 5870
- Fri Apr 03, 2009 9:06 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ETL Design To Accommodate Changing Source Definitions
- Replies: 7
- Views: 1675
- Fri Apr 03, 2009 9:04 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to develop a custom stage to be used into sequences
- Replies: 5
- Views: 1982
You've already got that functionality with the UserVariables and Start/End Loop stages. You manually built something that it could have handled on its own as there's no need to count in your case. Simply use something in the UserVariables stage to supply the contents of the file in a 'delimited list...
- Fri Apr 03, 2009 9:00 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: result rows are not showing up-total mismatch
- Replies: 18
- Views: 4875
- Fri Apr 03, 2009 8:04 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ETL Design To Accommodate Changing Source Definitions
- Replies: 7
- Views: 1675