Author: Rohit Umarjikar
Posted: Wed Jun 01, 2016 2:01 am (GMT 5.5)
Did you verify this checklist?
_________________
Regards,
Rohit Umarjikar
"Some things Man was never meant to know. For everything else, there's Google"
Posted: Wed Jun 01, 2016 2:01 am (GMT 5.5)
Did you verify this checklist?
Code: |
â¢The routine name was either incorrectly specified or does not exist in the database.
â¢A qualified reference was used, and the schema qualifier was incorrectly specified. â¢The user's SQL path does not contain the schema to which the desired function belongs, and an unqualified reference was used. â¢The wrong number of arguments was included. â¢The right number of arguments was included in the routine reference, but the data type of one or more of the arguments is incorrect. â¢The invoker of the routine is not authorized to execute the routine. |
_________________
Regards,
Rohit Umarjikar
"Some things Man was never meant to know. For everything else, there's Google"