Search found 42189 matches
- Tue Jun 27, 2017 8:48 pm
- Forum: General
- Topic: run oracle sql in routine
- Replies: 9
- Views: 2923
- Tue Jun 27, 2017 7:05 am
- Forum: General
- Topic: run oracle sql in routine
- Replies: 9
- Views: 2923
- Mon Jun 26, 2017 11:59 am
- Forum: General
- Topic: Migrating to 11.3 : Choice of grid resource management
- Replies: 12
- Views: 5367
- Mon Jun 26, 2017 6:44 am
- Forum: General
- Topic: run oracle sql in routine
- Replies: 9
- Views: 2923
I'm curious if you tried anything in those other threads or did you just read them? Oracle doesn't like double-quotes and you typically preserve single quotes by enclosing them in single quotes, which one of the linked topics mentions. Or sometimes you need four for each one! There is also syntax to...
- Sun Jun 25, 2017 11:52 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Date Comparison between group of input and Reference Records
- Replies: 5
- Views: 2070
- Sun Jun 25, 2017 10:04 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Date Comparison between group of input and Reference Records
- Replies: 5
- Views: 2070
- Fri Jun 23, 2017 6:37 am
- Forum: General
- Topic: datastage accelerator for datastage coding standards?
- Replies: 4
- Views: 2182
- Thu Jun 22, 2017 8:18 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Update field in key when there is a match else then Insert
- Replies: 1
- Views: 1669
- Thu Jun 22, 2017 6:04 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: String to Double DataType Conversion
- Replies: 6
- Views: 7195
- Wed Jun 21, 2017 7:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Generate sequence number using parallel job
- Replies: 6
- Views: 4146
Re: Generate sequence number using parallel job
I want it to start from 1 for each job run. Then it would seem you do not have a need for any kind of surrogate key 'generator' but simply need a counter. At its most simple, you could use a stage variable for that, initial value of zero, increment for each record... as long as you handled the part...
- Wed Jun 21, 2017 6:38 am
- Forum: General
- Topic: code version check
- Replies: 4
- Views: 2155
That isnt kept up automatically. I seem to recall this being true all the way back to the 3.x versions that I started with... it had to be manually incremented to make use of the field which of course meant it was hardly ever (sometimes also known as never) 'correct'. Guess that hasn't really chang...
- Wed Jun 21, 2017 6:35 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Spanish characters loading incorrectly in to DB2
- Replies: 0
- Views: 1629
So these kind of issues are always about the character sets involved, source versus target. Any tool that does this kind of work needs to know both so that, when they are different, it can translate the characters properly between the two - unless they haven't been properly specified. When it thinks...
- Wed Jun 21, 2017 6:30 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: To view the data in lookup file set
- Replies: 2
- Views: 1758
- Tue Jun 20, 2017 1:16 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to get 10% records out of Aggregator Stage.
- Replies: 2
- Views: 1821
- Tue Jun 20, 2017 5:53 am
- Forum: General
- Topic: Execute Command Activity, Parameter and Command
- Replies: 0
- Views: 3540