Search found 42189 matches
- Fri Oct 08, 2010 11:39 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: @NULL
- Replies: 2
- Views: 929
- Fri Oct 08, 2010 8:14 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: highest surrogate key
- Replies: 39
- Views: 9018
- Fri Oct 08, 2010 8:10 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Null handling
- Replies: 2
- Views: 1046
- Fri Oct 08, 2010 8:06 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: New IBM Redbook on DataStage
- Replies: 2
- Views: 4082
- Fri Oct 08, 2010 7:37 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: highest surrogate key
- Replies: 39
- Views: 9018
OK. :? Let me be the first to admit that I am finding it harder and harder to understand what your issues are in this thread or how anyone could possibly help you more than we've already done. Let me make one last stab at it as I am in a giving mood this morning... In a type 2 dimension, there shoul...
- Thu Oct 07, 2010 5:44 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle Stored Procedure DATE parameter
- Replies: 7
- Views: 7086
- Thu Oct 07, 2010 1:58 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: highest surrogate key
- Replies: 39
- Views: 9018
- Thu Oct 07, 2010 1:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle Stored Procedure DATE parameter
- Replies: 7
- Views: 7086
Your sql example's syntax is bad, hence the error. Regardless, if all you need is a date, modify the example given to you so that it produces a date rather than a timestamp, see if that helps:
Code: Select all
TimeStampToString(MyDateColumn, '%yyyy-%mm-%dd')- Thu Oct 07, 2010 9:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job comparison
- Replies: 3
- Views: 1756
- Thu Oct 07, 2010 9:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: find datastage jobs in project using field name
- Replies: 9
- Views: 9162
- Thu Oct 07, 2010 9:11 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: find datastage jobs in project using field name
- Replies: 9
- Views: 9162
- Thu Oct 07, 2010 5:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: find datastage jobs in project using field name
- Replies: 9
- Views: 9162
If you have stored your table meta data in the repository and loaded it into the job then the first option does exactly what you need. Otherwise, you've got no other option but a search of the dsx. Well, except for things like Chuck Smith as written, he has a utility to parse a dsx and I've modified...
- Thu Oct 07, 2010 5:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parallel job hanging on oracle SQLloader ?
- Replies: 23
- Views: 7246
- Thu Oct 07, 2010 5:23 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: find datastage jobs in project using field name
- Replies: 9
- Views: 9162
- Thu Oct 07, 2010 5:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Any better logic than using Index function
- Replies: 1
- Views: 857