Search found 42189 matches

by chulett
Thu Oct 29, 2009 10:23 am
Forum: General
Topic: difference in Complied job and executable
Replies: 4
Views: 2290

OK, as long as your runtime environments are identical I could see that. Here, I would think a recompile and repromotion are in order.
by chulett
Thu Oct 29, 2009 10:08 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: full path name
Replies: 2
Views: 1251

Make sure all the Folder is picking up is the filename (not the contents) and set the XML Input stage to the URL/Filepath option. It will do a better job of reading the contents than the folder will, but there is still a size limit regardless.
by chulett
Thu Oct 29, 2009 9:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Informatica Table Definition Conversion to Datastage
Replies: 13
Views: 12434

AFAIK, both 'occurs' and 'redefines' are not supported.
by chulett
Thu Oct 29, 2009 9:52 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Facing issue with the parameters passing from env file
Replies: 1
Views: 913

How can we from so little information? Perhaps you got bad information from your client. Posting the actual errors would help. Also, verify you have connectivity to this 'preprod' database from dev outside of DataStage as well..
by chulett
Thu Oct 29, 2009 9:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Conversion error
Replies: 4
Views: 1767

As noted many times here, 8.x does more stringent checking on things like this. Post your data and syntax, you'll need to correct it to avoid that warning.
by chulett
Thu Oct 29, 2009 9:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Aggregator stage Inconsistent output
Replies: 10
Views: 3072

Lots of discussions here on the Aggregator and floating point issues. One such example is here.
by chulett
Thu Oct 29, 2009 9:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SIGUSR1
Replies: 11
Views: 5266

You are doing a good job of working through your issues... keep it up. :wink:

Let us know what IBM comes back with.
by chulett
Thu Oct 29, 2009 9:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Getting Warning: glibc detected while loading DB2 tables
Replies: 1
Views: 2221

Re: Getting Warning: glibc detected while loading DB2 table

Out of all that, the first message seems to be the important one: Type: Warning Event: DB2_TbName,0: *** glibc detected *** /opt/IBM/InformationServer/Server/PXEngine/bin/osh: free(): invalid next size (fast): 0x09ddafd0 *** And a Google search for "invalid next size fast free" gets over 6...
by chulett
Thu Oct 29, 2009 8:34 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Issues when calling a Routine in Seq
Replies: 6
Views: 2443

:? So this message is from "sequence 1" or "the master sequence"? Does it only happen when the routine returns a 1?
by chulett
Thu Oct 29, 2009 8:05 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Issues when calling a Routine in Seq
Replies: 6
Views: 2443

What other error message are logged in any of the jobs? Post them complete and unedited, please. Also, what does the routine do and does it always return a '0'? A non-zero return is considered a failure in some cases.
by chulett
Thu Oct 29, 2009 8:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: multiple invocations of a multi instance job failing
Replies: 18
Views: 8704

And? Which issue would that be, exactly? There's more than one mentioned here. Not to mention that it is kind of hard to help you if you haven't given us any details of what you are seeing and what you have tried. :?
by chulett
Thu Oct 29, 2009 7:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Output from subprocess: : not found
Replies: 3
Views: 1637

You've already done it. You 'modify DSParams file' 'in the Environment Variable window using DS Administrator Client'. He wasn't suggesting any sort of manual editing.
by chulett
Thu Oct 29, 2009 7:49 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: U_TRUNCATED_CHAR_FOUND error when read from teradata
Replies: 1
Views: 2751

Sorry, don't know squat about Teradata but that U_TRUNCATED_CHAR_FOUND message we've seen here before from what I recall. Have you searched for it here? Did any of them help at all? :?