You are here: Home //
Oracle 11g //
ORA-19257: XQST0037 – function or variable string in module already defined
ORA-19257: XQST0037 – function or variable string in module already defined
Posted by
Oracle 11g Release 2 on
Aug 23, 2011 |
Leave a Comment
Cause: A module being imported contained the function or variable that is already declared in the static context of the importing module. See the solution below.
Error solution: Remove the conflicting declarations.
Database version: Oracle 11g Release 2 (11.2)
Tags: ora, Oracle 11g Release 2