ORA-09261: spdcr: error creating detached (background) process
Answer / guest
Cause: Could be out of resources
Action: See OSD error accompanying this message
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-24410: scrollable cursor max size exceeded
ORA-12511: TNS:service handler found but it is not accepting connections
AMD-00143: View name "string" must be fully qualified with the Owner.
DRG-50939: parser not set
ORA-15186: ASMLIB error function = [string], error = [string], mesg = [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...
DRG-50937: query too complex
PCC-01019: Invalid conversion buffer size
ORA-00704: bootstrap process failure
ORA-12413: labels do not belong to the same policy
RMAN-05016: failover to previous backup
NZE-28873: Invalid parameter