ORA-19269: XQST0049 - variable string defined multiple times
What triggered the Error:
e module defined or imported the same variable multiple times.What should we do to fix it:
x the import or the module definition to remove duplicate definitions.