Search found 53125 matches

by ray.wurlod
Wed Sep 26, 2007 4:24 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Jobmonapp failed
Replies: 2
Views: 3273

It is not a bug.

You have supplied an XML document that does not begin and end with the same entity (that is, matching top-level beginning and ending tags).

This can not be parsed in any sensible way. So the job aborts. If I were the XML parser I'd give up too.
by ray.wurlod
Wed Sep 26, 2007 4:21 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: FUNCTION: @INROWNUM
Replies: 17
Views: 5382

A Monitor on the job will show individual node row counts if Show Instances is selected.
by ray.wurlod
Wed Sep 26, 2007 4:19 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Usage of server components in parallel engine
Replies: 7
Views: 1324

Read the final few pages of Chapter 2 of the Parallel Job Developer's Guide
by ray.wurlod
Wed Sep 26, 2007 4:18 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: SQL Execute failed
Replies: 10
Views: 4014

All complaints to billg@microsoft.com then. DataStage engineers can not be responsible for differences between the way the two Microsoft products work.
by ray.wurlod
Wed Sep 26, 2007 4:16 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Automizing parameter values with a concurrent architecture
Replies: 3
Views: 987

Learn patience.

You posted at 3am and 6am my time.

Penalty for impatience: 24 hours before I read the post.

If you require urgent support sign up for premium service with your support provider and learn the true cost of "urgent".
by ray.wurlod
Wed Sep 26, 2007 4:07 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: after job routine for a sequence
Replies: 10
Views: 1643

Luxury!!! We never had ones, and sometimes there weren't enough zeroes so we had to use capital O's.
:lol:
by ray.wurlod
Wed Sep 26, 2007 4:04 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Server Upgrade Problem
Replies: 9
Views: 1843

You need to get a new authorization code for your existing serial number - otherwise you would need to completely re-install, and you don't need to.
by ray.wurlod
Wed Sep 26, 2007 4:02 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how can we call datastage jobsequence-JOB in unix
Replies: 6
Views: 2723

When you performed a Search for the error text, what did you find?

Does the job in question use IPC, Link Partitioner or Link Collector stages?
Is inter-process row buffering enabled?
by ray.wurlod
Wed Sep 26, 2007 3:59 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Dealing with Occurs in .cfd files using CFF stage
Replies: 14
Views: 3913

While your approach would work, there is a limit to the number of links that a Transformer stage can support - from memory I think it's 127. Plus you still have the problem about what to do to determine whether the Nth occurrence exists. Presumably you will have a constraint based on the value of PA...
by ray.wurlod
Wed Sep 26, 2007 3:51 pm
Forum: General
Topic: Failed connect to Datastage Server (Error 80019)
Replies: 3
Views: 2306

Welcome aboard. There are (potentially) two passwords that have to be right - the deployment domain password (for IBM Information Server) and the DataStage password. Have you checked whether you need two, and whether they're both right? I agree that the observed behaviour is strange, but then you ne...
by ray.wurlod
Wed Sep 26, 2007 3:48 pm
Forum: General
Topic: Calculating buisness hours between two timestamps
Replies: 20
Views: 4493

Welcome aboard, and thank you for making that offer to the participants here.
by ray.wurlod
Wed Sep 26, 2007 6:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job Sequence - Script Initialization Error
Replies: 4
Views: 1810

Given that the error message came from the BAT file itself, you really should be looking for the "culprit" there. For example are there any exit statements that generate an ERRORLEVEL value? One workaround would be to call this BAT file from another, which intercepts the non-zero exit status and exi...
by ray.wurlod
Wed Sep 26, 2007 6:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: GCC(c++) compiler problem in datastage 7.5.2 on linux
Replies: 5
Views: 2467

Welcome aboard.

What, precisely, is the issue that you are facing? What is right for one system may not be right for yours.
by ray.wurlod
Wed Sep 26, 2007 6:33 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Shared Memory File Problem
Replies: 4
Views: 1847

Have you re-started the UNIX machine? If not, please try this, to clear structures from memory. Make sure, too, that your shared library search list set up in the dsenv scripts refers to the version 9 libraries for Oracle. Do your jobs use OCI (version 7), OCI8 or OCI9 stage types? You may need to m...
by ray.wurlod
Wed Sep 26, 2007 6:29 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: E-mail Logs on DataStage Server
Replies: 2
Views: 941

They are not stored on the DataStage server.