ORA-01696: controlfile is not a clone controlfile
Answer / guest
Cause: Attempting to mount, a database as a clone when it is
already mounted by another instance not as a clone or
attempting to use a current controlfile for a clone.
Action: Mount without the clone option or use a backup
controlfile and shutdown the other instances before mounting
as a clone.
Please add more information about this Error
| Is This Answer Correct ? | 1 Yes | 0 No |
ORA-29363: plan directive string, string is mandatory and cannot be modified or deleted
LPX-00247: invalid Document Type Declaration (DTD)
ORA-09951: Unable to create file
NNL-00405: Forwarding information:
ORA-29820: the statistics type is not present
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...
NNL-01050: Version banner is "string"
ORA-27058: file I/O question parameter is invalid
ORA-33048: (XSAGDNGL23) In AGGMAP workspace object, the relation workspace object and the relation workspace object are both over the same base dimension.
ORA-02269: key column cannot be of LONG datatype
RMAN-06471: no configuration found to allocate channels for string
NNO-00328: server has reset statistic counters to zero