Search found 53125 matches
- Thu Apr 12, 2007 2:32 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to Split Row into columns through Data Stage?
- Replies: 6
- Views: 4992
- Thu Apr 12, 2007 2:29 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Weird Error Message
- Replies: 16
- Views: 6612
Hi, I am facing similar problem. When i try to import a dsx file to another project, i get a similar error and. Could someone let me know how to grant access to the project directory ? Many Thanks, Sidhartha First you need to grant yourself access that allows you to grant access. (Before we can def...
- Thu Apr 12, 2007 2:26 pm
- Forum: General
- Topic: Convert fields containing exponential values to decimal
- Replies: 6
- Views: 3550
- Thu Apr 12, 2007 2:25 pm
- Forum: IBM QualityStage
- Topic: Running QS match job from DS
- Replies: 12
- Views: 3209
- Thu Apr 12, 2007 2:16 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warning on APT_ParallelSortMergeOperator
- Replies: 8
- Views: 11974
Ramifications are primarily the danger that the job will abort if the data are not sorted. APT_NO_SORT_INSERTION prevents tsort operators being inserted into the design when the score is composed. No-one thought to ask in what mode the Funnel stage was set to operate. Continuous funnel is like round...
- Thu Apr 12, 2007 2:31 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Question about Job parameters ?
- Replies: 2
- Views: 837
- Thu Apr 12, 2007 2:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: EE Lookup Stage VS Server Transformer
- Replies: 3
- Views: 1186
- Thu Apr 12, 2007 2:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Transformer compilation error!!
- Replies: 1
- Views: 1085
- Thu Apr 12, 2007 2:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequential processing of Files
- Replies: 43
- Views: 11929
- Thu Apr 12, 2007 2:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to get the statisics after execution of the job
- Replies: 2
- Views: 934
- Thu Apr 12, 2007 2:23 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Can i get the max run date of Job
- Replies: 3
- Views: 1133
There should be no problem generating the Max(upd_dt_time) from a parallel job. You can, indeed, still do this in a server job, and load the result into a hashed file, or the job's user status area. The job sequence can then read it from the hashed file or user status area and supply the value to th...
- Thu Apr 12, 2007 2:20 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to generate sequence number in Parallel Job
- Replies: 8
- Views: 2429
- Thu Apr 12, 2007 2:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Got error when viewing the dataset file
- Replies: 3
- Views: 1923
- Thu Apr 12, 2007 2:17 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Do stages OCI (Oracle 9) need to be converted for Oracle 10g
- Replies: 5
- Views: 1338
- Thu Apr 12, 2007 2:13 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: HOw to call procedure in Datastage Oracle Stage
- Replies: 6
- Views: 7831
Etiquette Note We don't do urgent here. If you want urgent answers, sign up with your support provider for premium service, and learn the true cost of urgent. Reconsider your requirement. Is calling a Stored Procedure for every row processed so necessary? It will be very slow. Can you not replicate...