RMAN-08507: input datafilecopy recid=string stamp=string
filename=string



RMAN-08507: input datafilecopy recid=string stamp=string filename=string..

Answer / guest

Cause: informational message

Action: no action required

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-12527: TNS:listener: all instances are in restricted mode or blocking new connections

1 Answers  


DRG-11006: invalid alter index parameter string

1 Answers  


ORA-33004: (XSAGDNGL01) workspace object is not a relationship array.

1 Answers  


ORA-01531: a database already open by the instance

1 Answers  


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...

0 Answers   IBM,






DRG-12012: Proxy authentication failed - retry?

1 Answers  


ORA-13004: the specified buffer size is invalid

1 Answers  


ORA-39953: the range value specified is beyond allowed range

1 Answers  


ORA-24508: Buffer is not aligned correctly.

1 Answers  


ORA-09913: Malloc of dummy name failed.

1 Answers  


ORA-06770: TLI Driver: error sending version

1 Answers  


IMG-00730: unable to process empty image

1 Answers  


Categories