ORA-24037: schema string in QUEUE_NAME is not same as schema string in QUEUE_TABLE Cause: The schema specifiedin the QUEUE_NAME parameter of CREATE_
QUEUE is not the same as the schema specified in the QUEUE_TABLE parameter. Action: Use the same schemaname for both the QUEUE_NAME and QUEUE_
TABLE parameters and retry the command.