Search found 42189 matches
- Thu Mar 03, 2005 2:56 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Starting 'command line' jobs on Unix server from Win client
- Replies: 9
- Views: 2677
- Thu Mar 03, 2005 12:23 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Delay or Wait in Job Sequence
- Replies: 9
- Views: 3048
- Thu Mar 03, 2005 11:58 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error while importing
- Replies: 3
- Views: 1345
No, the import doesn't care what the name of the project it came from was. Bottom line is this new project is corrupted. There have been several fairly recent conversations on this very issue, including what needs to be done to fix it. As noted, a search should turn them up. If not, post back and we...
- Thu Mar 03, 2005 7:40 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash file Location
- Replies: 12
- Views: 3642
I remembered where I found the little tidbit I was referring to - here. Curious what anyone thinks of the specifics of this 'tip'.
I haven't tried to implement it, so can't vouch for it... just had it filed away in the back of my brain.
I haven't tried to implement it, so can't vouch for it... just had it filed away in the back of my brain.
- Thu Mar 03, 2005 7:34 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: calling an Oracle procedure in a datastage routine
- Replies: 10
- Views: 14659
- Wed Mar 02, 2005 9:58 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: UV Stage
- Replies: 3
- Views: 1219
- Wed Mar 02, 2005 9:57 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash file Location
- Replies: 12
- Views: 3642
I think I read somewhere that you can actually use SETFILE to create a VOC record for the parent directory that your hash files live in. This would allow you to treat the directory as an 'account' and so avoid having to add individual VOC records for each hash file in the directory. Is this true? Ca...
- Wed Mar 02, 2005 9:54 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sending an excel file as an attachment in a mail
- Replies: 6
- Views: 3278
- Wed Mar 02, 2005 9:52 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: calling an Oracle procedure in a datastage routine
- Replies: 10
- Views: 14659
Didn't even look deeply at the code itself, especially since it isn't formatted at all. Title of the thread mentioned Oracle procedures and I figured it was something that would require the stored procedure stage, mostly because it returns values. Seems like an awful lot of work. Aren't they going ...
- Wed Mar 02, 2005 7:47 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: calling an Oracle procedure in a datastage routine
- Replies: 10
- Views: 14659
- Wed Mar 02, 2005 7:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Join tables from 2 different databases
- Replies: 14
- Views: 4101
- Wed Mar 02, 2005 6:48 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Able to save job with same name
- Replies: 6
- Views: 1234
You can not have same job name for two jobs in the same category. Just to clarify, you cannot have two jobs with the same name regardless of category. Each job name much be unique to the project. Unless, of course, (as people are suspecting) the structures holding this information are corrupt, then...
- Wed Mar 02, 2005 11:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: dscmdexport command line problem
- Replies: 26
- Views: 12069
If you do come up with a solution, post it back here. I'm sure there would be plenty of people looking for a generic solution to this issue. In my mind, something to first determine the current setting is needed. If the option is found to be set, unset it and then put it back at the end of the backu...
- Wed Mar 02, 2005 7:54 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Commit in Sequential file
- Replies: 7
- Views: 1691
- Wed Mar 02, 2005 7:47 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: dscmdexport command line problem
- Replies: 26
- Views: 12069
Ok, then I can only see a couple of solutions. No amount of 'renaming' will help, as you've found. So... 1) Find out where that option is stored in the registry (assuming it is) and somehow automagically turn it off and then back on again during your backup. 2) Run the backup from a different machin...