Search found 42189 matches

by chulett
Wed Oct 11, 2006 7:10 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: User-Defined SQL Query file in DRS Stage
Replies: 7
Views: 1285

Then perhaps it be broke. Check with Support.
by chulett
Wed Oct 11, 2006 7:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem while using stage variables
Replies: 9
Views: 3514

As I remember, stage variables required not null values. Becuase, there is no concept of of Null/Not null for Stage variables. I am not sure whether stage variable can hold nulls or not ? Of course they can. Not sure this has anything to do with your stage variables, per se, could be the actual der...
by chulett
Tue Oct 10, 2006 9:18 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: .dsx export withou using Client
Replies: 17
Views: 4955

Well, this thread has certainly taken a hard turn off into the bushes.

And 'wrong shape'? Just a extra 'u' thrown in by accident... sorry about that, Chief.
by chulett
Tue Oct 10, 2006 9:14 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Weird Errors
Replies: 12
Views: 4136

Sure, it makes a difference - that's why it's there as an option. In my experience, you can see messages like this logged as a warning in a job when the memory allocated to the write cache is depleted, runs out. They are just warnings, however, and not a sign of a failure to write the records to the...
by chulett
Tue Oct 10, 2006 7:42 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Data Rationalisation - Performance and Optimisation
Replies: 13
Views: 3682

Excellent. Was wondering how this turned out...
by chulett
Tue Oct 10, 2006 7:41 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: .dsx export withou using Client
Replies: 17
Views: 4955

Neither positive nor negative, Kim - just a poke in the ribs to see if you are still alive and kicking. :wink:
by chulett
Tue Oct 10, 2006 6:06 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Min PC Configuration
Replies: 6
Views: 1687

Can the Win Home XP be clarified, if anyone has faced an issue. Not sure what there is to clarify. The install is physically blocked by the product on XP Home as a known 'it will not work here' platform. It's not like it installs (like 6.x did) and may work fine (like 6.x did) - you cannot install ...
by chulett
Tue Oct 10, 2006 3:24 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Extraction from Sequential Stage ?
Replies: 8
Views: 4120

Your biggest problem is the fact that the Sequential stage cannot deliver the entire contents of the XML file in one record/field like the Folder stage can in Server. You need to see if it can pass in the fully qualified path to the XML file and then switch the XML Input stage to use the 'URL' option.
by chulett
Tue Oct 10, 2006 3:20 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Weird Errors
Replies: 12
Views: 4136

Just out of curiousity, do you have write cache enabled in the hashed file?
by chulett
Tue Oct 10, 2006 2:00 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: .dsx export withou using Client
Replies: 17
Views: 4955

Ah... Kim Duke, the Laura Croft of ADN. :wink:

(just kidding!)
by chulett
Tue Oct 10, 2006 8:29 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to include Header to file
Replies: 4
Views: 1838

Typically, you would create two files (due to the differing metadata) and then combine them 'after job'.
by chulett
Tue Oct 10, 2006 7:58 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: OCI has fetched truncated data...AGAIN
Replies: 5
Views: 1742

Most of these lovely Oracle messages do not give the offending column name, that's what makes them such a PITA to track down. If you can recreate the problem in a GUI tool like TOAD, and you've got a version of the client that supports this, the offending column will be identified by being highlight...
by chulett
Tue Oct 10, 2006 7:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how can we suppress the warnings in sequence
Replies: 10
Views: 2447

Your sequence job is presenting it as a warning because it is something that should be investigated by support. Exactly. Either ensure the file arrives on time or don't worry about the warning as it is a legitimate one, worry about why the file didn't arrive. Why do you feel the need to 'suppress' ...
by chulett
Tue Oct 10, 2006 7:31 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: .dsx export withou using Client
Replies: 17
Views: 4955

In ADN we are having a batch file which will export all the projects from the server. Dear DS_SUPPORT, We are sorry to inform you of the death of ADN, which passed away quietly in its sleep some number of months after the IBM acquisition. It is survived by the IBM developerWorks forums, but no copi...
by chulett
Mon Oct 09, 2006 11:56 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Write table to XML
Replies: 4
Views: 1786

Is this a continuation of the original problem or a high-jacking attempt? :?

It is saying it can't find the .xsd you mentioned somewhere, did you ask it to validate?