Search found 4605 matches
- Fri Mar 25, 2005 9:43 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: log files
- Replies: 4
- Views: 1306
- Thu Mar 24, 2005 6:26 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job Control question with multi-instance jobs
- Replies: 10
- Views: 1888
- Thu Mar 24, 2005 6:18 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XSD/XML Reject link to readable format?
- Replies: 4
- Views: 1904
- Wed Mar 23, 2005 9:45 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Creating DSN remotely
- Replies: 3
- Views: 1106
- Wed Mar 23, 2005 9:48 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Generate dynamic reports with hyperlinks?
- Replies: 3
- Views: 950
KgdGenHtml does exactly that. Run KgdGenHtmlJobDocs and set CategoryToDoc to the sequence name you want to document. It will build an index page and link to all the job pages produced by JobReport. Here is an example m I used this to document itself. Here is another example m when I used to document...
- Wed Mar 23, 2005 7:46 am
- Forum: Enhancement Wish List
- Topic: Command Line Job Unlock Option
- Replies: 9
- Views: 6443
This is probably doable. I have VB program which I can run any TCL command with. It is part of DwNav. It runs standalone though. I post with my version of DataStageBackup.bat. It does a UNLOCK READULOCK in the UV account before it exports all the projects. This is a dangerous command if you do not u...
- Tue Mar 22, 2005 10:01 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to estimate the disk space for a DataStage project....
- Replies: 1
- Views: 422
I posted a routine to do this called KgdEstimateDiskSpace. If you cannot find it then let me know. You need to import your metadata. You need to know the number of rows for each hash file. This routine needs to know the id for DS_METADATA which is the table plus the folder like Saved\Hashed\MyHashFi...
- Tue Mar 22, 2005 6:54 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: XML input PDF File
- Replies: 2
- Views: 893
If you want examples then download EtlStats.zip from my tips page. There is a job named DSJobReportDb which runs dsjob -report XML. This is output to a flat file and then processed to get start and end times, row counts by link name and parameter values. This should help get you started with XML. Do...
- Tue Mar 22, 2005 6:49 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Generating documentation
- Replies: 11
- Views: 2609
- Tue Mar 22, 2005 9:32 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: can't import table definition from oracle 9i
- Replies: 1
- Views: 1273
- Tue Mar 22, 2005 7:23 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Generating documentation
- Replies: 11
- Views: 2609
The jobs I wrote do use JobReport. Before the new version came out I modifed the output of JobReport and adding the html to display bmp files created by /saveasbmp option to the Designer. Included is a DSaveAsBmp.bat which will loop through and create bmp files for all jobs. These bmp files are huge...
- Mon Mar 21, 2005 7:35 pm
- Forum: Data Integration
- Topic: Missing maps in datawarehouse
- Replies: 10
- Views: 7692
This is exactly why I wrote DwNav. I use it to help me understand the ETL created by previous consultants. That was the main reason for writing it. Most of the time you do not have access to these people. What I found was most of the time you need just source and target tables. DwNav can browse thes...
- Mon Mar 21, 2005 7:41 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to get all the tablenames used in DSX
- Replies: 8
- Views: 2932
You cannot rely on any of these to be consistant. The table is filled in column generated queries and fully generated but not user defined. We tend to copy jobs and use them as templates. If these fields are filled in meaning at some point this stage was column generated or fully and switched to use...
- Fri Mar 18, 2005 12:29 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: question regding if then else
- Replies: 12
- Views: 7123
- Fri Mar 18, 2005 12:24 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: question regding if then else
- Replies: 12
- Views: 7123