Database Error Messages

ORA-65052

statement involves operations with different container scope

Cause

An attempt was made to combine one operation that applies to all containers with another that only applies to the local container into one statement.


Action

Execute the operations in separate statements.