Search found 53125 matches

by ray.wurlod
Wed Jan 17, 2007 10:16 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Input Stage
Replies: 14
Views: 6142

Does the mention of a Folder stage indicate that this is really a server job?
by ray.wurlod
Wed Jan 17, 2007 7:46 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: decimal_from_string dosent work ?
Replies: 8
Views: 1756

decimal_from_string works fine for me, provided that the source column contains eight or fewer numeric characters and nothing else. Perhaps you have a problem with your data?

"It doesn't work" is singularly helpful as diagnostic information. (That's why vets charge more than doctors.)
by ray.wurlod
Wed Jan 17, 2007 7:44 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: regarding command stage
Replies: 33
Views: 5922

This week I am using version 7.5.1 on Solaris. There is no stage called "Command" in stage types branch of the Repository.

Please open the Stage Types branch of your Repository and tell us the version number and date/time modified of the Command stage that you are using.
by ray.wurlod
Wed Jan 17, 2007 7:40 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DW Certifications
Replies: 14
Views: 3742

That's the DataStage ETL tool) certification, Basil, not a DW certification per se.
by ray.wurlod
Wed Jan 17, 2007 7:38 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Restart ABortd Sequence
Replies: 6
Views: 1650

My guess is that the checkpoint is added when the first successful run occurs on iteration #1 (there will be an event logged indicating that this checkpoint has been added). Even though the same job fails on iteration #2 or later, that checkpoint indicating that the job succeeded remains in effect, ...
by ray.wurlod
Wed Jan 17, 2007 7:33 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: The connection is broken (81002)
Replies: 14
Views: 7216

The default out of the box for version 7.5x2 is 3600 seconds (one hour).
by ray.wurlod
Wed Jan 17, 2007 5:52 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: The connection is broken (81002)
Replies: 14
Views: 7216

Not relevant. "The connection is broken" can be caused by something as simple as an inactivity timeout.
by ray.wurlod
Wed Jan 17, 2007 5:50 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: decimal_from_string dosent work ?
Replies: 8
Views: 1756

You can not use Modify stage functions in Transformer stages, and you can not use Modify stage functions in BASIC Transformer stages.
by ray.wurlod
Wed Jan 17, 2007 5:49 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Join output problem
Replies: 7
Views: 1857

Are both inputs identically hash partitioned and sorted (on the join keys)?
by ray.wurlod
Wed Jan 17, 2007 3:56 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Hash Partioining - doubt
Replies: 3
Views: 971

Hash partition and sort identically on all inputs on all the join keys. Partitioning so that all instances of any one value occur on the same node, sorting so that changes in value are quickly detected and memory can be freed.
by ray.wurlod
Wed Jan 17, 2007 3:55 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: conversion from string to timestamp
Replies: 15
Views: 4090

Gaurav wants to use Modify stage. Those functions are Transformer stage functions.
by ray.wurlod
Wed Jan 17, 2007 3:53 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: The connection is broken (81002)
Replies: 14
Views: 7216

The reboot alone would have worked, and even that is overkill.

If the connection is broken all you need to do is establish a new connection.

(Objects locked in the old connection may need to be unlocked.)
by ray.wurlod
Wed Jan 17, 2007 3:52 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Regarding FTP STAGE
Replies: 15
Views: 3372

That one's easy. Don't.

FTP is about remote files. Use Sequential File stage or Complex Flat File stage to read local files. Always.
by ray.wurlod
Wed Jan 17, 2007 3:49 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Find Jobs which Use a Particular Env Variable.
Replies: 6
Views: 1123

Nothing out of the box. You could use something like Kim Duke's parameter navigator to search, or a search on DS_JOBS and DS_JOBOBJECTS modelled on some of the queries posted here.
by ray.wurlod
Wed Jan 17, 2007 3:47 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DW Certifications
Replies: 14
Views: 3742

Try The Data Warehouse Institute (TDWI). They may offer DW certification.