Search found 53125 matches

by ray.wurlod
Fri Oct 02, 2009 4:36 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Accessing Hash file through Universe Stage
Replies: 21
Views: 5407

Change your mindset about what "Key" means. In the WHERE clause of a SELECT statement, "Key" means "search key", rather than "primary key".
by ray.wurlod
Fri Oct 02, 2009 4:33 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Cannot find job TEST
Replies: 12
Views: 3751

Could it be that someone has run VERIFY.SQL SCHEMA pathname over the project, which might put the empty schema entries into the hashed files?
by ray.wurlod
Fri Oct 02, 2009 4:31 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Teradata Mload/Fastload/Fastexport -Load process encryption
Replies: 2
Views: 2296

Not from DataStage, as far as I am aware, unless you create your own encryption routines.
by ray.wurlod
Fri Oct 02, 2009 4:30 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hash file view
Replies: 6
Views: 1904

UniVerse was acquired from IBM by Rocket Software on 01 Oct 2009. The IBM web site redirects you to the Rocket Software website, where the manuals can be found under the Resources tab there.
by ray.wurlod
Fri Oct 02, 2009 4:24 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: date validation for DD-MMM format
Replies: 2
Views: 1214

Moderator: please move to parallel forum

The answer is vastly different depending on job type.
by ray.wurlod
Fri Oct 02, 2009 4:23 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: difference
Replies: 2
Views: 997

When's the interview?
by ray.wurlod
Fri Oct 02, 2009 4:22 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: UsExecuting a Batch file in Datastage Sequence
Replies: 5
Views: 2306

Command stage is executed for every row.
by ray.wurlod
Fri Oct 02, 2009 4:18 pm
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: Basic Question on SOA
Replies: 3
Views: 3038

There are other analogies. I like that of the toll collector. Most of the time doing nothing but, when something comes along performs a small amount of processing (collecting the toll, maybe issuing a receipt) then, once that transaction has ended, going back to doing nothing till the next one comes...
by ray.wurlod
Thu Oct 01, 2009 9:38 pm
Forum: General
Topic: Maximum length of invocation id
Replies: 6
Views: 3889

The limit on the qualified job name (that is, the job name, the dot and the invocation ID) is the limit on your hashed file key size. Typically this is 768 bytes.
by ray.wurlod
Thu Oct 01, 2009 9:37 pm
Forum: General
Topic: IBM Support Ending for DataStage 7.0, 7.1
Replies: 5
Views: 2232

When I first saw Rocket Software in the U2 announcement, I immediatly thought of Bullwinkle J Moose (aka Mr Know-It-All) for some reason.
by ray.wurlod
Thu Oct 01, 2009 5:33 pm
Forum: IBM QualityStage
Topic: List of QualityStage objects
Replies: 3
Views: 2095

QualityStage stages are just DataStage stages in version 8, so you'll need to look more carefully. Find one by name, and then discern its OLETYPE etc. I may have been wrong with "quality" and/or the directory may not be in the project - I can't check this this week. Is there a subdirectory...
by ray.wurlod
Thu Oct 01, 2009 4:56 am
Forum: IBM QualityStage
Topic: Stored Procedure
Replies: 6
Views: 2596

This forum is for questions about QualityStage.

Yours is not.

Please post your question in the appropriate forum, namely the DataStage Enterprise Edition forum.
by ray.wurlod
Thu Oct 01, 2009 1:55 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Source has data but not populating in Oracle
Replies: 11
Views: 4258

Re: Source has data but not populating in Oracle

Akumar1 wrote:I have an urgent issue.
DSXchange is an all-volunteer site whose members post as and when they can. We don't do "urgent".

If you need urgent answers, sign up with your official support provider for premium service. Learn the true cost of "urgent".
by ray.wurlod
Thu Oct 01, 2009 1:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Source has data but not populating in Oracle
Replies: 11
Views: 4258

Are you using an Oracle Enterprise stage? Are you capturing the rejected rows using a reject link? If so, push these rows into some structure (maybe a text file) that you can review with a hex editor.
by ray.wurlod
Thu Oct 01, 2009 1:51 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to find the CPU and MEMORY USAGE
Replies: 4
Views: 1243

And you CAN change environment variable values in production.