by Maryln Kiss
Nov 11, 2014
hi can you solve this problem.....SQL> create TABLE test (name varchar2(30));create TABLE test (name varchar2(30))*ERROR at line 1:ORA-00604: error occurred at recursive SQL level 1ORA-16000: database open for read-only access
then how to create object on read only mode
u can only fire select statement on standby database. u cant able to create any objects
okay thank u Rona
Cancel
Maryln Kiss
then how to create object on read only mode
Nov 11, 2014
Rona Wafford
u can only fire select statement on standby database. u cant able to create any objects
Nov 11, 2014
Maryln Kiss
okay thank u Rona
Nov 11, 2014