Search found 53125 matches
- Mon May 18, 2009 6:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Partitioning question
- Replies: 3
- Views: 1861
The best way to answer this question it to draw it on paper. If your data are partitioned by A, B and C, will values of C all be on the same partition for any given value of C? The same question must be asked of values for B. And, of course, the answer is yes, so - provided that you preserve that pa...
- Mon May 18, 2009 4:20 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage Job Exporting one by one
- Replies: 2
- Views: 1725
- Mon May 18, 2009 4:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Help converting to Upcase in dataset directory path !!
- Replies: 6
- Views: 2285
Parameter values can not be changed within the job that consumes them. They are read when the job starts and are fixed thereafter. As noted, you need to handle your casing issue prior to executing the job run request. You can do so very easily in a job sequence, particularly if you are using version...
- Mon May 18, 2009 4:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Help converting to Upcase in dataset directory path !!
- Replies: 6
- Views: 2285
- Mon May 18, 2009 4:16 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Cannot find record JOBPARAMINSTS in executable job file
- Replies: 5
- Views: 5391
- Mon May 18, 2009 4:13 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SCD stage -- output link
- Replies: 5
- Views: 2710
- Mon May 18, 2009 4:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Delta extraction
- Replies: 3
- Views: 1054
That is correct. If you use a server job to do so, then you can park the retrieved value in the job's user status area, which can be retrieved using the $UserStatus activity variable of the job activity that invoked the first job. A server job is preferred to a parallel job when only one row is to b...
- Mon May 18, 2009 4:04 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to remove all duplicate records
- Replies: 4
- Views: 1574
- Mon May 18, 2009 4:00 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Conversion of special character to normal character
- Replies: 9
- Views: 2083
- Mon May 18, 2009 3:57 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Range lookup issue
- Replies: 18
- Views: 5126
- Mon May 18, 2009 3:55 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: sequence does not compile
- Replies: 9
- Views: 3462
- Mon May 18, 2009 3:52 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: The server is not responding
- Replies: 12
- Views: 5385
- Mon May 18, 2009 3:49 pm
- Forum: General
- Topic: Import ODBC meta data definition in hung status
- Replies: 3
- Views: 1228
Re: Import ODBC meta data definition in hung status
Welcome aboard.
What ODBC drivers, and at what versions, are you using?
Is that correct?PrachiTrivedi wrote:we have recently upgraded from 7.5.2 to 7.5.1.
What ODBC drivers, and at what versions, are you using?
- Mon May 18, 2009 2:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to specify the tablespaces when create DB2 table in DS
- Replies: 9
- Views: 3129
- Mon May 18, 2009 2:11 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: PX_DEBUG
- Replies: 1
- Views: 994