Craig
If you call this in an after job routine will it know if the job is going to finish with warnings or abort because the other one always shows running?
Search found 4605 matches
- Fri Feb 02, 2007 7:53 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to Get The status of the job
- Replies: 9
- Views: 3323
- Fri Feb 02, 2007 7:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequence or Unique identifer across tables in PX ?
- Replies: 13
- Views: 3674
- Fri Feb 02, 2007 7:00 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Obtaing Job sequence Info
- Replies: 12
- Views: 3984
Do an exact search for JobAct and kduke as the poster. One of the posts is http://www.dsxchange.com/viewtopic.php? ... ght=JobAct
You may need to extract this info before you run your sequence into a hashed file and look it up at run time.
You may need to extract this info before you run your sequence into a hashed file and look it up at run time.
- Fri Feb 02, 2007 6:52 am
- Forum: Site/Forum
- Topic: Getting logged out during session
- Replies: 17
- Views: 9495
- Thu Feb 01, 2007 7:15 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Daily DataStage Job Run Reporting
- Replies: 6
- Views: 2050
There is a link on my tips page on how to install it. A little video. There is really only one job that gets row counts. It does call a couple of routines to clean up timestamps. There are 3 tables you need. The rest of the jobs help report on this metadata and other metadata. There are some jobs wh...
- Wed Jan 31, 2007 7:59 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Data problems on test machine
- Replies: 3
- Views: 814
- Wed Jan 31, 2007 7:52 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to get sequence number in Datastage
- Replies: 6
- Views: 3255
- Tue Jan 30, 2007 8:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: CRC32 in PX
- Replies: 15
- Views: 5005
- Tue Jan 30, 2007 7:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Automation of DS JOBS BACKUP
- Replies: 7
- Views: 1631
- Tue Jan 30, 2007 7:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Migration & Version Control
- Replies: 16
- Views: 6198
- Mon Jan 29, 2007 8:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Renaming and deleting a dataset
- Replies: 34
- Views: 12192
- Mon Jan 29, 2007 8:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Migration & Version Control
- Replies: 16
- Views: 6198
We use CVS now and it works fine. We fill out migration forms which list all the jobs we want migrated to TEST from DEV. I scripted a solution which I think I posted recently. If you cannot find it then let me know. It is basically using most of DataStageBackup.bat with DsExport.exe to export one jo...
- Mon Jan 29, 2007 7:48 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: HOW to Delete Job Log via Command?
- Replies: 3
- Views: 1676
The posts Arnd talks about have \\PURGE.SETTING in them. Do a search. You can do a SQL DELETE to delete the rows without removing your purge settings. It is possible. Maybe not recommended. Ken Bland has a job or routine on his web site to set all the purge settings for every job. Look for that rout...
- Mon Jan 29, 2007 7:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStage Scheduler issue - disappearing schedules
- Replies: 2
- Views: 970