Of course. Fully.RK72 wrote:Does IBM support server jobs with IS 8.7 version officially
Search found 42189 matches
- Thu Aug 16, 2012 1:37 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Does IBM support server jobs with IS 8.7 version officially
- Replies: 5
- Views: 1614
Re: Does IBM support server jobs with IS 8.7 version officia
- Thu Aug 16, 2012 1:36 pm
- Forum: General
- Topic: Pass date parameter
- Replies: 12
- Views: 5549
Not quite the same as Oracle, it would seem. See if this helps.
- Thu Aug 16, 2012 1:15 pm
- Forum: General
- Topic: Pass date parameter
- Replies: 12
- Views: 5549
- Thu Aug 16, 2012 10:13 am
- Forum: General
- Topic: DataStage 7.5, compare jobs problem
- Replies: 13
- Views: 4358
- Thu Aug 16, 2012 8:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need Logic
- Replies: 3
- Views: 1165
- Thu Aug 16, 2012 7:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need Logic
- Replies: 3
- Views: 1165
Let's start with the standard questions first - what have you tried? What issues have you had? I'll also add that this looks to be (based on the example you posted) a very straight-forward vertical pivot... and there's a stage for that plus plenty of conversions here on the topic that an exact searc...
- Thu Aug 16, 2012 6:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Pivoting with an extra field
- Replies: 9
- Views: 3492
- Thu Aug 16, 2012 6:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Set row "create_date" and "last_update_date&q
- Replies: 5
- Views: 2527
- Wed Aug 15, 2012 3:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Upsert mode in Oracle
- Replies: 2
- Views: 1374
- Wed Aug 15, 2012 7:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to compile or generate the custom buildop
- Replies: 5
- Views: 2083
I'm curious. You say you have custom buildop stages (plural) from your old environment that are now in the new one. Do some of them 'generate' correctly and you only have an issue with some (or just this one) and the rest generate fine? Or do none of them generate? Seems like important information t...
- Tue Aug 14, 2012 11:06 am
- Forum: General
- Topic: Populate a variable
- Replies: 4
- Views: 1165
- Mon Aug 13, 2012 8:47 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Multiple Update issue
- Replies: 10
- Views: 2233
- Mon Aug 13, 2012 7:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Typeconversion
- Replies: 11
- Views: 2847
- Mon Aug 13, 2012 7:20 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Truncation of data for varchar field while using ODBC stage.
- Replies: 22
- Views: 5869
- Mon Aug 13, 2012 7:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Typeconversion
- Replies: 11
- Views: 2847
I disabled the smilie, might help. You can also look into the 's' option for dates which allow leading spaces and zeroes to be handled. For example:
Would handle a leading space or zero for the day and month segments.
Code: Select all
%(d,s)/%(m,s)/%yyyy