Search found 53125 matches
- Tue Jun 19, 2007 3:03 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: problem with decode stage
- Replies: 8
- Views: 5223
- Tue Jun 19, 2007 3:01 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to get categoryname,jobname,job dependency.
- Replies: 8
- Views: 2284
- Tue Jun 19, 2007 2:59 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Use of Filter Commands
- Replies: 7
- Views: 2200
- Tue Jun 19, 2007 2:53 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: SOURCE TABLE INFO OF A JOB - UNIVERSE
- Replies: 5
- Views: 2750
Tables with DS_... names contain only design-time information; they contain nothing about when/whether the job has been run and how successfully. You can certainly obtain the values of the Table link property with your query, but not whether they have been loaded. That would probably need something ...
- Tue Jun 19, 2007 2:48 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: execution of a job hangs after a few seconds
- Replies: 2
- Views: 1140
- Tue Jun 19, 2007 2:46 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Notification_Activity_1
- Replies: 1
- Views: 1343
- Tue Jun 19, 2007 2:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Email notification
- Replies: 12
- Views: 2771
- Tue Jun 19, 2007 2:40 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: /.dshome or DSHOME environment variable is invalid or missin
- Replies: 5
- Views: 6119
The reason that .dshome is not created for an -itag installation is that such an installation implies that more than one server version is being installed on the machine, so a more flexible mechanism for identifying the DataStage server - namely the DSHOME environment variable - is required as the g...
- Tue Jun 19, 2007 2:38 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: add_to_heap() - Unable to allocate memory
- Replies: 4
- Views: 1752
- Tue Jun 19, 2007 2:34 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Capturing detail information of job in other category
- Replies: 8
- Views: 1317
- Tue Jun 19, 2007 2:31 pm
- Forum: General
- Topic: Nonpipe(Or no virtuual file)
- Replies: 3
- Views: 1474
- Tue Jun 19, 2007 2:29 pm
- Forum: General
- Topic: Get Data from the Database based on a key column.
- Replies: 10
- Views: 1826
- Tue Jun 19, 2007 2:28 pm
- Forum: General
- Topic: Routine Triggers with Loops
- Replies: 11
- Views: 2433
- Tue Jun 19, 2007 2:27 pm
- Forum: General
- Topic: DS to IMS connection
- Replies: 1
- Views: 790
- Tue Jun 19, 2007 2:21 pm
- Forum: IBM QualityStage
- Topic: Reverse Engineer
- Replies: 9
- Views: 3592
It's primarily a matter of understanding what gets deployed to the server. There's nothing hidden - everything is in the form of scripts, file dictionaries and rule set tables (text files all). There are six directories on the server, within the project directory itself. Inspect the contents of thes...