ORA-02063 and ORA-03135 but parameter distributed_transactions not set
ORA-02063 and ORA-03135 but parameter distributed_transactions not set
we keep receiving both error in alert log.
according to Oracle online document, need increase distributed_transactions parameter, However, remote database and local database has not set the distributed parameter.
Should this be set or this is something else,
the online document also mentioned to add set transaction read only in a session , will this be the solution for non transaction sessions?