Oracle Solution for Error ora-37010

Solution for Oracle Error ORA-37010

ORA-37010: (XSACQUIRE_DIFFAW) When using the CONSISTENT WITH clause, all objects must come from the same analytic workspace.

What triggered the Error:

The ACQUIRE command cannot keep objects from several workspaces consistent with each other

What should we do to fix it:

Omit the CONSISTENT WITH clause or make sure all objects being acquired belong to the same analytic workspace.