ORA-16152: standby database is in 'no-data-loss' protected mode
Answer / guest
Cause: The attempted database operation is not allowed while
the standby database is in 'no-data-loss' protected mode.
Action: Verify that the attempted database operation is
warranted, ALTER DATABASE SET STANDBY DATABASE UNPROTECTED
and reissue the statement.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-02490: missing required file size in RESIZE clause
ORA-34871: (PERMIT06) Session-only value 'value' of workspace object has been deleted because a PERMIT change has revealed a duplicate value.
PLS-01473: Use <> instead of != or ~=
Hi guys, I have four tables those are emp,dept,eliminate and uneliminate. i wrote small cursor..when i run, it display one error (ORA-01403 nodata found)... The query is: Declare cursor c1 is select e.ename emp_name from emp e,dept d where e.deptno=d.deptno group by deptno; r1 c1%rowtype; test_emp varchar2(200); begin for r1 in c1 loop begin select eliminate_emp into test_emp from eliminate t,uneliminate ut where t.number=ut.number and t.deptno=e.deptno and rownum<1; end; dbms_output.put_line(r1.emp_name); end loop; end; Thanks...
ORA-16578: failed to read Data Guard configuration file
ORA-09769: osnmbr: cannot send break message
DRG-11606: URL store: access to string timed out waiting for client request
ORA-04030: out of process memory when trying to allocate string bytes (string,string)
NNO-00061: loading data for domain "string"
EXP-00057: Failure to initialize parameter manager
ORA-36735: A value exceeded the MAX specification
DRG-13003: preference string cannot be used as a sub lexer