1 Answers
- Errorbuf: It is used to returns the error messages and sent it to the log file.
- Retcode: It is used to show the status of the Procedure with 0,1,2
0 for Completed Normal
1 for Completed Warning
2 for Completed Error
For detailed explanation on Errbuf and Retcode, read this article: http://oracleappsdna.com/2012/03/information-on-errbuf-and-retcode-parameters/