Search found 42189 matches

by chulett
Sun Aug 21, 2016 6:00 pm
Forum: General
Topic: Jobs compile but will not run
Replies: 14
Views: 2507

Involve support.
by chulett
Sun Aug 21, 2016 6:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Transformer Loop with multiple columns
Replies: 2
Views: 1542

Note that I haven't put a significant amount of thought into this but... add another transformer and loop again.
by chulett
Sat Aug 20, 2016 8:37 am
Forum: General
Topic: Error return code for DsImport
Replies: 2
Views: 948

Anything other than zero, I would imagine.
by chulett
Fri Aug 19, 2016 11:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: File Split logic ..
Replies: 8
Views: 2994

Oh... so close. Yes, removing the excessive quote was part of the deal but so was not continuing to do it going forward. And then you quoted me asking you to stop quoting. :wink:
by chulett
Fri Aug 19, 2016 9:11 am
Forum: General
Topic: Jobs compile but will not run
Replies: 14
Views: 2507

Okay, what changed? Was there any server maintenance you are aware, O/S patches applied, anything done that could have possibly changed the permissions on directories/files in your projects? Obviously something did, the problem will be tracking it down which will take some effort. Do you have an &qu...
by chulett
Fri Aug 19, 2016 8:01 am
Forum: General
Topic: Jobs compile but will not run
Replies: 14
Views: 2507

Is this your first time using this project / installation and things have never worked or have things been fine and suddenly this started happening?
by chulett
Fri Aug 19, 2016 6:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: File Split logic ..
Replies: 8
Views: 2994

:!: Developer9 - please use the Reply to topic option as there's absolutely no need to quote everything you are replying to. Saves me from having to come along and clean up as well.

Thanks.
by chulett
Fri Aug 19, 2016 6:30 am
Forum: General
Topic: Re-order metadata in column definition
Replies: 6
Views: 2196

What are you ultimately trying to accomplish? If you want to re-order the columns in a sequential file, you'll need to create new metadata for that. Edited to add: My reply was based on creating a sequential file but looking more closely I see that it is your source. So I do have to admit I don't se...
by chulett
Fri Aug 19, 2016 6:28 am
Forum: General
Topic: Jobs compile but will not run
Replies: 14
Views: 2507

Edited your post subject to be more... specific.
by chulett
Thu Aug 18, 2016 3:14 pm
Forum: General
Topic: Environment variable in attached parameter set
Replies: 3
Views: 1071

It's been way too long but have you tried using $ENV as the value?
by chulett
Thu Aug 18, 2016 8:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SQL using table variables - ODBC connector
Replies: 3
Views: 1649

No input is required? That just means you need to set the SP stage option of 'Procedure type' to 'Source'. Have you actually tried it?
by chulett
Thu Aug 18, 2016 7:24 am
Forum:
Topic: Importing Metadata from Excel using IMAM
Replies: 8
Views: 6655

So... resolved?
by chulett
Thu Aug 18, 2016 12:01 am
Forum: General
Topic: upgrade 11 problem
Replies: 8
Views: 3592

Re: upgrade 11 problem

so, how to fix this problem ? Well... as I was attempting to point out, first you must determine what is causing the problem so you have a clue what needs 'fixing'. The message suggested two things to check and you've yet to say if you had checked either of them. Then Ray dropped some relevant know...
by chulett
Wed Aug 17, 2016 3:47 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Logic to generate output files dynamically
Replies: 6
Views: 1810

Your Moderator thanks you.
by chulett
Wed Aug 17, 2016 6:59 am
Forum: General
Topic: upgrade 11 problem
Replies: 8
Views: 3592

Re: upgrade 11 problem

wuruima wrote:Check that the RPC daemon service is running on the host and that no firewall is blocking the connection
And... did you?