Database Error Messages

OCI-02401

cannot EXPLAIN view owned by another user

Cause

The view specified in the SQL statement belongs to another user and cannot be explained.


Action

Create a view with the same definition that belongs to current user.