Search found 5 matches

by sharath
Fri Feb 18, 2005 11:09 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: problem with DB2 stage
Replies: 10
Views: 4800

Re: problem with DB2 stage

DB2/DRS stage has always acted wierdly in DSPX, My best possible guess would be , you might have encountered this error in sql because of not handling the null values..In DB2 if you dont handle the nulls you will be thrown with exceptions..Try using this function which handles nulls COALESCE().
by sharath
Thu Feb 17, 2005 7:23 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error calling job through sequencer
Replies: 10
Views: 5593

Do try checking the multiple instance option and give a an invocation id with some parameter , so that when ever you try to attach the job with different sequencer you will have an instance of the job created. I am not sure if what you are saying falls true always, because I run my audit job paralla...
by sharath
Wed Jul 21, 2004 1:22 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: File name to target
Replies: 2
Views: 1076

Re: File name to target

Use DSJobName in the column where you want to the filename to be displayed
by sharath
Fri Jul 16, 2004 8:43 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Help Over this Error MMesg
Replies: 2
Views: 1411

Hey Thanks Ray I figured it out but did take a while before i could know that a parameter in my shared container was not set rite!and now it works fine! Thanks a lot though! Regs ---- My guess is that it's the component that checks to see whether your login ID belongs to a DataStage role, in order t...
by sharath
Thu Jul 15, 2004 12:41 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Help Over this Error MMesg
Replies: 2
Views: 1411

Help Over this Error MMesg

Hi Guys, i was trying to run a set of jobs from the datastage batch with job control and at one job my batch aborts telling me ************************* "An internal error with the Security Adapter DLL has occurred. Please ask your systems administrator to check your security adapter. Bind as A...