Search found 42189 matches

by chulett
Thu Jun 10, 2010 5:49 am
Forum: General
Topic: passing file path as a parameter to server routine
Replies: 5
Views: 1930

And their names will default to Arg1, Arg2 etc but you can change that and name them appropriately if you so desire.
by chulett
Wed Jun 09, 2010 5:33 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unable to View Datastage Log
Replies: 7
Views: 2363

How do you do what - change the auto purge settings for a job? The option is there in the same place where you do a manual purge, a radio button from what I recall.
by chulett
Wed Jun 09, 2010 9:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Substring function in Parallel jobs
Replies: 6
Views: 6857

As noted, you can use the substring operators - the square brackets. There is also the Left() and Right() functions if you just need stuff from either 'end' of the string.
by chulett
Wed Jun 09, 2010 7:25 am
Forum: General
Topic: Error: node_node2: Player 15 terminated unexpectedly.
Replies: 7
Views: 4307

Add the proper $APT variable to the job (name should be obvious) and set it to True.
by chulett
Wed Jun 09, 2010 6:53 am
Forum: General
Topic: Unable to Convert Timestamp datatype and load to oracle data
Replies: 7
Views: 2388

Server doesn't natively support an Oracle TIMESTAMP, so one would need to build them as a string in the proper format (with the correct fractional seconds) and then use the TO_TIMESTAMP() function in User-Defined SQL in the stage.
by chulett
Wed Jun 09, 2010 6:50 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: xml input stage parsing &apos and &quot to ' and &q
Replies: 1
Views: 1860

If those are in your data, then you do actually "need" them converted like that. And it is an all or nothing setting, I'm afraid.
by chulett
Wed Jun 09, 2010 6:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: wrapper stage failing
Replies: 5
Views: 2048

"No such file or directory" seems pretty clear and should be the first thing to check.
by chulett
Wed Jun 09, 2010 6:44 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Improve performance with multiple transformers
Replies: 24
Views: 6451

Yah, you've made this way more complicated than it needs to be.
by chulett
Wed Jun 09, 2010 6:42 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DATE
Replies: 6
Views: 1889

He did help. The rest is up to you... or any of the thousands of other people here could chime in as well.
by chulett
Wed Jun 09, 2010 6:37 am
Forum: General
Topic: Unable to Convert Timestamp datatype and load to oracle data
Replies: 7
Views: 2388

How exactly are you "loading" the data into Oracle - stage, action, datatype, etc? What is the datatype in Oracle (not the job)?
by chulett
Wed Jun 09, 2010 6:34 am
Forum: General
Topic: Error: node_node2: Player 15 terminated unexpectedly.
Replies: 7
Views: 4307

Disable operator combinality and rerun the job, then you'll know the stage that is the culprit.
by chulett
Tue Jun 08, 2010 8:13 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: APT_IMPORT_PATTERN_USES_FILESET issue
Replies: 4
Views: 3825

Also curious if you are running the job on multiple nodes or a single node?
by chulett
Tue Jun 08, 2010 8:11 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Phantom error
Replies: 4
Views: 1681

Of course, knew someone would come along and note that. :wink:
by chulett
Tue Jun 08, 2010 8:10 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Auto purge options
Replies: 5
Views: 1790

Ah... secret handshake backdoor entrance. :wink:
by chulett
Tue Jun 08, 2010 8:09 pm
Forum: General
Topic: How to unlock the job in Windows
Replies: 3
Views: 1085

Case insensitive.