Search found 42189 matches
- Thu Dec 22, 2011 9:02 am
- Forum: General
- Topic: Execute different actions based on the table count
- Replies: 22
- Views: 5757
- Wed Dec 21, 2011 11:03 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Filter option vs Transformer
- Replies: 4
- Views: 1257
- Wed Dec 21, 2011 10:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Filter option vs Transformer
- Replies: 4
- Views: 1257
- Wed Dec 21, 2011 9:20 pm
- Forum: Site/Forum
- Topic: how can a premium member become Premium Poster?
- Replies: 3
- Views: 7092
- Wed Dec 21, 2011 8:58 pm
- Forum: General
- Topic: Problem connecting to Teradata via ODBC
- Replies: 14
- Views: 11872
- Wed Dec 21, 2011 8:56 pm
- Forum: General
- Topic: Installing DataStage Client on MAC OSX
- Replies: 5
- Views: 5454
- Wed Dec 21, 2011 8:55 pm
- Forum: General
- Topic: Attach YYYYMMDD to file name
- Replies: 3
- Views: 1307
- Wed Dec 21, 2011 8:50 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Date and Number validations
- Replies: 6
- Views: 2038
I would assume that is what they are doing. And I assume the goal here would be to reduce all that if-then-else activity down to something more manageable. As noted, a parallel routine could cut that down but nothing will remove the fact that you'll need to do something to each and every field you w...
- Wed Dec 21, 2011 8:44 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Before SQL - Insert a default row based on a condition
- Replies: 7
- Views: 2099
- Wed Dec 21, 2011 7:00 pm
- Forum: General
- Topic: Problem connecting to Teradata via ODBC
- Replies: 14
- Views: 11872
First question in my mind would be where did you make these changes? One should be in the engine directory and the other in your project. Forgive me, but off the top of my head I don't remember which one is where... but I believe that uvodbc should be in the project. If that doesn't fix it, I'd veri...
- Wed Dec 21, 2011 6:52 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Before SQL - Insert a default row based on a condition
- Replies: 7
- Views: 2099
No, it's not possible to do anything 'conditionally' in the Before SQL area. About all that comes to mind as an alternative might be making the entire statement a parameter and you include the 'load the default row' command on the initial run and leave it empty on all subsequent runs. We just have a...
- Wed Dec 21, 2011 3:35 pm
- Forum: General
- Topic: Installing DataStage Client on MAC OSX
- Replies: 5
- Views: 5454
- Wed Dec 21, 2011 3:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Clear a big table then insert rows
- Replies: 15
- Views: 5067
Just an EMT Ray, an Early Morning Typo. :wink: And I just have to add - you are getting way too anal in your old age. Yes, they are stages. And yes, those stages represent activities. The documentation likes to flip-flop around on how it refers to them: Designing a job sequence is similar to designi...
- Wed Dec 21, 2011 8:08 am
- Forum: General
- Topic: DATASTAGE REPOSITORY ERROR: UNABLE TO CREATE DSTAGE_WRAPPER
- Replies: 6
- Views: 3057
- Wed Dec 21, 2011 8:05 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Executing SQL Server Stored procedure inside ODBC stage
- Replies: 13
- Views: 5411