Hi,

I have a typical scenario. I have to write a function which parses a xml string and returns back if the xml is successfully parsed. After that I have to call a procedure which does some insert stuff using the XML. The Function is called by a VB component and it cannot wait untill the whole XMl is processed. What would be the best way to deal this situation by not using DBMS_JOB or AQ.

Your advice is greatly appreciated.

Thanks,
Modem.