Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> DBMS_JOB: Getting error return status from submit()?

DBMS_JOB: Getting error return status from submit()?

From: Poul Oestergaard/PoOe <pooe_at_data.fls.dk>
Date: Mon, 29 Jun 1998 14:58:35 GMT
Message-ID: <EvBIxq.5x8@data.fls.dk>


The submit() procedure in DBMS_JOB returns no error code.

If, e. g., a non-existing procedure is specified as the second parameter (the 'what' parameter) to submit(), no error return code is available even if submit() fails. How is it possible to handle such an error situation, e. g. if submit() is called from a package? An exception handler won't catch it.

Regards
Poul Ostergaard
EDS Denmark
E-mail (remove XYZ): pooeXYZ_at_eds.dk Received on Mon Jun 29 1998 - 09:58:35 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US