ORA-12353: secondarystored object cannot reference remote object Cause: You tried to either select from a remote view orexecute a remote
procedure which references an object on another database. Since the remote view
or procedure is on a secondary database, an additional reference to another
database cannot be done. Action: Choosea different object to reference or change the remote view or
procedure so that it does not reference another database.