LPX-00405: unable to allocate memory
Answer / guest
Cause: May be out of memory.
Action: Try increasing virtual memory.
Please add more information about this Error
Is This Answer Correct ? | 0 Yes | 0 No |
TNS-01163: Failed to spawn process: string
UDI-00010: multiple job modes requested, string and string.
ORA-32319: Cannot use direct loader log to FAST REFRESH materialized view "string"."string"
ORA-16708: The state supplied to resource guard is invalid.
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-04054: database link string does not exist
ORA-16525: the Data Guard broker is not yet available
ORA-08456: no sign in picture mask but SIGN clause in mask options
PCC-00107: The CONNECT statement is Oracle implementation dependent
PROC-00022: The OCR backend has an invalid format
QSM-01056: no query rewrite for this DDL expression
LFI-01508: access() failed.