ORA-00342: archived log does not have expected resetlogs SCN
string
Answer / guest
Cause: Recovery was given a log that does not belong to
current incarnation or one of the parent incarnation. There
should be another log that contains the correct redo.
Action: Supply the correct log file.
Please add more information about this Error
| Is This Answer Correct ? | 1 Yes | 0 No |
SQL*Loader-00647: Integer to number conversion error
RMAN-06555: datafile string must be restored from backup created before string
ORA-26036: subpartition load specified but table string is not subpartitioned
ORA-02050: transaction string rolled back, some remote DBs may be in-doubt
ORA-22893: constraint can be specified only for REF columns
ORA-31601: Function string cannot be called now that fetch has begun.
CLSR-00006: Error encountered when writing file string
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-00571: set|show save_config_on_stop [<on|off>]
ORA-09241: smsalo: error allocating SGA memory
ORA-06125: NETTCP: ORASRV exited unexpectedly
TNS-12599: TNS:cryptographic checksum mismatch