Search found 42189 matches

by chulett
Tue Oct 25, 2005 6:56 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Compile dialog box missing
Replies: 7
Views: 1529

Only manually - and that would require you going through the registry after the uninstall with regedit and by hand exorcising all traces of DataStage.
by chulett
Tue Oct 25, 2005 6:54 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Read caching disabled, file size exceeds cache
Replies: 8
Views: 1873

So, it is running fine or is it not loading data into DB2? The first message is an informational message (green) only from a hashed file and is self explanitory. In other words, it's not your problem. The second one is your problem - and is unrelated to the first. Just a guess as I don't use DB2, bu...
by chulett
Tue Oct 25, 2005 6:49 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Maintaining a oracle session across different OCI stage/Job
Replies: 3
Views: 996

Can anyone guide me how to maintain a single oracle session across the OCI stages in different jobs Can't be done. When the job finishes, any uncomitted records at that point are comitted. Period. You'll either need to find a way to do what you are doing all in one job or live with the 'intermediat...
by chulett
Mon Oct 24, 2005 8:02 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Date Cleansing
Replies: 4
Views: 1000

Returns null from what? How are you doing your date handling / checking? Read the online help for the Status() function, it comes in very handy for date handling inside a routine and the example there is specific to date validation, from what I recall.
by chulett
Mon Oct 24, 2005 7:16 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DS Basic to handle file
Replies: 11
Views: 2940

kcbland wrote:Ray, Kim, and Arnd are probably the only 3 people on this forum who would know how to write a purely DS BASIC solution that would work.

Ok. :cry:

(pretty sure I could give it a run for its money)
by chulett
Sun Oct 23, 2005 11:36 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how to write routine
Replies: 2
Views: 893

Same answer as when you asked this over in the PX forum. They are written in the Manager and that's your best resource for examples. All of the routines in there have source code, just double-click on them to see it.
by chulett
Sun Oct 23, 2005 9:44 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Handling ^M
Replies: 17
Views: 3774

See what happens when you board up a house with someone still in it? :lol:
by chulett
Sun Oct 23, 2005 9:03 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Repository
Replies: 7
Views: 1046

Welcome aboard. Without going into a great deal of detail - the 'repository' is automatically created for you when you install DataStage and will live wherever the Server component is installed. In a manner of speaking, the 'engine' this all runs under is the main repository and each project you cre...
by chulett
Sun Oct 23, 2005 8:57 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Handling ^M
Replies: 17
Views: 3774

Still don't like that DOS radio button solution, eh? :wink:
by chulett
Sun Oct 23, 2005 11:19 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Create multiple Records from single record
Replies: 16
Views: 4938

In a Server job? :?

Please make sure you don't give PX answers when Server questions are being asked.
by chulett
Sat Oct 22, 2005 5:13 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: We have added extra CPUs then we got Extra Problems!!!
Replies: 5
Views: 1925

You could always remove the 'illegal' CPUs. :wink:
by chulett
Fri Oct 21, 2005 11:55 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Phantom Aborting with @ABORT.CODE = 1
Replies: 3
Views: 2548

Also try Resetting the aborted job via the Director. Look for a log entry that says "From previous run...". Double-click on it and let us know what's in there - assuming it shows up in the log.
by chulett
Fri Oct 21, 2005 8:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to write routine
Replies: 2
Views: 926

Please look at example routines supplied with product. :wink:

Manager -> Routines. Double-click to see the code.
by chulett
Fri Oct 21, 2005 7:26 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem with ORAOCI in DataStage.....
Replies: 4
Views: 2711

I'm sorry, but again - why in the heck are you running around and responding to two year old posts? :evil:
by chulett
Fri Oct 21, 2005 7:23 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: exit code 157
Replies: 5
Views: 2358

Can you then please post the contents of this log message so we can see the entire error message?