Brad,
as long as you and/or the customer is aware that this method will cease to function (without modification) at some point in the next release then go ahead.
Search found 15603 matches
- Tue May 23, 2006 10:22 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStage Internal Tables
- Replies: 11
- Views: 10842
- Tue May 23, 2006 8:39 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: automatching columns with hyphens
- Replies: 2
- Views: 813
- Tue May 23, 2006 8:25 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: path
- Replies: 9
- Views: 2715
In your project directory there is a folder called DS_ROUTINES which contains a DATA.30 and a OVER.30 file. The source code of any routines and functions in your repository. If you edit this with notepad/wordpad/word and save it you will have corrupted your project and will need to restore from a ba...
- Tue May 23, 2006 7:45 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: path
- Replies: 9
- Views: 2715
- Tue May 23, 2006 7:12 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reverse String
- Replies: 3
- Views: 889
- Tue May 23, 2006 7:08 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Universe - Impact of adding additional columns to table
- Replies: 5
- Views: 1420
- Tue May 23, 2006 7:03 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: path
- Replies: 9
- Views: 2715
The DataStage repository objects are not stored in any single files that can be read from UNIX or Windows. They are stored in hashed files that can be accessed using TCL or even from within DataStage jobs. The repository is intentionally undocumented to allow DataStage to change internal formats wit...
- Tue May 23, 2006 5:12 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Update and delete logic
- Replies: 3
- Views: 872
- Tue May 23, 2006 4:23 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStage Jobs Aborting in Production
- Replies: 5
- Views: 2066
Latha, I would like to know, what happens when Job Aborts? When a job aborts it stops running. If it is started from a job sequence that job may or may not also stop running, depending on the sequence settings. See Chapter 6 of the DataStage Designer Guide. It also details restartability, exception ...
- Tue May 23, 2006 4:17 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: concatenating string
- Replies: 4
- Views: 1520
- Tue May 23, 2006 4:15 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to initialize plug-in
- Replies: 4
- Views: 1081
- Tue May 23, 2006 4:13 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Not Able to initialize Plug-in
- Replies: 1
- Views: 664
- Tue May 23, 2006 4:10 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Additional Features in DataStage 6.0
- Replies: 3
- Views: 779
Latha, since IBM/Ascential prices vary by region and customer the last question can only be answered by yourself. The differences between version 6.0 and its predecessor can be found detailed in the readme for version 6.0; I don't have access to that anymore so unless someone who is still on 6.x has...
- Tue May 23, 2006 2:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: executable file access error
- Replies: 2
- Views: 790
The obvious is to see if you are monitoring the job in a director session. If that is not the case, then perhaps a previous designer session aborted or another user is actively editing the job. I feel that it is important to have your DataStage administrator (the person, not the program) activate th...
- Tue May 23, 2006 1:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Testing the Job
- Replies: 2
- Views: 618
Prashant - a job has so many possibilities that nobody here can answer your question directly. If your job specifications detail inputs, rules and outputs then you can create a test set of data (and lookups) and outputs and compare that to your job run. This is just an example of one possible test s...