RMAN-06503: skipping backupset key string; already backed up
on string
Answer / guest
Cause: The indicated backupset will not be backed up. It has
already been backed up on the device once, or before the
since time specified.
Action: no action required
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
PCC-02415: Cannot manipulate Object attributes in an OBJECT GET or SET
PCC-00063: Reached end of file string before End-of-Statement at line number!
ORA-40211: algorithm name string is invalid
DRG-11301: error while indexing document
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-23450: flavor already contains object "string"."string"
ORA-27366: job "string.string" is not running
DRG-11810: Partial Update OK
ORA-28107: policy was disabled
DRG-50912: first document number string is not an integer
ORA-31669: Worker process string violated startup protocol.
RMAN-06123: operation not supported without the recovery catalog or mounted controlfile