Showing posts with label ORA-19257: XQ0037 - function or variable string in module already defined. Show all posts
Showing posts with label ORA-19257: XQ0037 - function or variable string in module already defined. Show all posts

Monday, 2 April 2012

ORA-19257: XQ0037 - function or variable string in module already defined

ORA-19257: XQ0037 - function or variable string in module already defined

Cause: A module being imported contained the function or variable that is already declared in the static context of the importing module.

Action: Remove the conflicting declarations.