I have a problem trying to control an especific error caused by conexion failure to database.
What about if you want to manage a concret error instead of generic 8000 return code?
I get ODI-1227 caused by ORA-01034 and I want to ask in Error procedure (step 13) if failure has been caused by sqlerror 1034, from where could I obtain the original sqlerror??
Is my question clear enough?

Thanks in advance!!