Search found 42189 matches
- Thu Feb 25, 2010 6:16 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Status code = -9999 DSJE_DSJOB_ERROR
- Replies: 21
- Views: 16291
OK, just seemed that way to me based on zulfi123786 being the only one mentioning anything that seemed 'user based' where things worked under one user but didn't under another. Arnd was the one responding to datisaq's query on the how of the umask setting. I agree it's a best practice and all, I jus...
- Thu Feb 25, 2010 1:00 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job Logs
- Replies: 1
- Views: 963
- Thu Feb 25, 2010 12:18 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Status code = -9999 DSJE_DSJOB_ERROR
- Replies: 21
- Views: 16291
Ray was responding to zulfi123786 rather than you, I believe. Your problem is one of syntax I would wager. You need to provide full credentials from the command line, meaning userid and password. For 8.x they added in the need for the domain as well, so add all three to the command line and let us k...
- Wed Feb 24, 2010 11:45 pm
- Forum: General
- Topic: INFAXchange?
- Replies: 2
- Views: 871
INFAXchange?
Out of curiousity, for those of you that dabble in both worlds, what's the Informatica equivalent of DSXchange? Looking for the best peer-to-peer support forum for that other tool.
Thanks.
Thanks.
- Wed Feb 24, 2010 11:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Status code = -9999 DSJE_DSJOB_ERROR
- Replies: 21
- Views: 16291
Re: Status code = -9999 DSJE_DSJOB_ERROR
And this means what exactly? You cannot run any job as all attempts get this error or everything else runs fine and you get this error only for this particular job?datisaq wrote:I have ran the other jobs also but still the same error.
- Wed Feb 24, 2010 11:38 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: remove string from string
- Replies: 10
- Views: 2557
- Wed Feb 24, 2010 11:33 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: job error
- Replies: 11
- Views: 2588
- Wed Feb 24, 2010 7:10 pm
- Forum: IBM QualityStage
- Topic: Parallel Job not stopping after processing records
- Replies: 7
- Views: 2320
- Wed Feb 24, 2010 7:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to update RT_CONFIG?
- Replies: 10
- Views: 2580
- Wed Feb 24, 2010 7:07 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: remove string from string
- Replies: 10
- Views: 2557
- Wed Feb 24, 2010 7:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: number of working days in a week
- Replies: 5
- Views: 1669
- Wed Feb 24, 2010 6:57 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Filter
- Replies: 8
- Views: 1477
- Wed Feb 24, 2010 6:54 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: istool client
- Replies: 5
- Views: 3271
- Wed Feb 24, 2010 6:43 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: remove string from string
- Replies: 10
- Views: 2557
- Wed Feb 24, 2010 6:40 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Oracle date format OCI returns
- Replies: 8
- Views: 3526
Hopefully this is all an academic excercise to assertain whey it is behaving differently in different environments. As a Best Practice you should stick with using a Timestamp for Oracle DATE fields and letting the stages generate the SQL with the appropriate TO_CHAR() and TO_DATE() functions. That t...