Search found 53125 matches

by ray.wurlod
Mon Dec 07, 2009 4:07 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Jobs fail intermittently
Replies: 2
Views: 2525

Is anyone monitoring system resources, particularly CPU, memory and disk space usage? If so, these logs may prove a fruitful source of diagnostic information. I would guess you have a contention for resources issue.
by ray.wurlod
Mon Dec 07, 2009 4:06 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Dataset Write Error
Replies: 1
Views: 2652

Disable operator combination so you get at least some chance of making a reasonable diagnosis.
by ray.wurlod
Mon Dec 07, 2009 4:05 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: glibc detected Error
Replies: 5
Views: 3586

You really should be using a Surrogate Key Generator stage (with an input link) to initialize a state file.

You also need a job with a Surrogate Key Generator stage (with no links at all) to create the state file.
by ray.wurlod
Mon Dec 07, 2009 4:02 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: CFF Stage - Import Warning
Replies: 8
Views: 2998

DOS-style line terminations in the actual file, UNIX-style specified in the record schema?
by ray.wurlod
Mon Dec 07, 2009 4:01 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: IA installation
Replies: 11
Views: 2578

Find the executable (C:\IBM\InformationServer\Clients\ISC\isc.exe) and create the shortcut yourself, by dragging to the desktop.
by ray.wurlod
Mon Dec 07, 2009 3:59 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SCD Stage Error
Replies: 5
Views: 2262

Did you check that DSHOME or APT_RESPATH is set?
by ray.wurlod
Mon Dec 07, 2009 3:58 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error in Stop/Start Server
Replies: 14
Views: 17165

It appears to me that your trusted authentication for rsh may not be set up correctly for the user who is trying to shut down the server.
by ray.wurlod
Mon Dec 07, 2009 3:56 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: overwrite query in OracleOCI stage-performance
Replies: 5
Views: 1425

Moderator: please move to server forum
by ray.wurlod
Mon Dec 07, 2009 3:54 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Copy a Hashed File
Replies: 2
Views: 1080

Moderator: please move to server forum
by ray.wurlod
Mon Dec 07, 2009 3:52 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to initialize plug-in
Replies: 33
Views: 22793

It should also be in the scripts directory. Or perhaps under DSComponents. Can't you use utilities like find? (I'm currently working at a site on Windows platform, so can not verify UNIX things.)
by ray.wurlod
Mon Dec 07, 2009 3:51 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: NLS mapping error
Replies: 6
Views: 10186

Please post the exact (detail) text of the error.
by ray.wurlod
Mon Dec 07, 2009 3:45 pm
Forum: IBM QualityStage
Topic: CASS error:
Replies: 3
Views: 1546

Do you have write permission to the QS_TEMP folder on your client machine?
by ray.wurlod
Mon Dec 07, 2009 12:09 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Project Default formatting
Replies: 15
Views: 6562

"11" does not match "%mmm" (which expects three characters). You must get your dates in to a consistent format.
by ray.wurlod
Mon Dec 07, 2009 12:07 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Reading Indexed Files(Mainframe generated)
Replies: 1
Views: 1088

Moderator: please move to parallel forum There are several different kinds of indexed file on mainframe systems. In general the answer will be yes, but you will need to provide more information about precisely what kind of indexed file is involved, as Craig noted in is reply to your other equally v...
by ray.wurlod
Sun Dec 06, 2009 9:41 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: abort job and capture rejcts
Replies: 4
Views: 1288

Try setting the abort count to 2, so that at least one row gets out.