OCI-19269
XQST0049 - variable variable_name defined multiple times
- variable_name: The name of the variable.
Cause
The module is defining or importing the same variable multiple times.
Action
Fix the import or the module definition to remove duplicate definitions.
OCI-19269
XQST0049 - variable string defined multiple times
Cause
The module defined or imported the same variable multiple times.
Action
Fix the import or the module definition to remove duplicate definitions.
OCI-19269
XQST0049 - variable string defined multiple times
Cause
The module defined or imported the same variable multiple times.
Action
Fix the import or the module definition to remove duplicate definitions.