Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Capturing oracle error in UNIX
I am running a UNIX script which used sqlplus to run a sql script. On
exiting I can check $? which has zero for success or 1 or 2 for failure.
However, this dosen't happen for all oracle error messages. I want to know
if there is a way of capturing the oracle error code and using it in my unix
script.
Received on Tue May 13 2003 - 16:05:07 CDT
![]() |
![]() |