Search found 42189 matches

by chulett
Tue Mar 30, 2010 6:24 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Long process time to get log summary
Replies: 4
Views: 2072

So, you've already switched those values so it logs back to the "old" RT_LOG tables rather than into XMETA. You'll need to ping your official support provider to see what you can do for that, I'm not aware of any reason for that to have changed.
by chulett
Tue Mar 30, 2010 6:20 pm
Forum: General
Topic: FTP Complex file from one unix server to another
Replies: 10
Views: 3995

Make sure you tell it not to add anything to the file - quotes in particular.
by chulett
Tue Mar 30, 2010 8:02 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Long process time to get log summary
Replies: 4
Views: 2072

What are RTLogging and ORLogging set to in your DSParams file?
by chulett
Tue Mar 30, 2010 7:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Passing Single Quote characters to job parameter
Replies: 1
Views: 4263

If the issue is allegedly resolved in 8.1 and you're not finding that to be the case, best to go back to IBM / your official support provider for that. Sounds like you've done everything anyone here could suggest. As for the mystery APT variable, no need to find it - simply create it and see if it c...
by chulett
Tue Mar 30, 2010 6:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Shared Container
Replies: 10
Views: 3529

Files? Sure. Did you perhaps mean input links? And as noted, how to create / use them is fully documented in the pdf files that come with the product.
by chulett
Tue Mar 30, 2010 6:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reading Dsx file Error
Replies: 3
Views: 1144

A little lost on exactly what it is you are doing... can you explain how it is you are finding / replacing / calculating the length of EXT_EMT, please? The more details the better.
by chulett
Tue Mar 30, 2010 6:47 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Aggregator stage derivation definition
Replies: 2
Views: 1658

Yah... some kind of auto matching or propagation option would be nice, wouldn't it.
by chulett
Tue Mar 30, 2010 6:45 am
Forum: General
Topic: Datastage Installation
Replies: 2
Views: 1360

Neither the Server nor Client portions are supported on Windows 7. FYI.
by chulett
Tue Mar 30, 2010 6:43 am
Forum: General
Topic: DSSendmail connection error
Replies: 1
Views: 2388

Welcome. I do not believe that an external SMTP client / host would be accessable from DataStage. Perhaps there's a way to get it the information it clearly lacks (environment variables?) but I don't know the answer, perhaps a question sent the way of your official support provider would be prudent....
by chulett
Mon Mar 29, 2010 5:55 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: replace function
Replies: 2
Views: 1835

Is this XML you are parsing? If so, it should be handling it automatically. :?
by chulett
Mon Mar 29, 2010 5:54 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Xml parsing failing with error in DSDerivation
Replies: 3
Views: 1444

That's a question you'd need to ask your official support provider. Perhaps that's something that has been patched.
by chulett
Mon Mar 29, 2010 5:50 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ds_seqgetnext: error in read() - Interrupted system call
Replies: 3
Views: 2009

You need to determine how the kernel and user settings differ between dev/test and prod. Or perhaps your uvconfig settings - something is different and the fix may be quite simple once you identify the culprit.

And 7.1? Get thee upgraded to 7.5.3! :wink:
by chulett
Mon Mar 29, 2010 5:42 pm
Forum: General
Topic: Count the rows in sequential/Complex file
Replies: 6
Views: 3309

That's certainly one way, it might be helpful to know how you need to use this count to see if there is a "better" way.
by chulett
Mon Mar 29, 2010 6:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Run Time SQL Generation and Using in ODBC Stage
Replies: 5
Views: 2185

Are you sure? I can't check any more and it's not always documented well or at all but there is some kind of secret syntax that it uses (that I don't recall off the top of my head) that might be worth a shot. [shrug]
by chulett
Mon Mar 29, 2010 6:38 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to read the TIFF(Tagged Image File Format) files
Replies: 3
Views: 1375

I'm curious what kind of "reading" you were expected to do, if you don't mind me asking.