compilation checks

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
kollurianu
Premium Member
Premium Member
Posts: 614
Joined: Fri Feb 06, 2004 3:59 pm

compilation checks

Post by kollurianu »

Hi all,

I would like to know what are compilation checks when a job design is compiled , i checked some in the help document , but i want know, if a job design is compiled does that imply all the user defined datastage routines called by job exist.

aprreciate your inputs...in advance..

Thank you .
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Re: compilation checks

Post by chulett »

kollurianu wrote:i want know, if a job design is compiled does that imply all the user defined datastage routines called by job exist.
No, that would be a runtime check. You might want to investigate the 'Verify' option.
-craig

"You can never have too many knives" -- Logan Nine Fingers
kollurianu
Premium Member
Premium Member
Posts: 614
Joined: Fri Feb 06, 2004 3:59 pm

Post by kollurianu »

Thanks Craig for your prompt answer.As the job is big lot of stages , i just want to is there any quick way to know if all the user defined routines it is using are available are not, instead of going and looking at each stage and expression it is using.

all your inputs are most appreciated.
Thank you all.
kollurianu
Premium Member
Premium Member
Posts: 614
Joined: Fri Feb 06, 2004 3:59 pm

Post by kollurianu »

Thanks Craig for your prompt answer.As the job is big lot of stages , i just want to is there any quick way to know if all the user defined routines it is using are available are not, instead of going and looking at each stage and expression it is using.

all your inputs are most appreciated.
Thank you all.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Sorry, I meant 'Validate'. From the 'Run' dialogue box.
-craig

"You can never have too many knives" -- Logan Nine Fingers
kollurianu
Premium Member
Premium Member
Posts: 614
Joined: Fri Feb 06, 2004 3:59 pm

Post by kollurianu »

Yes iam trying that too Craig..

Thank you.
Post Reply