Search found 53125 matches

by ray.wurlod
Tue Dec 14, 2010 3:35 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to run multi table insertion in a single transaction?
Replies: 8
Views: 2958

Take the master and child links into a single ODBC stage. Within that ODBC stage set up a "grouped transaction".
by ray.wurlod
Tue Dec 14, 2010 3:34 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to capture Db2 datbase rejected records
Replies: 10
Views: 3762

Mark the second output link from the Transformer stage as "Rejects". This is a check box in the constraints editor. Leave the constraint expression for this link blank. The mere fact that it's marked as "Rejects" will cause it to capture database rejects from the first output lin...
by ray.wurlod
Tue Dec 14, 2010 2:07 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: View Data doesn't show all requested rows
Replies: 8
Views: 3116

Is there a Ctrl-Z character in your data? (This is the Windows end-of-file marker.)
by ray.wurlod
Tue Dec 14, 2010 2:06 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error when trying to read from Oracle Enterprise Stage
Replies: 16
Views: 5753

Please post the exact error message. If it has sharp signs (parameter references) in it, then the parameters are not being resolved correctly. Check that the references are correctly spelled and cased.
by ray.wurlod
Tue Dec 14, 2010 2:03 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: View Data doesn't show all requested rows
Replies: 8
Views: 3116

View Data runs through an options window that allows you to limit the number of rows returned. Is yours set to 30?
by ray.wurlod
Tue Dec 14, 2010 2:01 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: which node processes the sequential stages
Replies: 5
Views: 1537

1. Allocation of sequential operators to nodes is a resource allocation exercise when the score is composed. They are spread across available nodes. Note that Sequential File stages (import or export operators) will use import or export pools by preference, if these exist. 2. Repartitioning is never...
by ray.wurlod
Tue Dec 14, 2010 1:59 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to find if job is IO limited
Replies: 4
Views: 2029

Use the Performance Analysis tool in DataStage.
by ray.wurlod
Tue Dec 14, 2010 1:59 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Query on Score Dump
Replies: 6
Views: 2000

Please confirm the number of nodes on which the LUT_ProcessOp operator is running, from the score.
by ray.wurlod
Tue Dec 14, 2010 1:55 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel Transformer stage compilation error
Replies: 7
Views: 3462

The older jobs are getting compiled.For creating the new jobs we are getting the error Re-compiling when there has been no change to Transformer stage does not re-compile the Transformer stage(s) and therefore does not need the C++ compiler. If you change a Transformer stage, or compile using Force...
by ray.wurlod
Tue Dec 14, 2010 1:53 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: teradata connector stage
Replies: 4
Views: 2047

Sparse lookup is not supported for Teradata Connector, as far as I am aware.
by ray.wurlod
Tue Dec 14, 2010 1:52 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error in retrieving records using look up
Replies: 1
Views: 1278

You could be "going wrong" simply in your understanding of your data. If there are duplicate session ID values in the stream input each will be successfully looked up and therefore generate a row (each) on the output link. Also, verify that your Lookup Failed rule is Continue, which puts e...
by ray.wurlod
Tue Dec 14, 2010 1:47 pm
Forum: General
Topic: Unix command in Before or After Job Sub routine
Replies: 2
Views: 1169

Any valid UNIX pipeline can be used.
by ray.wurlod
Tue Dec 14, 2010 3:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: upsert logic failing
Replies: 3
Views: 1144

Are you executing the same UPDATE statement (for the same row) from each of two nodes?
by ray.wurlod
Mon Dec 13, 2010 11:53 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Transformation rule
Replies: 1
Views: 872

Use a stage type that supports these operations. none of which is or requires a transformation rule.
by ray.wurlod
Mon Dec 13, 2010 11:53 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Teradata Connector Error while Update and Insert the data
Replies: 2
Views: 3372

Welcome aboard.

What is the character at offset 9 in line 245?