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 |
ORA-12527: TNS:listener: all instances are in restricted mode or blocking new connections
DRG-11006: invalid alter index parameter string
ORA-33004: (XSAGDNGL01) workspace object is not a relationship array.
ORA-01531: a database already open by the instance
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...
DRG-12012: Proxy authentication failed - retry?
ORA-13004: the specified buffer size is invalid
ORA-39953: the range value specified is beyond allowed range
ORA-24508: Buffer is not aligned correctly.
ORA-09913: Malloc of dummy name failed.
ORA-06770: TLI Driver: error sending version
IMG-00730: unable to process empty image