I have teh following could you please suggest a method to pass the three inout parameter values via gloabal variables while calling Oracle pl sql sp.
SQL('DS_DW_STAGE', 'BEGIN PROC_LoadJob_STAGE(); END;');
$V_JobName
$VJob_processdate
$V_JobProcessedBy
Thank you very much for the helpful info.