Search found 53125 matches

by ray.wurlod
Thu Jul 22, 2010 4:34 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Left outer join in HASH file
Replies: 22
Views: 6062

Your steps 1 through 3 can be summarised as "get ALL the records".
by ray.wurlod
Thu Jul 22, 2010 4:33 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Environment variable set up
Replies: 2
Views: 1123

Use Administrator client. On the General tab of project properties there's an "Environment..." button. Go there.

I don't think that's a very good value for the transport default block size. I counsel further research before embarking upon this change.
by ray.wurlod
Thu Jul 22, 2010 4:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fatal Error: I/O subsystem
Replies: 2
Views: 6312

Someone may have been "tidying up" your resource disks, or you have a permissions problem.
by ray.wurlod
Thu Jul 22, 2010 4:30 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: max number of invocation id.
Replies: 4
Views: 1391

No idea, because I have no idea what demands your particular jobs place on the server(s). You can measure this. I cannot.
by ray.wurlod
Thu Jul 22, 2010 4:29 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Modify date_from_julian_date
Replies: 17
Views: 7891

What are you supposed to get from these inputs? On what base date are your allegedly Julian dates based? On what base date is the Julian day used by DataStage based (it's in the manual)? I suspect yours is different.
by ray.wurlod
Thu Jul 22, 2010 4:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Database inserts and updates with datastage
Replies: 3
Views: 3859

Step 1 is very straightforward. Generate the current date (CurrentDate() function) in a single generated row and use user-defined SQL to invoke the NEXTVAL property of the sequence. Step 2 is likewise very simple; use that SQL to retrieve the CURRVAL property and park it somewhere (a file or the job...
by ray.wurlod
Thu Jul 22, 2010 4:22 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Help on long string with a delimeter
Replies: 13
Views: 4238

If there were, they'd be posted.
by ray.wurlod
Thu Jul 22, 2010 4:21 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: max number of invocation id.
Replies: 4
Views: 1391

There is no logical limitation on the number of different invocation IDs.

Obviously there is a physical limitation deriving from the capacity of the server(s) on which they are running.
by ray.wurlod
Thu Jul 22, 2010 4:19 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Accessing metadata information from the DS Repository
Replies: 10
Views: 2185

Column names are link properties and so exist in records in DS_JOBOBJECTS whose DSRID value is of the form J\xxx\VnSmPk. These records are differently structured, depending on what kind of stage they are attached to. But you could construct a query constrained on WHERE EVAL "@RECORD" LIKE ...
by ray.wurlod
Thu Jul 22, 2010 12:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Partition Table Error
Replies: 10
Views: 4281

Try qualifying the table name with its schema (owner) name.
by ray.wurlod
Thu Jul 22, 2010 12:55 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fixed Width File
Replies: 2
Views: 1035

The Format properties of the Sequential File stage is where you specify a fixed width file format. The easiest way to learn what to do is to import the "table definition" for a fixed-width file, and look at what gets stored. Clicking the "Sync parallel" button before you inspect ...
by ray.wurlod
Thu Jul 22, 2010 12:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fixed Width File
Replies: 2
Views: 1035

The Format properties of the Sequential File stage is where you specify a fixed width file format.
by ray.wurlod
Wed Jul 21, 2010 6:50 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Get the Row Count
Replies: 15
Views: 4971

Whatever your job puts into the user status area.
by ray.wurlod
Wed Jul 21, 2010 5:22 pm
Forum: IBM QualityStage
Topic: Separate US Records and Other Country Records
Replies: 8
Views: 2697

Not this side of November 2011.
by ray.wurlod
Wed Jul 21, 2010 5:21 pm
Forum: IBM QualityStage
Topic: Separate US Records and Other Country Records
Replies: 8
Views: 2697

Not this side of November 2011.