It's easy if you documented it at the time.
I always do, and document jobs that read the Data Set that the Data Set was created in job name XYZ. Usually I also include job XYZ as a dependency in the job that reads the Data Set for that reason.
Search found 53125 matches
- Thu May 05, 2011 5:35 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to find the job that creates the dataset
- Replies: 2
- Views: 2270
- Thu May 05, 2011 5:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error:No default type conversion from type "timestamp[m
- Replies: 5
- Views: 3693
- Thu May 05, 2011 5:31 am
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: IA column analysis error in IIS 8.5 Fix Pack 1
- Replies: 12
- Views: 11260
- Thu May 05, 2011 5:28 am
- Forum: General
- Topic: Too many (99) Data Source specifications in config file
- Replies: 5
- Views: 2146
- Thu May 05, 2011 5:27 am
- Forum: General
- Topic: db2 source datastage
- Replies: 4
- Views: 1580
- Thu May 05, 2011 12:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: current date () - 6 months
- Replies: 17
- Views: 6812
- Thu May 05, 2011 12:27 am
- Forum: General
- Topic: Folder Name
- Replies: 2
- Views: 1199
It's called the category, and CATEGORY is a field in the DS_JOBS table.
Code: Select all
SELECT NAME, CATEGORY FROM DS_JOBS WHERE NAME IN ('JobName1', 'JobName2', 'JobName3');- Thu May 05, 2011 12:23 am
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: Maintaining IADB
- Replies: 5
- Views: 2988
I've had a bit of a look around in 8.1 and can't find any IADB management capabilities in the Information Analyzer tool. Next week I hope to be on an 8.5 site, and can check there. The Repository Management tab in Web Console for Information Server only works with XMETA, though it does have the usef...
- Wed May 04, 2011 4:45 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: unable to find object in repository
- Replies: 6
- Views: 1736
- Wed May 04, 2011 4:15 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: unable to find object in repository
- Replies: 6
- Views: 1736
- Wed May 04, 2011 4:13 pm
- Forum: General
- Topic: how to exit the loop in between 12 runs
- Replies: 5
- Views: 2146
See information here.
- Wed May 04, 2011 3:44 pm
- Forum: General
- Topic: how to exit the loop in between 12 runs
- Replies: 5
- Views: 2146
- Wed May 04, 2011 3:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DataStage job fails loading data to SQL Server Database
- Replies: 0
- Views: 2017
- Wed May 04, 2011 3:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warnings while using Reject link in the ORACLE CONNECTOR
- Replies: 3
- Views: 2950
- Wed May 04, 2011 3:35 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error : Null handling done on not nullable column
- Replies: 10
- Views: 2951