Search found 42189 matches

by chulett
Fri May 29, 2009 7:09 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Can OCI stage be used in reference link
Replies: 2
Views: 826

You'd need to explain your problem if you wanted more help than us just saying "yes, you can".
by chulett
Fri May 29, 2009 7:08 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Fault Type 11
Replies: 7
Views: 2890

Or it could be a bug in your Sybase drivers, I suppose. Best to ask your official support provider.
by chulett
Fri May 29, 2009 7:07 am
Forum: General
Topic: 111 warning ???
Replies: 5
Views: 3315

Hmmm... you actually got a 3814 warning over a parameter of "type 111". Perhaps you can ask your Sybase DBA what that be. Also would be curious if you are using the SybaseOC stage or something else.
by chulett
Fri May 29, 2009 7:05 am
Forum: General
Topic: Environment Variable UDD_CMT_DSADM
Replies: 1
Views: 774

No clue... but is this a Linux install? Wondering if the "UDD" part is this UDD. :?
by chulett
Thu May 28, 2009 11:59 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Zip a file
Replies: 28
Views: 9975

You didn't need to change your .bat file, just how you called it in the stage. It couldn't find it because that directory is not in your $PATH (as you noticed) so just fully path the command. Meaning, than executing "zip.bat", execute "C:\temp\zip.bat" instead, of course after re...
by chulett
Thu May 28, 2009 11:50 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Setting Command Output to the job parameter
Replies: 12
Views: 4508

Good Lord, is that a sample of your work site documention / composition skills? Please cease with the texty-chatty-dis-den-dat-ur-wat crap and use a professional level of English here. Use all of your fingers to type, not just your thumbs and spell out your dang words. Please. :evil:
by chulett
Thu May 28, 2009 11:26 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Setting Command Output to the job parameter
Replies: 12
Views: 4508

I already did! It's been reported and solved here many times, search for that phrase to find them.
by chulett
Thu May 28, 2009 10:57 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Zip a file
Replies: 28
Views: 9975

So... it's working for you now?
by chulett
Thu May 28, 2009 10:55 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: problem when logging into director and designer client
Replies: 6
Views: 2776

Ok, fair enough. So it's not working for anyone? If so, then guessing here but perhaps it's time to recycle all of the services involved. Stop/restart everything. :?
by chulett
Thu May 28, 2009 10:53 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Setting Command Output to the job parameter
Replies: 12
Views: 4508

You should be able to do that directly in the Job Activity parameter assignment field... assuming we know what the actual problem is.
by chulett
Thu May 28, 2009 10:43 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Setting Command Output to the job parameter
Replies: 12
Views: 4508

Do we have to guess your error? Here's mine! [drumroll] The dreaded "[ParamValue/Limitvalue is not appropriate]" error? If so, a search for that phrase will reveal the solution.
by chulett
Thu May 28, 2009 10:40 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Zip a file
Replies: 28
Views: 9975

Normal path issue, doing an exact search for "is not recognized as an internal or external command" will reveal all.
by chulett
Thu May 28, 2009 10:15 pm
Forum: General
Topic: Creating individual .DSX files for my 800+ jobs
Replies: 6
Views: 2684

So I assume the ". . ." is where you hacked out all of the job itself, yes? As a test, export this single job manually from the GUI and compare the two output files. That should help give us a clue as to what may be missing.
by chulett
Thu May 28, 2009 9:37 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to split one field (from WS xfm) into multiple records
Replies: 12
Views: 4968

Could you expand a little bit on what you mean by 'and SAS stage'? We seem to be missing some words.