I think they should answer here. If not then whats the point. They use this site as way to promote their product. Ascential make a commitment to DSX. Make us a true part of the team. Bring back TJ too.
Do the right thing. I know you read this stuff.
Search found 4605 matches
- Fri Oct 29, 2004 11:24 am
- Forum: Site/Forum
- Topic: Question to Ascential Management
- Replies: 12
- Views: 8449
- Fri Oct 29, 2004 6:44 am
- Forum: Site/Forum
- Topic: Question to Ascential Management
- Replies: 12
- Views: 8449
- Thu Oct 28, 2004 3:16 pm
- Forum: Site/Forum
- Topic: Question to Ascential Management
- Replies: 12
- Views: 8449
Question to Ascential Management
Recently at Ascential World there was a speaker from Harley Davidson. The ex-CEO explained how they created such brand loyalty and turned their company around. He stated the key was treating even their suppliers as part of their team. They wanted everyone on this team to be successful. He also expla...
- Thu Oct 28, 2004 2:36 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Set Job Parameters in Sequence without a batch job
- Replies: 8
- Views: 2491
- Thu Oct 28, 2004 2:36 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Set Job Parameters in Sequence without a batch job
- Replies: 8
- Views: 2491
- Thu Oct 28, 2004 2:35 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Set Job Parameters in Sequence without a batch job
- Replies: 8
- Views: 2491
- Thu Oct 28, 2004 2:34 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Set Job Parameters in Sequence without a batch job
- Replies: 8
- Views: 2491
- Thu Oct 28, 2004 12:23 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ORACLE9i issue
- Replies: 19
- Views: 6167
There is some overhead for multiple instance jobs especially in the log files and status. So it does hurt performance. Some jobs will not run in a multiple instance. If you have a job which clears a hash file then a second job will erase some or all of the first jobs results depending on if it runs ...
- Thu Oct 28, 2004 12:17 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Automatically handle activities that fail
- Replies: 11
- Views: 9494
I think the same issue is in effect. A routine needs to return a 0 for "OK". The way a sequence works is very powerful you can tell it to ignore the result of this routine by doing an otherwise. You can also tell it to not make this step restartable which means it will not care if this step fails. V...
- Wed Oct 27, 2004 9:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sequential File update based on field list
- Replies: 4
- Views: 1146
- Tue Oct 26, 2004 4:37 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash file in account/directory path
- Replies: 4
- Views: 1400
JB is correct. You can move files around because the VOC in the account is not updated. You can still move them if you know Universe but you may have to switch to a file path. Having a VOC entry allows you to LIST or SQL SELECT against your hash file file. It is also easier to run HASH.HELP or ANALY...
- Tue Oct 26, 2004 4:28 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job Sequencer process
- Replies: 3
- Views: 603
- Tue Oct 26, 2004 4:26 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: JobReport fails
- Replies: 5
- Views: 799
Be careful there is DSJobReport.dsx and JobReport.dsx which are something different. This is also JobReport.dsx. There are 2 versions. My stuff works witht the first post. It probably works with the second version. I have not tried it yet. You get source code to most of my stuff so you can modify it...
- Tue Oct 26, 2004 4:19 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: JobReport fails
- Replies: 5
- Views: 799
JobReport creates a really nice html document for a job. You can download it on ADN at m. I wrote a wrapper for it which will build an All_Index.html which has a link to each job osrted by job and another sorted by category. I also wrote a similar html document for each routine. Download KgdGenHtml....
- Mon Oct 25, 2004 4:05 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error log
- Replies: 2
- Views: 608