Search found 42189 matches
- Fri May 04, 2007 8:01 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: updation of flag
- Replies: 3
- Views: 1136
- Fri May 04, 2007 7:55 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Cannot drop constraint - nonexistent constraint
- Replies: 4
- Views: 3106
- Fri May 04, 2007 7:52 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job locked
- Replies: 18
- Views: 6672
Ah.... Milla. :D This really should have been resolved by now. There's no way you should have to reboot the UNIX server just to unlock a job. Did you grep for any UNIX processes related to this job? If those are gone, then all that should be left are internal locks that need to be released. Try thes...
- Fri May 04, 2007 7:37 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: data load issue
- Replies: 6
- Views: 1777
- Fri May 04, 2007 7:33 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Date Conversion
- Replies: 24
- Views: 6450
- Fri May 04, 2007 7:31 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: huge RT_LOG
- Replies: 8
- Views: 6028
Are you sure it was deleted? Space issues in the DataStage installation filesystem can corrupt everything and make stuff 'disappear'. Search the forum for DS.TOOLS or DS.REINDEX for discussions on rebuilding the repository indices. Otherwise - Repromote it from Version Control. Reimport using the Ma...
- Fri May 04, 2007 7:27 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Date Conversion
- Replies: 24
- Views: 6450
- Fri May 04, 2007 7:25 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: huge RT_LOG
- Replies: 8
- Views: 6028
But first you need to figure out why it is getting to be 'huge'. Is your job aborting? Keep in mind the fact that aborted jobs don't 'auto-clear' their logs. Otherwise, the other thing that comes to mind are it must be chocked full of warnings. There's no reason a Server job should ever log a warnin...
- Fri May 04, 2007 12:25 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to run jobs Parallely in Batch Jobs
- Replies: 5
- Views: 1397
- Fri May 04, 2007 12:17 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to Call Jobs on Condition based in the Sequence
- Replies: 15
- Views: 5784
I need to write a routine which can call an oracle function. No, you don't - nor would you really want to if you knew all that would be involved. Two fairly easy ways to consider: 1) Write a script to connect to sqlplus and run whatever query you think you need to check for data. Spool the output t...
- Thu May 03, 2007 8:35 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: cannot move job from one category to another
- Replies: 4
- Views: 2237
- Thu May 03, 2007 8:33 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Autosys Job
- Replies: 14
- Views: 10599
- Thu May 03, 2007 7:57 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Date Conversion
- Replies: 24
- Views: 6450
- Thu May 03, 2007 5:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: cannot move job from one category to another
- Replies: 4
- Views: 2237
- Thu May 03, 2007 5:04 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problem in reading Sequential file
- Replies: 6
- Views: 1991
No worries - I just found it amusing because 'dismal' was a better word for the week I'd been having, not your data. Interesting... AFAIK that should happen automatically when the metadata doesn't support the actual data it sees. I'm going to have to defer this to more smarter people as the nuances ...