Oracle Error Message
ORA-19269: XQST0049 – variable string defined multiple times
Reason for the Error
The module defined or imported the same variable multiple times.
Solution
Fix the import or the module definition to remove duplicate definitions.
ORA-19269: XQST0049 – variable string defined multiple times
The module defined or imported the same variable multiple times.
Fix the import or the module definition to remove duplicate definitions.