Search found 42189 matches
- Mon Feb 19, 2007 12:50 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Routine Error Code
- Replies: 12
- Views: 3305
- Mon Feb 19, 2007 12:45 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Datastage 7.5 Connection problem
- Replies: 18
- Views: 5036
No, I meant fired. Firing is what neurons do, passing a small electrical charge... <snipped a rather lovely bit of brain science> Yeesh, I knew I should have used a different emoticon so the fact that I was joking would be more obvious. Nothing I didn't know, but I'm sure you've just started someon...
- Mon Feb 19, 2007 12:32 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: clear log, auto-purge
- Replies: 7
- Views: 2198
- Mon Feb 19, 2007 12:11 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Routine Error Code
- Replies: 12
- Views: 3305
Wait... you wrote a routine that runs a job and you run that job in the 'After Job' area of another job? Why would you want to do that? Seems like a Sequence job would be more appropriate to run the two jobs in a serial fashion... If you pursue this course, then yes - you'll need to detect errors i...
- Sun Feb 18, 2007 10:32 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Datastage 7.5 Connection problem
- Replies: 18
- Views: 5036
It may be this that's fired your neurons. Hopefully that's not a typo and you really meant to say 'fried'. Mostly meant the 'host' designation. Not having had the pleasure of a Windows Server to play with, I'm just guessing here. What do you put for the IP when everything is playing on the same box...
- Sun Feb 18, 2007 10:25 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: clear log, auto-purge
- Replies: 7
- Views: 2198
I would assume your repository indexes are blown. Make sure there are no other connections to the project in question and rebuild them. You can either do this directly using DS.REINDEX or using Option #2 - Rebuild Repository Indices - from the DS.TOOLS menu, both accessed from a TCL prompt. The cave...
- Sun Feb 18, 2007 6:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Multiple Job Compile Utility
- Replies: 6
- Views: 1246
- Sun Feb 18, 2007 6:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Program Sources option in Job Export
- Replies: 2
- Views: 873
The key word there is 'associated'. AFAIK, it just means to automatically include the source associated with any of the executables you select. Since you've already included '(All)' Job designs, enabling that option for the Job executables would be redundant. Since I explicitly extract what I need, ...
- Sun Feb 18, 2007 6:04 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Seconds to Time String Conversion
- Replies: 2
- Views: 1091
- Sun Feb 18, 2007 3:18 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Datastage 7.5 Connection problem
- Replies: 18
- Views: 5036
- Sat Feb 17, 2007 11:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Encrypted password
- Replies: 6
- Views: 4192
Again, your step #3 is problematic. Setting the value of a job parameter before job is invalid and unsupported and only works if you have 'hacked' into the jobs to accomplish this. I've only seen one person posting here with a working methodology, and that from an Ascential consultant (from what I r...
- Sat Feb 17, 2007 10:12 am
- Forum: General
- Topic: Problem while running Transformer Stage
- Replies: 14
- Views: 5571
- Sat Feb 17, 2007 9:44 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Promote Jobs from DEV to TEST
- Replies: 15
- Views: 4871
- Sat Feb 17, 2007 8:48 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Promote Jobs from DEV to TEST
- Replies: 15
- Views: 4871
You should probably mention the name of your 'VC software' when posting about it. Saying Version Control implies the DataStage product. Since you are exporting and importing source only via the Manager and your third party versioning software, then yes you will have to compile as a final step. Use t...
- Sat Feb 17, 2007 8:43 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Promote Jobs from DEV to TEST
- Replies: 15
- Views: 4871
If you are using the Manager for this, then your answer depends on what you are exporting from DEV and importing into TEST. If you include executables, then no, you should be all set to go. If you are just transfering source, then yes you'll need to recompile everything. Your mix of VC and Manager i...