Search found 53125 matches

by ray.wurlod
Wed Dec 05, 2007 10:54 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Step by step instructions on bouncing DataStage
Replies: 5
Views: 2118

My "step by step instructions for bouncing DataStage SE" is never to do so except to change the configuration or to upgrade.

Your original post specified UNIX server, yet you complain that the help is only for UNIX servers. What's the deal with that?
by ray.wurlod
Wed Dec 05, 2007 10:51 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: group in the password file
Replies: 7
Views: 2083

Client authentication is actually managed by the DataStage RPC daemon (dsrpcd). However, how it does this internally is knowledge denied to us, the great unwashed. I suspect even the ATS group (advanced technical support) in IBM would have to ask Engineering.
by ray.wurlod
Wed Dec 05, 2007 8:45 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: error with Oracle stage
Replies: 1
Views: 2604

Server jobs don't need them. Parallel jobs need them to determine whether the table is partitioned and, if so, how. Server jobs simply operate in sequential mode, whether or not the table is partitioned.
by ray.wurlod
Wed Dec 05, 2007 8:42 pm
Forum: General
Topic: Bouncing DataStage Server Edition - frequency and releasing
Replies: 11
Views: 3866

Never, except to change configuration or upgrade.

Yes.

Locks are held for a reason. Locks held by defunct processes may safely be released using appropriate tools - there is no need to restart the server. Locks held by valid users should be released by those users.
by ray.wurlod
Wed Dec 05, 2007 3:49 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Database vs DS metadata
Replies: 4
Views: 1236

Oracle is different from the rest of the world.
by ray.wurlod
Wed Dec 05, 2007 3:46 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Incomplete column
Replies: 4
Views: 3828

Your record lacks a record delimiter. DataStage is informing you of that fact. You could try setting or unsetting the Final Delimiter property. Otherwise use a local message handler to demote the message to informational.
by ray.wurlod
Wed Dec 05, 2007 2:22 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: CREATE.FILE usage for 64 bit hashed files
Replies: 30
Views: 7576

The Hashed File Calculator (on your DataStage CD, in the unsupported utilities folder) will generate either CREATE.FILE or mkdbfile command.
by ray.wurlod
Wed Dec 05, 2007 2:19 pm
Forum: General
Topic: Substrings issue with specific characters
Replies: 4
Views: 1587

If you need "everything before the ':' character", then a Field() function is a better solution, as it does not restrict you to a fixed size substring.
by ray.wurlod
Wed Dec 05, 2007 2:16 pm
Forum: General
Topic: Deployment without using dierector
Replies: 11
Views: 2250

Shouldn't there be 17 syllables?
by ray.wurlod
Wed Dec 05, 2007 5:14 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Running totals in datastage server
Replies: 7
Views: 2500

Maybe you could use the SDKSequences hashed file, which you can increment with the KeyMgtGetNextValue() function and which you can reset using a Routine or Execute Command activity.
by ray.wurlod
Wed Dec 05, 2007 5:12 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error in using the start and end loop activity in a seq
Replies: 12
Views: 5609

How - precisely - is the StartLoop activity defined?

Can you post the generated job control code (inside Code tags please)?
by ray.wurlod
Wed Dec 05, 2007 5:10 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unix Server load is too high while running DS jobs
Replies: 3
Views: 1031

There is no magic bullet. You need to do some detective work. Find out where the "hot spots" are - monitor the stage processes, use stage tracing (in particular generation of statistics) and analyze the results. Look at %CPU in the Monitor.
by ray.wurlod
Wed Dec 05, 2007 5:07 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Change mode from Unix to DOS
Replies: 2
Views: 1025

Change the line terminator in the Sequential File stage to "DOS style".
by ray.wurlod
Wed Dec 05, 2007 5:05 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: encrypt environment variable
Replies: 5
Views: 1393

Encrypted environment variable job parameters are first supported in DataStage 7.5. You work it out.
by ray.wurlod
Wed Dec 05, 2007 5:03 am
Forum: General
Topic: Deployment without using dierector
Replies: 11
Views: 2250

"That would be an ecclesiastical matter."

-- Father Jack (Father Ted)