Search found 42189 matches
- Sun Dec 03, 2006 11:26 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error compiling Job Control Subroutine
- Replies: 7
- Views: 4447
- Sun Dec 03, 2006 11:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parallel job reports failure (code -2)
- Replies: 5
- Views: 3624
reena123 wrote:"X" is actually a sever job. Would that make a difference.
Nope.
reena123 also wrote:Please suggest as i have unique invocation id's, but still am facing this issue
Seriously, you are facing the issue because you don't. Check the logged error messages more closely... make no assumptions of uniqueness.
- Sun Dec 03, 2006 11:15 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: xml output - not writing to file
- Replies: 10
- Views: 2851
- Sun Dec 03, 2006 10:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: xml output - not writing to file
- Replies: 10
- Views: 2851
- Sun Dec 03, 2006 9:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error compiling Job Control Subroutine
- Replies: 7
- Views: 4447
- Sun Dec 03, 2006 9:35 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Command read the hashed file
- Replies: 1
- Views: 560
- Sun Dec 03, 2006 9:30 pm
- Forum: General
- Topic: Upgrade from Version 6
- Replies: 2
- Views: 1812
There's not much difference, client wise, in the 'requirements' of 6 versus 7. The only thing I recall is 6.x will function on Windows XP Home but that is no longer the case with 7.x - it requires XP Pro. Other than that, you should be fine. In my opinion - upgrade to 7.5.x now. The upgrade should b...
- Sun Dec 03, 2006 9:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error: unable to delete
- Replies: 5
- Views: 1954
- Sun Dec 03, 2006 9:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: getColDesc failed
- Replies: 7
- Views: 2929
- Sun Dec 03, 2006 9:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error compiling Job Control Subroutine
- Replies: 7
- Views: 4447
As a guess, I'd say you've stumbled on some sort of 'reserved word' thingy and it is automagically substituting "_JOB_NAME" with UtilityAbortToLog... are you using that somewhere? Rather than burn a lot of brain cells trying to figure out why right now, what if you just changed the name of your para...
- Sun Dec 03, 2006 9:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ORALCE REJECTS
- Replies: 11
- Views: 2595
Ok. They don't generally happen at the Oracle stage, per se - they happen inside your database and can be captured in the Oracle stage if you like. Any operation that results in an Oracle error - and Kumar noted there are many - like constraint violations (unique, value or FK), metadata mismatches (...
- Sun Dec 03, 2006 2:37 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ORALCE REJECTS
- Replies: 11
- Views: 2595
Details, man, details. Not knowing what you are doing makes it really hard to offer constructive help. All we know is they are not getting updated, so it sounds like you are inserting (instead? first?) and that is failing due to a unique constraint being violated more than likely. Post details of y...
- Sun Dec 03, 2006 2:29 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Lookup_IF condition
- Replies: 12
- Views: 3239
Sometimes things seem rude when all you've got is text like this. We tend to read all kinds of things into in, like the fact that all caps is SHOUTING. I we could see each other's faces and body language, some of this wouldn't be a problem. Speaking of problems, the other thing we'd like people to d...
- Sun Dec 03, 2006 11:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ORALCE REJECTS
- Replies: 11
- Views: 2595
- Sun Dec 03, 2006 8:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parallel job reports failure (code -2)
- Replies: 5
- Views: 3624
Re: Parallel job reports failure (code -2)
Just noticed this is in the wrong forum - please post in the appropriate forum (General or PX) next time. SEQ1.JobControl (@X): Controller problem: Error calling DSRunJob(X), code=-2 [Job is not in the right state (compiled and not running)] Job X is not in the 'right state' because it is currently...