Search found 53125 matches

by ray.wurlod
Mon Aug 14, 2006 3:22 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Argument count in a routine like $# or $@ in UNIX..
Replies: 4
Views: 1326

Arguments in DataStage BASIC routines may be scalar, dynamic arrays or (pointers to) dimensioned arrays.

There is no support in the DataStage calling mechanisms for dimesioned arrays, but it is possible in routines called from other routines.
by ray.wurlod
Mon Aug 14, 2006 3:18 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Cannot read result file
Replies: 3
Views: 1429

When does this occur - when you are designing your job and trying to load your table definition onto the output link, or when you are running your job? If the former, try re-importing the table definition from source. Does your job have a rejects link on the Sequential File stage? This will handle (...
by ray.wurlod
Mon Aug 14, 2006 3:15 am
Forum:
Topic: Oracle 10g
Replies: 3
Views: 1475

The readme file for MetaStage 7.5.1 also explicitly mentions that Oracle 10g is supported. I didn't have that when I asked the question - it's on the CD, which I now have. I expect to install sometime this week. For now I'm happy with the answers, thanks for contributing.
by ray.wurlod
Sun Aug 13, 2006 10:47 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Cannot read result file
Replies: 3
Views: 1429

Import what from where?

There is not enough information in your question for a meaningful diagnosis to be attempted.
by ray.wurlod
Sun Aug 13, 2006 10:45 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to Execute A Job or Routine in a sequence if ...
Replies: 7
Views: 2215

dsapi.h is intended to be used in C and C++ programs, where the "." has another meaning entirely.

For BASIC routines, use JOBCONTROL.H as the preferred header file.
by ray.wurlod
Sun Aug 13, 2006 10:41 pm
Forum: IBM QualityStage
Topic: Meanings of files output from Investigate stage
Replies: 3
Views: 1662

I am going to have to assume that this was a Character Discrete investigation with a mask something like TTTTTCCCCCC. FRQ file: ---------- This file is sorted by frequency in descending order. I know that first column is frequency, i.e., the city/zip combination of "LAWRENCE 66046" occurs 12 times i...
by ray.wurlod
Sun Aug 13, 2006 5:52 am
Forum: Site/Forum
Topic: Kim Hits 3000
Replies: 10
Views: 4757

Curiously, although the home page shows 3000, both Kim's profile and the counts adjacent to posts show only 2997 (as at the time of writing this one).

Apparently there are two sets of books, like all well-run businesses! :lol:
by ray.wurlod
Sun Aug 13, 2006 2:34 am
Forum:
Topic: Microsoft XML Core Services 4.0 sp2
Replies: 1
Views: 975

Microsoft XML Core Services 4.0 sp2

Please be aware that there have been substantial changes at Microsoft. The URL documented in the MetaStage Administrator Guide for MSXML is now way out of date. Search for it at Microsoft and you'll be re-directed at least three times!

As at August 13, 2006 the download directory is here
by ray.wurlod
Sat Aug 12, 2006 10:28 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Migration from Abinitio to Datastage
Replies: 13
Views: 10403

I believe the Ascential solution (?) was to throw a heap of (offshore?) resources at it.
by ray.wurlod
Sat Aug 12, 2006 10:25 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Argument count in a routine like $# or $@ in UNIX..
Replies: 4
Views: 1326

The number of arguments in any DataStage Server Routine (the kind you call from a Routine activity in a job sequence) is fixed, not variable. There ought to be no need to interrogate the number. In parallel routines, you are in the world of C, so you need argc for the count and *argv for the array o...
by ray.wurlod
Sat Aug 12, 2006 10:07 pm
Forum: IBM QualityStage
Topic: What is a "single-domain field"?
Replies: 4
Views: 1952

A single domain field is one that can not be further subdivided - it contains an atomic level of detail, for example SSN or TaxID. A multiple domain field may be broken down further. For example ADDRESS can be broken down (bucketed) into house number, street directional, street name, apartment/unit ...
by ray.wurlod
Sat Aug 12, 2006 10:05 pm
Forum: Site/Forum
Topic: Kim Hits 3000
Replies: 10
Views: 4757

Kim Hits 3000

Yay! :D
by ray.wurlod
Sat Aug 12, 2006 8:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: v7.1 vs v7.6
Replies: 8
Views: 2660

Could be one of those "trick" interview questions...
:?:
by ray.wurlod
Sat Aug 12, 2006 3:15 am
Forum: General
Topic: What does the back of a smiley look like?
Replies: 2
Views: 2203

What does the back of a smiley look like?

Find out here

(You will need Flash.)
by ray.wurlod
Sat Aug 12, 2006 3:10 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Any plans -> DataStage meaningless drivel
Replies: 4
Views: 1867

Some interesting concepts here for a Time dimension.