Search found 53125 matches

by ray.wurlod
Mon Jun 18, 2012 5:15 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Multiple If conditions with Or Operator not working in v8.5
Replies: 2
Views: 1842

The dbx warning does not relate to your syntax; it relates to the way that your compiler and its related environment variables have been set up. You need to get these right to dispose of this particular error.
by ray.wurlod
Mon Jun 18, 2012 5:13 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Column Length Definition and Performance
Replies: 2
Views: 1212

It's rather more complex than that. There are some situations where unbounded VarChar is recommended, there are others where unbounded VarChar is not recommended. Rather more information than I want to re-research at the moment, but there have been discussions on DSXchange and in developerWorks on t...
by ray.wurlod
Mon Jun 18, 2012 5:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Custome stage type error in Datastage V8.5
Replies: 2
Views: 1287

Try re-compiling the job. When a parallel job containing one or more Transformer or Build stages is run, it is supposed to adjust the shared library search path appropriately for the duration of the job run. That information may have been lost during the upgrade. Another possibility is that the shar...
by ray.wurlod
Mon Jun 18, 2012 5:08 am
Forum: General
Topic: Help _ISA Lite Run
Replies: 2
Views: 1721

You may also need to set the CLASSPATH environment variable.
by ray.wurlod
Mon Jun 18, 2012 5:07 am
Forum: General
Topic: Infosphere suite 8.5 tools and utilities
Replies: 6
Views: 3217

The Planning, Installation and Configuration Guide has a good description of how the various components of Information Server fit together; even the Quick Start Guide will give you some idea.
by ray.wurlod
Mon Jun 18, 2012 5:05 am
Forum: General
Topic: problem when installing FixPack2 to IIS 8.1
Replies: 2
Views: 1425

I doubt that this will be much value to U (one of our posters). We know for a fact (from DSXchange posts) that U is using version 8.7. The second person personal pronoun in Engish is spelled "you". We strive for a professional standard of written English on DSXchange. You should also do so.
by ray.wurlod
Mon Jun 18, 2012 5:03 am
Forum: General
Topic: (internal Error(39202)
Replies: 7
Views: 2557

Did you Search DSXchange for error code 39202? There are lots of hits, and a goodly proportion of those are marked as resolved.
by ray.wurlod
Mon Jun 18, 2012 5:01 am
Forum: General
Topic: corrected the job
Replies: 16
Views: 6211

1) Not possible.
2) Not possible.

Both can only be performed within the DataStage ("UniVerse") environment.
by ray.wurlod
Mon Jun 18, 2012 2:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to get previous row value in current row
Replies: 14
Views: 9452

Then don't run on four nodes.
by ray.wurlod
Mon Jun 18, 2012 2:24 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Mapping in XML Stage
Replies: 2
Views: 2268

Can u please specify the input used and output got. It isn't U who's having the issue - it's WBlaustein. The second person personal pronoun in English is spelled "you". We strive for a professional standard of written English at DSXchange; for those whose first language is not English it ...
by ray.wurlod
Sun Jun 17, 2012 10:07 pm
Forum: General
Topic: DataStage 8.7 installation
Replies: 3
Views: 1546

Then you must install Information Server. DataStage is not a stand-alone product (since version 7.5).
by ray.wurlod
Sun Jun 17, 2012 10:06 pm
Forum: General
Topic: corrected the job
Replies: 16
Views: 6211

You're wrong. For starters the table name is DS_JOBOBJECTS. Secondly, the linkage between DS_JOBS and DS_JOBOBJECTS is through the job number, not the job name. If you delete the job from Designer, all of the records from DS_JOBOBJECTS are removed. If you delete only the ROOT record from DS_JOBOBJEC...
by ray.wurlod
Sun Jun 17, 2012 7:49 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: converting hash files from DS 7.5.2 to DS 8.5 (server)
Replies: 8
Views: 2968

It depends on version (7.5 to 8.5 should be OK) and Endian-ness of the chip you're running on (identical hardware should be OK). If you're moving to a different chipset, then conversion may be required. I'm assuming that you're not.
by ray.wurlod
Sun Jun 17, 2012 7:45 pm
Forum: General
Topic: corrected the job
Replies: 16
Views: 6211

Records that describe/record the properties of stages, of links, of containers, of annotations.

Get yourself a premium membership and you can read the complete solution in my previous post.
by ray.wurlod
Sun Jun 17, 2012 7:44 pm
Forum: General
Topic: DataStage 8.7 installation
Replies: 3
Views: 1546

Is there an existing instance of Information Server whose services tier could be used to manage the new Engine? If so, then you can get away with just installing the Engine tier (and any needed clients, of course). Otherwise you will need all four tiers of Information Server on the training machine.