Page 1 of 1

Need a routine to create and run a Procedure.

Posted: Wed Dec 02, 2009 6:50 am
by sagar deshmukh
Hi,

I am new to routines..I need a help about writing a routine..which will create a procedure and will execute it.

Thanks
Sagar

Posted: Wed Dec 02, 2009 8:06 am
by Sainath.Srinivasan
Routine "to create a procedure" ?

Maybe you need to clarify what you need in more detail.

Posted: Wed Dec 02, 2009 8:31 am
by chulett
Maybe. :wink:

For the 'execute' part... DSExecute().

Posted: Wed Dec 02, 2009 1:21 pm
by ray.wurlod
There is a DVD available from DSXchange Learning Center entitled Programming with DataStage BASIC which sounds like exactly what you want/need. Much of this training relates to creation of server routines of both kinds (transform function and before/after subroutine).