Search found 42189 matches

by chulett
Fri Oct 23, 2009 7:44 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job getting aborted before loading all the data into target
Replies: 5
Views: 1981

First thing in my mind would be to add $APT_DISABLE_COMBINATION to the job and set it to True to find out where that is really coming from.
by chulett
Fri Oct 23, 2009 7:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Method to read complex flat file using sequential file?
Replies: 12
Views: 3775

If you actually meant "can't" then it seems I would agree.
by chulett
Fri Oct 23, 2009 7:21 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage not starting when oracle path is provided in dsenv
Replies: 3
Views: 2658

Yes, of course... you need to append the Oracle information to the existing path, not completely replace it with just that information.
by chulett
Fri Oct 23, 2009 7:17 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Method to read complex flat file using sequential file?
Replies: 12
Views: 3775

Or people don't know or don't feel like answering.

Does the CFF stage have a Schema File property? If so, have you tried parameterizing it?
by chulett
Fri Oct 23, 2009 7:15 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequential file read
Replies: 4
Views: 1329

It's a propery of each field. I believe you need to 'Edit' each row to see it.
by chulett
Fri Oct 23, 2009 7:13 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Jobs are getting ended before the start time of the Job.
Replies: 7
Views: 2210

Pure guess here, but any chance you're running on multiple servers and the time is off between them? Or does it get all times from the conductor node? :?
by chulett
Fri Oct 23, 2009 7:10 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Shared container related pop up message
Replies: 5
Views: 1654

Sure, it's the "shared" part that is the issue. 8.0 was buggy as all get-out, are you up-to-date on your "rollup" patches? You really should go to 8.1 as soon as you can. IMHO.
by chulett
Fri Oct 23, 2009 7:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Quote character within a quoted text field
Replies: 6
Views: 1580

Because it does. [shrug]

Have you tried using a Server job for that, they are more... forgiving.
by chulett
Fri Oct 23, 2009 7:06 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: unable to connect to host: error code 39125
Replies: 20
Views: 7877

You need to check in your project and see if those "D_" files mentioned exist or not or have a permissions problem. If they are gone for some reason, they can be copied in from any other project as they are generic files.
by chulett
Fri Oct 23, 2009 7:03 am
Forum: General
Topic: Problem using Parameter set for a Web Service
Replies: 2
Views: 1026

Did either of you open a case with your official support provider, get an official verdict on the problem?
by chulett
Fri Oct 23, 2009 7:02 am
Forum: General
Topic: result of a query in a variable activity
Replies: 9
Views: 2212

:wink:
by chulett
Fri Oct 23, 2009 7:01 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: xml stage warning
Replies: 1
Views: 850

Not nearly enough information to help. Can you post your XPath Expressions and possibly a sample of the output you are trying to create?
by chulett
Fri Oct 23, 2009 7:00 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Recursive Routine
Replies: 4
Views: 2172

So we have to guess the error? :?

First thought, move the DEFFUN out of the loop.
by chulett
Fri Oct 23, 2009 6:58 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: can not get exclusive access to log for Job "jobname&qu
Replies: 4
Views: 1594

It should mean someone is browing the log entries from the Director. Switching back to the status view will release the hold on the table and allow the rename.
by chulett
Fri Oct 23, 2009 12:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Shared container related pop up message
Replies: 5
Views: 1654

Sounds like a bug to me. What exact version are you on? Have you contacted your official support provider for this?