TNS-00247: Unable to allocate memory for configuration data
from TNSNET.ORA file



TNS-00247: Unable to allocate memory for configuration data from TNSNET.ORA file..

Answer / guest

Cause: Navigator failed to allocate enough memory for
TNSNET.ORA configuration file.

Action: Increase machine resources available for running the
Interchange or remove some other running applications from
the machine.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-08102: index key not found, obj# string, file string, block string (string)

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,


NZE-28774: file cannot write to disk

1 Answers  


LPX-00205: expected "

1 Answers  


ORA-13150: failed to insert exception record

1 Answers  






ORA-13640: The current operation was cancelled because it timed out, and was not in interruptible mode.

1 Answers  


TNS-02509: Authentication: invalid process state

1 Answers  


ORA-12094: error during online redefinition

1 Answers  


ORA-39088: file name cannot contain a path specification

1 Answers  


TNS-01067: Service display mode is string

1 Answers  


ORA-29827: keyword USING is missing

1 Answers  


ORA-27302: failure occurred at: string

1 Answers  


Categories