Search found 42189 matches

by chulett
Tue Mar 22, 2011 6:34 am
Forum: IBM QualityStage
Topic: mapping error
Replies: 1
Views: 1187

:idea: Next time post your questions in the correct forum. This one is specific to QualityStage questions, there are others for PX or Server jobs and a General one for Sequencer jobs and other general questions. Both of your messages come from the job calling the UtilityAbortToLog function as the fi...
by chulett
Mon Mar 21, 2011 5:57 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML output formatting.
Replies: 9
Views: 3299

Post your XPath Expressions.
by chulett
Mon Mar 21, 2011 4:00 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: creating packed file
Replies: 10
Views: 3398

Just don't expect to be able to view it. :wink: You'll need to get it transferred to your mainframe target (without any characterset conversion in-flight) and then have them verify if they can read it properly or not. Another option would be a hex dump, but you'd need to be familiar with EBCDIC and ...
by chulett
Mon Mar 21, 2011 3:39 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error while viewing data
Replies: 8
Views: 3647

Yup, you need either the very old 7.5x2 release or any 8.x version.
by chulett
Mon Mar 21, 2011 7:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Column size is too large
Replies: 2
Views: 2312

The error actually says it read more than 10000 characters but couldn't find a record delimiter, not that anything was 'too large'. Check your metadata.
by chulett
Mon Mar 21, 2011 7:00 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: getting error in selecting log file
Replies: 2
Views: 2198

Your log is corrupted, probably from growing 'too large'. An exact search here for "Computed blink" should help.
by chulett
Mon Mar 21, 2011 6:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to import the metadata for .CSV files through seq_file
Replies: 4
Views: 2938

Comma Separated Values file, so (more than likely) your delimiter is therefor a comma.
by chulett
Sun Mar 20, 2011 8:14 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error while viewing data
Replies: 8
Views: 3647

Any chance that this is related to the fact that that version cannot run PX jobs on Windows? Then there's the whole 'XP is not support as a server platform' thing too. :?
by chulett
Sat Mar 19, 2011 2:18 pm
Forum: General
Topic: admin -start problem
Replies: 3
Views: 1297

So... clairvoyant now, Ray? :wink:
by chulett
Sat Mar 19, 2011 11:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job aborted status
Replies: 6
Views: 2455

You need to update your business card, James.

James "For When It's Urgent" Wiles

:wink:
by chulett
Sat Mar 19, 2011 7:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: range lookup
Replies: 7
Views: 6676

Re: range lookup

sigma wrote:The stage does not let me to include ACCT_from and ACCT_to to the key.
Help us with what that means. You should certainly be able to bind your one input column to both of the lookup columns... what is in your 'range expression'?
by chulett
Sat Mar 19, 2011 6:52 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: range lookup
Replies: 7
Views: 6676

However, that's not an example of "multiple ranges" as your input data only qualifies for one range in your example. It's not about how many you have to check.
by chulett
Sat Mar 19, 2011 6:48 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: XML OUTPUT Stage - Trigger Column for Grouping
Replies: 6
Views: 5562

Well... ok... pretty sure we followed all that. How about Ernie's piece of advice? What XPath Expression does your 'dummy' column have? Does it still work if you leave it empty as has been suggested?
by chulett
Sat Mar 19, 2011 6:46 am
Forum: General
Topic: admin -start problem
Replies: 3
Views: 1297

Re: admin -start problem

vemisr wrote:even UNIX session also not allowing me to login.
Can you elaborate on what exactly this means, please? If you're not sure if one of your servers is up or not, seems to me you should check with an administrator.
by chulett
Fri Mar 18, 2011 5:35 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reading DB2 sequencers during Bulk Load....
Replies: 13
Views: 4760

Craig - How do I find out If I am running 32 bit/64 bit Datastage ? Never mind, seems to be a moot point. I went back and reread my old post where I was seeing the same error message, there you can see a message from IBM. In my case it was because we had a 32bit O/S in production. Worked fine in ou...