Search found 53125 matches
- Fri Dec 14, 2012 3:26 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Java Compilation error
- Replies: 9
- Views: 4849
- Fri Dec 14, 2012 3:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Handle exception case in database load failuare
- Replies: 3
- Views: 1042
- Fri Dec 14, 2012 3:24 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: difference between two rows
- Replies: 7
- Views: 2549
- Fri Dec 14, 2012 3:22 pm
- Forum: General
- Topic: How to find jobs using shared container?
- Replies: 18
- Views: 4024
- Fri Dec 14, 2012 3:21 pm
- Forum: General
- Topic: Information Server 9.1 and DataStage 9.1 now available
- Replies: 7
- Views: 9531
- Fri Dec 14, 2012 3:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Compare files - Generic Job
- Replies: 6
- Views: 2283
- Fri Dec 14, 2012 3:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage job not throwing warnings on foreign key violation
- Replies: 5
- Views: 2467
- Fri Dec 14, 2012 3:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Build Op for "LIKE" operation between data in two
- Replies: 5
- Views: 2022
- Fri Dec 14, 2012 3:34 am
- Forum: General
- Topic: How to find jobs using shared container?
- Replies: 18
- Views: 4024
For partial documentation, in a dssh environment:
For discoveries, rummage around the results of a search here for DS_JOBOBJECTS.
Code: Select all
LIST DICT DS_JOBS
LIST DICT DS_JOBOBJECTS- Fri Dec 14, 2012 3:32 am
- Forum: General
- Topic: Assigning two DS engines to the same xmeta repository
- Replies: 12
- Views: 3013
- Fri Dec 14, 2012 12:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Compare files - Generic Job
- Replies: 6
- Views: 2283
If the number of fields is unknown and arbitrary, the only generic solution is to read each line as a single VarChar, parse based on a known delimiter character (could be a job parameter) and produce the output in that fashion. The output will also need to be a single VarChar in order for there to b...
- Fri Dec 14, 2012 12:08 am
- Forum: General
- Topic: How to find jobs using shared container?
- Replies: 18
- Views: 4024
Alas the structures of these tables are only partially documented. A few of us have hacked some of the structure, but definitely not completely. Do you have a colleague with UniVerse (or, at a pinch, UniData) experience? They will stand a better chance of hacking the structures. There's a lot of UV ...
- Fri Dec 14, 2012 12:06 am
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: Information Analyzer Issue
- Replies: 3
- Views: 2888
- Fri Dec 14, 2012 12:04 am
- Forum: Site/Forum
- Topic: Slide-Ins
- Replies: 11
- Views: 8687
- Thu Dec 13, 2012 8:55 pm
- Forum: General
- Topic: How to find jobs using shared container?
- Replies: 18
- Views: 4024