Search found 53125 matches
- Fri May 05, 2006 2:04 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: active-to-active link problem
- Replies: 29
- Views: 6079
- Fri May 05, 2006 2:03 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to skip the 1st two lines of a CSV file, then start read
- Replies: 4
- Views: 3611
- Thu May 04, 2006 8:12 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Accessing Database through UNIX script
- Replies: 3
- Views: 861
As with everything, it depends. If no other users are going to be creating new keys in the database, then you're free to generate keys in DataStage. You could create a simple job to retrieve the next key value, pick that up (from user status area or from a text file) and use that value as a job para...
- Thu May 04, 2006 6:02 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Metadata between projects
- Replies: 5
- Views: 1348
- Thu May 04, 2006 6:00 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: file name
- Replies: 2
- Views: 926
- Thu May 04, 2006 5:59 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Accessing Database through UNIX script
- Replies: 3
- Views: 861
- Thu May 04, 2006 5:58 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: need suggestions for bulding datastage job
- Replies: 8
- Views: 2156
- Thu May 04, 2006 5:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Possible Performance deterioration after upgrading to 7.5.1A
- Replies: 3
- Views: 864
- Thu May 04, 2006 5:54 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Input to a stored Procedure
- Replies: 9
- Views: 1712
Re: Not abel to view content
Hi Ray I have just bought the membership for charter members ,but still I am not able to view all the contents ,do you have any idea how much time it will take to activate the membership. Thanks Arif I thought it was immediate. Contact either the Editor or the Webmaster (choose Contact from the men...
- Thu May 04, 2006 3:40 pm
- Forum: IBM<sup>®</sup> DataStage TX
- Topic: ILOG ,DATASTAGE integration
- Replies: 3
- Views: 4856
- Thu May 04, 2006 3:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Input to a stored Procedure
- Replies: 9
- Views: 1712
Your job will parse each line from the sequential file into a row (a set of columns). These can then be transformed/enriched within the DataStage job, which continues to pass rows through the job design. When you invoke your stored procedure, you do so once for each row processed, supplying column v...
- Thu May 04, 2006 3:35 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error while running A job
- Replies: 6
- Views: 2314
NLSMODE can not be changed without restarting DataStage. If DataStage has not been restarted then NLSMODE has not been changed. It is a tunable parameter in the uvconfig file. After changing the uvconfig file you must regenerate the disk shared memory segment image using uvregen before restarting Da...
- Thu May 04, 2006 3:32 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Avoid warnings when Wait for file Timeouts.
- Replies: 33
- Views: 15505
OK, since it's from one of "their" routines, you may be out of luck. I don't have access to DataStage at the moment, but am fairly sure they have not supplied source code for DSWaitForFile. If they had you could modify it. Even so, it would not be impossible to create your own (one that does not gen...
- Thu May 04, 2006 3:29 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Defining A Project
- Replies: 7
- Views: 1849
- Thu May 04, 2006 3:27 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Quick way of copying parameter set from one job to another?
- Replies: 8
- Views: 3252