Search found 4605 matches
- Tue Apr 18, 2006 9:50 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStageBackup.bat setup
- Replies: 21
- Views: 6740
shrey3a You should have code for all routines and jobs except one GenHtmlFromSqlRtn. It should be easy to change the extension from html to htm in the documents produced. * ----------------------------------------------------------------- * write documents to disk * ---------------------------------...
- Tue Apr 18, 2006 11:58 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStageBackup.bat setup
- Replies: 21
- Views: 6740
I am not sure I want to support every version of DataStage. The order seems to change between 7.1, 7.5 and 7.5.1A. Thats what I tried to explain. Serks as Ray man would say. It is close enough that most of us can make it work. Little bit tought to debug though. Thanks for the feedback. I think Tony ...
- Tue Apr 18, 2006 9:14 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStageBackup.bat setup
- Replies: 21
- Views: 6740
- Tue Apr 18, 2006 9:11 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStageBackup.bat setup
- Replies: 21
- Views: 6740
KgdGenHtml is group of DataStage jobs that can document a whole project. It calls a routine Tony at IBM wrote. I added logic to to run DSJobReport for every job. I also added a menu page to link to each job page. I also added logic to document each routine so you have a complete picture. This job re...
- Thu Apr 13, 2006 2:49 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job report
- Replies: 5
- Views: 1879
EtlStats does not have source and target tables. This can be done in DwNav and MetaStage. I think both are limited to accuracy of the metadata. DSJobReport subroutine will also print columns which belong to the link. All of these print SQL which belongs to a link. This is the real issue. There are 3...
- Tue Apr 11, 2006 7:31 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to pass UNIX script(Procedure) output to job parameter?
- Replies: 12
- Views: 6828
ray.wurlod wrote:ErrCode = DSSetParam(hJob, ParamName, ScrOutput)
Code: Select all
ErrCode = DSSetParam([i]hJob[/i], [i]ParamName[/i], ScrOutput<1>)
Is usually what I have to do. You could also use field().
- Tue Apr 11, 2006 7:27 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: LONGNAMES
- Replies: 7
- Views: 1632
Like Ray says I would look elsewhere. I would make sure LONGNAMES is ON. Next I would reboot or stop and start DataStage so you know this project is in a stable state. I would change your statement to CREATE.FILE as well. I would expect you may have a space in your hashed file name or something like...
- Mon Apr 10, 2006 7:09 pm
- Forum:
- Topic: Copying Source Code/Scripts
- Replies: 2
- Views: 1236
- Fri Apr 07, 2006 6:25 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Arguments to DataStage Macros
- Replies: 1
- Views: 781
- Fri Apr 07, 2006 1:17 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStageBackup.bat setup
- Replies: 21
- Views: 6740
- Fri Apr 07, 2006 3:11 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStageBackup.bat setup
- Replies: 21
- Views: 6740
I modified DataStageBackup.bat to loop through anything that dsjob.exe could do that might be useful like SaveAsBmp. So DataStageBackup.bat became DSaveAsBmp.bat. This will save a BMP image for every job. This is used in KgdGenHtml for automated job documentation. I also posted one that would do the...
- Fri Apr 07, 2006 3:05 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStageBackup.bat setup
- Replies: 21
- Views: 6740
DataStageBackup.bat setup
DataStageBackup.bat is a download from my tips page. I normally set it up in C:\DataStage. I also setup C:\DataStage\KimD\Backups and DataStageBackup.bat goes in C:\DataStage\Scripts. I then create DataStageBackupDriveDev.bat, DataStageBackupDriveTest.bat and DataStageBackupDriveProd.bat. I usually ...
- Thu Apr 06, 2006 8:47 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Report
- Replies: 2
- Views: 726
- Thu Apr 06, 2006 8:44 pm
- Forum: General
- Topic: I need a DSX-Cutter
- Replies: 48
- Views: 56406
- Thu Apr 06, 2006 3:59 pm
- Forum: General
- Topic: I need a DSX-Cutter
- Replies: 48
- Views: 56406