ORA-19265: XQST0045 - invalid or unknown prefix string in function declaration
What triggered the Error:
e declared function name in a function declaration had no namespace prefix or had one of the predefined namespace prefixes other than local.What should we do to fix it:
x the function declaration to have the correct prefix.