RMAN-08505: output filename=string



RMAN-08505: output 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-02274: duplicate referential constraint specifications

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,


RMAN-06487: changed proxy copy expired

1 Answers  


ORA-32836: database user string must be granted role string

1 Answers  


DRG-12430: mandatory argument missing: string

1 Answers  






ORA-19570: file number string is outside valid range of 1 through string

1 Answers  


ORA-12625: TNS:missing argument

1 Answers  


ORA-39952: only numbers can be specified as range values

1 Answers  


TNS-12540: TNS:internal limit restriction exceeded

1 Answers  


ORA-25123: Too many components specified in the name.

1 Answers  


ORA-24148: cannot drop rule string.string with dependents

1 Answers  


ORA-09748: pws_look_up: fork failed

1 Answers  


Categories