Search found 53125 matches

by ray.wurlod
Wed Mar 28, 2012 3:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Remove Duplicate using hash
Replies: 2
Views: 1057

When your job score was composed, tsort operators would have been inserted. Check the score. It may even be the case that a buffer operator was also inserted.
by ray.wurlod
Wed Mar 28, 2012 2:05 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reverse Pivoting
Replies: 3
Views: 1791

Welcome aboard.

Search DSXchange for "vertical pivot" (another name for reverse pivot) to learn techniques.
by ray.wurlod
Wed Mar 28, 2012 2:03 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reverse Pivoting
Replies: 3
Views: 1791

:idea:
I think you need a new keyboard fairly soon, Nani - your current one seems to be skipping characters.
by ray.wurlod
Wed Mar 28, 2012 2:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Select from SQL Server
Replies: 2
Views: 1068

Apart from "Heterogeneous queries require the ANSI_NULLS and ANSI_WARNINGS options to be set for the connection."?
by ray.wurlod
Tue Mar 27, 2012 11:05 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Compiler settings for new installation
Replies: 27
Views: 15654

Too busy on other matters at the moment. Things that don't need the compiler. Things such as this error message from the istool command:
istool glossary bi2bg wrote:Error occured while generating preview file : null
by ray.wurlod
Tue Mar 27, 2012 5:22 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Issue with ODBC stage
Replies: 8
Views: 2619

You can download these drivers directly from Fix Central.
by ray.wurlod
Tue Mar 27, 2012 5:20 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Process id (12345) appears to have hung
Replies: 12
Views: 4558

Depends what kind of Windows.

For example on Windows Server 2008 R2 it's something like
C:\Users\username\AppData\Local\Temp\nn
by ray.wurlod
Tue Mar 27, 2012 5:15 pm
Forum: General
Topic: DStageWrapper81
Replies: 5
Views: 1955

I don't know. The structure of XMETA is too complicated for me to waste my time hacking it. Scripts do exist, and are supplied with the software. Your official support provider will guide you through their use.
by ray.wurlod
Tue Mar 27, 2012 3:00 pm
Forum: General
Topic: Time between scripts in a batch increased after upgrade
Replies: 28
Views: 7521

The agent process is logged in as dsapi_server or dsapi_slave.
by ray.wurlod
Tue Mar 27, 2012 2:59 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Hi All
Replies: 2
Views: 748

Please choose meaningful Subject lines. It assists future searchers.
by ray.wurlod
Tue Mar 27, 2012 2:58 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Hi All
Replies: 2
Views: 748

Code: Select all

Field(InLink.EmailAddress, "@", 1, 1)
by ray.wurlod
Tue Mar 27, 2012 2:55 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unable to import table definitions - Oracle
Replies: 18
Views: 6719

It's always the most recent setting that wins.
- in dsenv
- in project defaults
- in job parameter environment variable
by ray.wurlod
Tue Mar 27, 2012 2:54 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Establish DB2 Connection in runtime
Replies: 6
Views: 3814

You could do it with two jobs - extract into staging area (e.g. Data Set) then load from that in a separate job.
by ray.wurlod
Tue Mar 27, 2012 2:51 pm
Forum: General
Topic: DStageWrapper81
Replies: 5
Views: 1955

The problem is in the XMETA database. Contact your official support provider for advice on scripts for cleaning this database.