Search found 42189 matches

by chulett
Tue Nov 10, 2009 9:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Warinings from a Routine
Replies: 2
Views: 1294

Do you have some examples of 'issues that were not captured' or what kind of warnings you'd want to 'suppress'?
by chulett
Tue Nov 10, 2009 8:52 am
Forum: General
Topic: Files in /tmp
Replies: 2
Views: 1054

Not positive but you can try changing the value of UVTEMP in the uvconfig file and then stop/regen/restart the engine.
by chulett
Tue Nov 10, 2009 8:38 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: remove string
Replies: 15
Views: 4700

You can't, so don't worry about it. There's a PX version of EReplace posted here which a search should turn up.
by chulett
Tue Nov 10, 2009 8:37 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: job param in SQL query
Replies: 3
Views: 1330

Enclosed in hash/pound signs. You can use them in generated sql as well.
by chulett
Tue Nov 10, 2009 8:35 am
Forum: General
Topic: Sequential File dropping records without any warning
Replies: 8
Views: 2764

As noted, your metadata in the stage only matches those 37 records. Or perhaps your Period in the Viewer is not set to 1. Or your Row Limit is too low. Or all three. :wink:
by chulett
Tue Nov 10, 2009 6:50 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to initialize plug-in
Replies: 33
Views: 22793

Same issue, an improper dsenv file. Can you post the entire contents of the file, wrapped in code tags, please?
by chulett
Tue Nov 10, 2009 6:48 am
Forum: General
Topic: Job cannot be deleted
Replies: 8
Views: 2766

You missed the fact that there are no files whatsoever in the Project that end in that job number. I suspect Ray will have him manually delete the records in those tables.
by chulett
Tue Nov 10, 2009 6:47 am
Forum: General
Topic: Sequential File dropping records without any warning
Replies: 8
Views: 2764

Metadata issues will cause the stage to 'drop' records. How many records does the actual UNIX file have? Check outside of DataStage.
by chulett
Tue Nov 10, 2009 6:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB2 Stage - Transaction size
Replies: 12
Views: 3665

Your 'transaction size' setting is only applicable to the inserts. Now, whether the deletes will commit automatically or wait for the first insert commit, I can't say. How exactly are you issuing this "pre SQL delete"?
by chulett
Tue Nov 10, 2009 6:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SEQUENCE NUMBER GENERATION FUNCTION
Replies: 5
Views: 2452

Or the @INROWNUM / @OUTROWNUM system variables. Or sequence objects in your database. Or...
by chulett
Tue Nov 10, 2009 6:35 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Could not load module libgciudt6.so
Replies: 13
Views: 8066

Have you restarted DataStage after this change?
by chulett
Tue Nov 10, 2009 6:34 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Link Count Issue
Replies: 3
Views: 2973

Odd. What exact 8.x version? :?

Sounds like a bug to me that you'll probably need to report to your official support provider.
by chulett
Tue Nov 10, 2009 6:33 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to initialize plug-in
Replies: 33
Views: 22793

You have to type ". ./dsenv" from that directory for them to "show up".
by chulett
Tue Nov 10, 2009 6:26 am
Forum: General
Topic: XML file-Oracle clob- Designer internel bug error!
Replies: 3
Views: 2072

DataStage can easily handle XML up to many megabytes in size, it's CLOBs that are not supported. Change it to a Varchar and CAST or use the dbms_lob package to substring it in your select.
by chulett
Mon Nov 09, 2009 9:52 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Whitespace added after every value
Replies: 14
Views: 3303

And unmostly that chulett guy .... :P