Search found 4605 matches
- Tue Feb 15, 2005 5:12 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Using hash files instead of UV tables for multirow
- Replies: 13
- Views: 16020
- Tue Feb 15, 2005 5:05 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DS Repository
- Replies: 11
- Views: 4052
Is there any way to treat the repository as a source in a DS job and pump the data right into DB2? Yes. There are jobs in EtlStats which do this. I had to use UV stages instead of hash file stages. To get row counts on every job then all you need is to do is run the job DSJobReportDbDriver and use ...
- Tue Feb 15, 2005 7:42 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: New EtlStats.zip posted
- Replies: 16
- Views: 5670
Let me know if anyone gets this to work. It is so complex on some of this stuff I was afraid to release it. The results are lots better than I expected though. The web pages with the log files are cool. I like the row counts too. I think I need to add the date to the attachments so when you save the...
- Tue Feb 15, 2005 7:32 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Copying Project parameters
- Replies: 6
- Views: 1316
- Mon Feb 14, 2005 10:11 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Enable Selection tab in Hash Stage for Remote Hash File
- Replies: 10
- Views: 4068
If I posted all of those then anyone could command the same level of fees that I do. I seriously doubt that. We would just know 47 things Ray knows. How many posts do you have now and how many do you have left in you? You do not need to post them. You have given us enough for one lifetime but pleas...
- Sun Feb 13, 2005 11:11 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Enable Selection tab in Hash Stage for Remote Hash File
- Replies: 10
- Views: 4068
- Fri Feb 11, 2005 12:16 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: New EtlStats.zip posted
- Replies: 16
- Views: 5670
I found a bug in the output from dsjob -report XML. If a job passes midnight then it does not calculate ElapsedSecs or ElapsedTime both are zero. I fixed this by calculating it from StartDateTime and EndDateTime. I will post my fix this weekend or next week because I am traveling this weekend. I als...
- Fri Feb 11, 2005 6:41 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: to search which job is using left outer join in Sourc DRS
- Replies: 6
- Views: 1542
- Thu Feb 10, 2005 12:57 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Extract Column name in Trx through a function call
- Replies: 10
- Views: 3286
If you have a limited number of stage types then you could also do it from DS_JOBOBJECTS. I think it would be easier to hack. If they are all OCI or sequential stages then I think this maybe reasonable amount of hacking. I think RT_BP is harder to figure out. List the stage types and maybe we can he...
- Wed Feb 09, 2005 10:03 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: New EtlStats.zip posted
- Replies: 16
- Views: 5670
I added a job to monitor our main sequence and all children sequences. It will email the logs of the failed jobs. I plan on making it page the developer soon. I think this is cool. It requires EtlStats.zip above. * ------------------------------------------------------------ * MonitorSeq * ---------...
- Wed Feb 09, 2005 7:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Propagating parameters from Job to Sequence
- Replies: 1
- Views: 591
I posted a routine and so has Ken Bland which will copy parameters. These are hacks into how DataStage stores this information so use at your own risk. Do a search. If you cannot find them then let me know or Ken. I think these are fairly safe. The parameters are stored in the ROOT record of DS_JOBO...
- Wed Feb 09, 2005 7:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: UVFIXFILE 64-BIT
- Replies: 5
- Views: 3533
Nobody is going to tell you but you could probably delete this and recreate it. The VOC entry needs to the same as it is now. I think it has a shared DICT file. So unless you know a lot about Universe then this is not a good solution. You could also copy the 2 files in the directory from another RT_...
- Tue Feb 08, 2005 9:48 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Source Code
- Replies: 5
- Views: 1169
- Tue Feb 08, 2005 6:21 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Source Code
- Replies: 5
- Views: 1169
You can download JobReport.dsx from ADN. If you want it for all jobs and all routines then you need to download KgdGenHtml.zip. These generate html pages one per job and one per routine. JobReport.dsx generates the html for jobs. I wrote the one for routines. I wrote the code to run these for more t...
- Tue Feb 08, 2005 12:40 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem with FTP component
- Replies: 2
- Views: 974