Search found 53125 matches

by ray.wurlod
Tue May 01, 2012 4:16 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: count of the column by using loop variables
Replies: 11
Views: 5065

You could also wait for a drought. Meantime you can count in a Transformer stage using stage variables. As noted, Loop variables are not the correct mechanism. Use a Loop variable for processing things within a field (though counts of those can probably more easily be obtained with functions like Co...
by ray.wurlod
Tue May 01, 2012 4:14 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle Connector stage user defined query warning
Replies: 8
Views: 3010

Are the //---------- strings part of your SQL? Perhaps Oracle is reading -- as introducing a comment, which it's not finding.
by ray.wurlod
Tue May 01, 2012 4:13 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Hybrid SCD Type handling...
Replies: 10
Views: 3768

Under your scenario how would the SCD stage be able to look up a business key that occurs a second time in the stream input?

(In practice the dimension table is, at least partially, memory-mapped.)
by ray.wurlod
Tue May 01, 2012 4:08 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Remove duplicates in Dataset in Unix.
Replies: 10
Views: 3197

It probably is possible from UNIX but you would have to develop osh scripting skills. I don't claim to have these.

If you capture the generated osh from a successful DataStage job you could use that as the osh script.
by ray.wurlod
Tue May 01, 2012 4:05 pm
Forum: General
Topic: Creating Connection from DS client to a DB2 Database
Replies: 3
Views: 2260

ODBC connectivity from a UNIX/Linux server is established by editing the .odbc.ini file in the DSEngine directory the uvodbc.config file in the project Full information is to be found in the various Connectivity Guides in the manual set. If you don't have manuals ready to hand you can also get the i...
by ray.wurlod
Tue May 01, 2012 4:01 pm
Forum: IBM QualityStage
Topic: The Match Master Record
Replies: 2
Views: 1703

The master record is the one with the highest aggregate weight when compared with itself. That is, the one with the greatest information content in all the fields mentioned in the Match rules. Where there is more than one record with the same weight in a block, the one selected as master is indeterm...
by ray.wurlod
Mon Apr 30, 2012 11:50 pm
Forum: General
Topic: job log in Director
Replies: 1
Views: 1615

Right click in the background, or press Ctrl+T, and choose Filter. The rest should be intuitive.
by ray.wurlod
Mon Apr 30, 2012 8:32 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Hybrid SCD Type handling...
Replies: 10
Views: 3768

To work properly the SCD stage needs, in theory, to get the current row in to the dimension table before the next row is processed. Stay with upsert, array size 1 and auto-commit.
by ray.wurlod
Mon Apr 30, 2012 4:07 pm
Forum: General
Topic: No Engine credentials were found on the Services Tier
Replies: 37
Views: 24566

IBM InfoSphere Information Server Administration Guide, Chapter 6 (for version 8.7), section "Engine security configuration".
by ray.wurlod
Mon Apr 30, 2012 4:04 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Environment variable to obtain Job statistics
Replies: 1
Views: 781

Look in the Reporting section of the Environment Variables using the Administrator client. You will find there the environment variable(s) you require.
by ray.wurlod
Mon Apr 30, 2012 4:01 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: columns switch to rows with no duplicates
Replies: 1
Views: 812

What's difficult about it? What have you tried?

Search the forum for "vertical pivot" and adapt one of the techniques.
by ray.wurlod
Mon Apr 30, 2012 4:00 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: count of the column by using loop variables
Replies: 11
Views: 5065

Anything in the parallel Transformer stage is per-node.
by ray.wurlod
Mon Apr 30, 2012 3:55 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Reading multiple files in server jobs
Replies: 12
Views: 5872

That's really a different question and should be a new topic.
by ray.wurlod
Mon Apr 30, 2012 3:53 pm
Forum: General
Topic: No Engine credentials were found on the Services Tier
Replies: 37
Views: 24566

Don't know about fixes and patches yet. You initial problem is that you have not set up Engine credentials for user dsadm.