Search found 42189 matches
- Tue Dec 30, 2008 11:48 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: keymgtgetnextvalue
- Replies: 13
- Views: 4868
That would imply either that someone else already used those key values or the routine has been edited and its behaviour changed. What do you see if you dump the contents of the hashed file? All you need for that is a job with a Hashed File stage set to 'Use account name' with 'SDKSequences' as the ...
- Tue Dec 30, 2008 11:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: keymgtgetnextvalue
- Replies: 13
- Views: 4868
Nope, one hashed file with (in your case) 20 records having the name you pass in as the key. And yes, for every new key value you pass to the routine it creates a new record with a starting value of 1. If you don't like this behaviour, you can always copy the routine and edit it to your heart's cont...
- Tue Dec 30, 2008 11:01 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DSJ.JOBCONTROLLER does not return all sequences
- Replies: 3
- Views: 1671
No, it doesn't. That function just returns the name of the most recent controlling job, not everything that could ever 'control' it. From the help: Name of the job controlling the job referenced by the job handle. Note that this may be several job names separated by periods if the job is controlled ...
- Tue Dec 30, 2008 10:33 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XMLread
- Replies: 1
- Views: 972
Re: XMLread
How so 'no use'? That is the answer and the preferred method over the sequential file stage in PX jobs. For example:yogeshcts wrote:i have tried using external source file also to read the xml file but of no use
http://dsrealtime.wordpress.com/2007/12 ... -a-source/
- Tue Dec 30, 2008 10:26 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: keymgtgetnextvalue
- Replies: 13
- Views: 4868
That static hashed file lives in each Project where you've used the routine, so you should be able to find it just with a wildcard listing or a more better find command: find <ProjectDirectory> -name SDKSequences -print And since it is an account-based hashed file, you cannot simply copy it over to ...
- Tue Dec 30, 2008 10:11 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: User Defined Query File in DRS Stage
- Replies: 5
- Views: 6415
- Tue Dec 30, 2008 8:52 am
- Forum: General
- Topic: Regarding Joins in server jobs
- Replies: 10
- Views: 2072
Perhaps.
And with all the discussion of redness it seems *are* talking about a reference lookup in a transformer stage, but (in my best Dana Carvey George not W Bush imitation) "Try'n to make a point here, people". <waves fingers around>
And with all the discussion of redness it seems *are* talking about a reference lookup in a transformer stage, but (in my best Dana Carvey George not W Bush imitation) "Try'n to make a point here, people". <waves fingers around>
- Tue Dec 30, 2008 8:03 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: datastage job compilation
- Replies: 7
- Views: 5831
- Tue Dec 30, 2008 7:58 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Date and Time of Last Successful Job Run
- Replies: 7
- Views: 2125
- Tue Dec 30, 2008 7:56 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Chinese Characters
- Replies: 21
- Views: 14845
Re: Chinese character
Also, what exactly does this mean? You changed what?ragunathan13 wrote:We have changed our system settings to incorporate chinese characters.
- Tue Dec 30, 2008 7:55 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: error using reset command in datastage director
- Replies: 7
- Views: 2336
- Tue Dec 30, 2008 7:53 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ERROR: Timeout waiting for BW to indicate InfoPackage ready
- Replies: 3
- Views: 2605
- Tue Dec 30, 2008 7:49 am
- Forum: General
- Topic: Regarding Joins in server jobs
- Replies: 10
- Views: 2072
- Mon Dec 29, 2008 11:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ODBC vs RDBMS
- Replies: 6
- Views: 4702
No thanks. And was wondering when you would make an appearance. :wink: Sorry, I didn't mean to ruffle any feathers. I know it worked well for the PeopleSoft models and how much it meant for the product. And yes, tangential to the main discussion but the OP did throw it in their list so so did I. I'm...
- Mon Dec 29, 2008 11:33 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: pass a parametersthrough file
- Replies: 15
- Views: 4288