Search notes:
ORA-00000: normal, successful completion
This is not really an error message, is it?
Note,
sqlerrm(0)
returns
ORA-0000: normal, successful completion
(with 4 zeros), not
ORA-00000: normal, successful completion
(with 5 zeros).
See also
Other Oracle error messages
Index