LPX-00405: unable to allocate memory



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

Post New Answer

More Oracle Errors Interview Questions

TNS-01163: Failed to spawn process: string

1 Answers  


UDI-00010: multiple job modes requested, string and string.

1 Answers  


ORA-32319: Cannot use direct loader log to FAST REFRESH materialized view "string"."string"

1 Answers  


ORA-16708: The state supplied to resource guard is invalid.

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,






ORA-04054: database link string does not exist

1 Answers  


ORA-16525: the Data Guard broker is not yet available

2 Answers  


ORA-08456: no sign in picture mask but SIGN clause in mask options

1 Answers  


PCC-00107: The CONNECT statement is Oracle implementation dependent

1 Answers  


PROC-00022: The OCR backend has an invalid format

1 Answers  


QSM-01056: no query rewrite for this DDL expression

1 Answers  


LFI-01508: access() failed.

1 Answers  


Categories