PLS-00593: default value of parameter ‘string’ in body must match that of spec

oracle

PLS-00593: default value of parameter 'string' in body must match that of spec
Cause: The default value initialization of a parameter in a subprogram body contained in a package body did not match that of the corresponding subprogram specification in the corresponding package specification.
Action: Change the default initialization of the parameter in body to match that of the specification.

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/