Search found 53125 matches
- Mon Apr 03, 2006 3:48 pm
- Forum: Enhancement Wish List
- Topic: Maintnance Lock
- Replies: 1
- Views: 1433
- Mon Apr 03, 2006 12:34 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job status of Multi-Instance job..
- Replies: 6
- Views: 1156
- Mon Apr 03, 2006 12:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: FTP a file to one server to another server problem
- Replies: 5
- Views: 1100
- Sun Apr 02, 2006 11:52 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How can i get names of nmulti-instance jobs..
- Replies: 3
- Views: 975
Welcome aboard. :D First, please read this post which explains the purpose of the FAQ discussion thread. In future please post in the correct forum. Second, the last release of DataStage to be built on UniVerse (note the capitalization) was version 5.2. So, unless you are on this version or earlier,...
- Sun Apr 02, 2006 11:45 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: error :Can not open the executable file RT_CONFIG107
- Replies: 1
- Views: 583
- Sun Apr 02, 2006 11:42 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: extracting a zip file from a job
- Replies: 14
- Views: 3255
- Sun Apr 02, 2006 11:40 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: keymgt slow performance?
- Replies: 37
- Views: 10493
Interesting thought, Ross, but probably not the culprit. SDKSequences is created as a tiny static-hashed hashed file (fits on a single page), so there is an almost 100% certainty that it can't be corrupted. A quick test would involve the following commands, issues from the Administrator client Comma...
- Sun Apr 02, 2006 11:35 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How can i get all the jobs name in a sequence
- Replies: 23
- Views: 12193
"Hardcore" is a good word, if inadvertent. To do this in a single query would be impossible (recursive SQL does not exist in DataStage Repository). You would need to identify job sequences in DS_JOBS then, for each, generate a list of the jobs run under its control based on records in DS_JOBOBJECTS....
- Sun Apr 02, 2006 11:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ODBC 20101 driver
- Replies: 3
- Views: 5196
It specfies that, whatever your DSN is, it loads a driver called the "20101 driver". I have no idea what that is. Look in your .odbc.ini file for the definition of the DSN in question, and determine from there what is, and perhaps what should be, in the entry. Particularly with regard to the driver.
- Sun Apr 02, 2006 8:08 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: extracting a zip file from a job
- Replies: 14
- Views: 3255
- Sun Apr 02, 2006 8:01 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: version when they are realised and differences
- Replies: 1
- Views: 617
Welcome aboard. :D
Each new release is accompanied by a "readme" file which lists the changes in that release. The vendor's web site, or the DeveloperNet website, are probably the best place to source these documents. Or request them via your support provider.
Each new release is accompanied by a "readme" file which lists the changes in that release. The vendor's web site, or the DeveloperNet website, are probably the best place to source these documents. Or request them via your support provider.
- Sun Apr 02, 2006 7:59 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Integrating Data with GIS
- Replies: 2
- Views: 789
- Sun Apr 02, 2006 7:57 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: keymgt slow performance?
- Replies: 37
- Views: 10493
They look like the genuine routines - the only difference is that one hangs on to the lock (via WriteU) while the other releases it (Write). No indication why this might create slowness - most users have found this to be an adequately fast mechanism. If you can load the initial value of the sequence...
- Sun Apr 02, 2006 3:45 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Loop Activity
- Replies: 2
- Views: 1130
If you're going to write this routine you could write it as a job control routine, and invoke the jobs directly. This might be a bother to maintain, however. Alternately use a job sequence with Job activities started in parallel but subject to the list of country codes containing the particular code...
- Sat Apr 01, 2006 2:11 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Unable to open file
- Replies: 5
- Views: 1488