Database Error Messages

OCI-19257

XQST0037 - 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.