Search found 53125 matches

by ray.wurlod
Thu Mar 31, 2011 3:41 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: field function
Replies: 3
Views: 2146

You don't need Field() at all. Once Index() has reported the location of the start of "ASIA EUROPE" extract an 11-character substring beginning at that position, provided that that position is not zero. Otherwise return "".
by ray.wurlod
Thu Mar 31, 2011 3:39 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to read multiple files using sequential stage?
Replies: 3
Views: 1983

Yet another method is to use a Filter command using (for example) a cat command.
by ray.wurlod
Thu Mar 31, 2011 3:35 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Loading attachments via DataStage to SQL Server
Replies: 4
Views: 2466

You will need to use Microsoft facilities. There is no mechanism in DataStage for this task.
by ray.wurlod
Thu Mar 31, 2011 3:33 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: By Using Row generator stage to genrate a test data
Replies: 3
Views: 3636

Leave out not_nullable from the field definitions. Leave out nullable from the record declaration. Both are incorrect. Field are not nullable unless marked nullable. Records can not be nullable.
by ray.wurlod
Thu Mar 31, 2011 3:31 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Restartable ETL Jobs
Replies: 12
Views: 11537

Probably not. I'm talking about eliminating the need for restartability within jobs.
by ray.wurlod
Thu Mar 31, 2011 3:28 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Is there there DRS connector stage in 8.1
Replies: 4
Views: 3224

If by DRS you mean Dynamic RDBMS stage type, then the answer is yes, it has existed since the early version 7s.
by ray.wurlod
Thu Mar 31, 2011 3:27 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Oracle OCI stage is always shown in "Grid Style"
Replies: 8
Views: 5223

Welcome aboard.

Have you tried right-clicking on the stage and de-selecting Grid Style?
by ray.wurlod
Thu Mar 31, 2011 3:23 pm
Forum: General
Topic: dsjob to know a folder of job
Replies: 1
Views: 1143

Not really. You can query the local database, but that's not an operating system command. From the operating system you need something like the following. DSHOME=`cat /.dshome` export DSHOME . $DSHOME/dsenv $DSHOME/bin/dssh "SELECT CATEGORY FMT '50L' FROM DS_JOBS WHERE NAME = '<<Job name>>';&qu...
by ray.wurlod
Thu Mar 31, 2011 3:21 pm
Forum: General
Topic: Cp command in execute command stage
Replies: 3
Views: 1702

Put the cp into the Command field and everything else into the Parameters field. Job parameters can not be resolved in the Command field.
by ray.wurlod
Thu Mar 31, 2011 1:22 am
Forum: General
Topic: Pass UserStatus from underlying sequence 2 calling sequence
Replies: 3
Views: 2648

Put a Routine activity into the master sequence to read the user status area of the "JCL" job.
by ray.wurlod
Thu Mar 31, 2011 12:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Understanding Configuration file ?
Replies: 5
Views: 2598

Full information about the parts of a Configuration file are to be had in the Parallel Job Developer's Guide
by ray.wurlod
Wed Mar 30, 2011 10:39 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Comparing a new db snapshot to the previous and get a delta
Replies: 3
Views: 2343

Welcome aboard. Many approaches are available. First question is how accessible the previous snapshot is. It's probable that Oracle has a comparison tool (I don't know). If you want to do it within DataStage, probably the best approach is to use one of the change detection stage types, namely Differ...
by ray.wurlod
Wed Mar 30, 2011 10:36 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Can aggregator stage be of some help
Replies: 21
Views: 7860

Care to share how you resolved it?
by ray.wurlod
Wed Mar 30, 2011 6:55 pm
Forum: General
Topic: DataStage 7.5.3 and AIX 6.1 - any experiences?
Replies: 3
Views: 1876

The idea is not to have them sign the document, but to think again about the implications of the decision they want to make.