Search found 53125 matches

by ray.wurlod
Tue May 06, 2008 4:16 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Installation documentation
Replies: 3
Views: 811

It ships with the product. So, if you have version 8, you have it. If not, ask your vendor to supply a copy. It's far more complex to install than version 7.5 but, on the other hand, it's fully automated. You just have to have made a few more decisions about where to place components (and maybe abou...
by ray.wurlod
Tue May 06, 2008 4:13 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Suppress "Status Code=0" output of dsjob command
Replies: 13
Views: 10288

Where does StageCnt get assigned its value?

The redirection operator ( > /dev/null) discards the output of the preceding pipeline, surely?
by ray.wurlod
Tue May 06, 2008 4:10 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Pass parameter value to routine activity Input Argument
Replies: 10
Views: 3143

Instead of trying to use ExecSH, add an Execute Command activity in your job sequence, and execute the shell script from there.
by ray.wurlod
Tue May 06, 2008 4:09 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error setting up internal communication
Replies: 12
Views: 3818

What are the permissions on the RT_SC2 directory in your project?
by ray.wurlod
Tue May 06, 2008 4:07 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Happening Cardinality in join stage
Replies: 2
Views: 1107

If you have duplicate join keys then you expect "cardinality". This is not a quirk of DataStage, it will happen in any SQL environment. Exhausing heap space usually suggests that one or more operators (and these may be the tsort or buffer operators inserted by the framework) has run out of scratch s...
by ray.wurlod
Tue May 06, 2008 4:04 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Convert Single char to multiple chars
Replies: 9
Views: 3156

VERY soon now the new version of DSXchange will be announced/launched.

They are just getting the server hosting organized.
by ray.wurlod
Tue May 06, 2008 3:58 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Named Pipe
Replies: 5
Views: 2048

Is there any more information in the error entry in the DataStage job log? Is there any more information logged in the Teradata system?
by ray.wurlod
Tue May 06, 2008 3:55 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem with International Characters
Replies: 9
Views: 4682

Welcome aboard. DataStage will quite happily handle such characters, indeed all characters in common use in business data processing. But you must be aware of how they are encoded. When you import the table definition, do you specify any particular map, for example UTF-8 ? (I am assuming here that y...
by ray.wurlod
Tue May 06, 2008 3:51 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: VOC Error
Replies: 17
Views: 5481

I can. It's work they're paid to do. If they don't like it they can quit, and you can hire someone who is willing to do the work.
by ray.wurlod
Tue May 06, 2008 3:49 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Environment variable transporter
Replies: 3
Views: 1494

Moderator: please move to parallel forum
by ray.wurlod
Tue May 06, 2008 3:48 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Named Pipe
Replies: 5
Views: 2048

Au contraire, mon ami...

"FastExport" indicates extraction from Teradata. It may (for example) be that the user ID for Teradata lacks permission to create a file in the indicated directory but can create a fifo file (named pipe), presumably in a different directory.
by ray.wurlod
Tue May 06, 2008 3:45 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Determining quarter number
Replies: 3
Views: 1186

Moderator: please move to parallel forum
by ray.wurlod
Tue May 06, 2008 3:40 pm
Forum: General
Topic: The replacement for Version Control in Information Server
Replies: 13
Views: 5731

They were only calling it "deployment tool" at IOD 2007. And, if I recall correctly, it wasn't necessarily promised in 8.1 - maybe 8.2. It integrates with "source code control tools, like ClearCase": if you read between the lines and appreciate that ClearCase is IBM's, you may be able to simplify th...
by ray.wurlod
Tue May 06, 2008 3:35 pm
Forum: IBM QualityStage
Topic: running QS job from unix
Replies: 13
Views: 3699

QualityStage User's Guide page 8-8
by ray.wurlod
Tue May 06, 2008 6:03 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Convert Single char to multiple chars
Replies: 9
Views: 3156

This is the one I had in mind.

DSGuru2B still owes the promised FAQ.