NNO-00606: disabling modification requests



NNO-00606: disabling modification requests..

Answer / guest

Cause: An informational message written to the log file when
the server disables modification-request processing in
response to a request from the Oracle Names control program.

Action: none

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

LFI-00101: Write failed, file cannot be written to.

1 Answers  


TNS-12545: Connect failed because target host or object does not exist

1 Answers  


DRG-12015: The source document for this operation has moved - continue?

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-01350: must specify a tablespace name

1 Answers  






DRG-12513: valid stop classes are: string

1 Answers  


ORA-12422: max policies exceeded

1 Answers  


ORA-09931: Unable to open ORACLE password file for reading

1 Answers  


ORA-29278: SMTP transient error: string

1 Answers  


PCB-00204: Group items cannot be used except in INTO or VALUES clause

1 Answers  


RMAN-03039: Spooling for log turned off

1 Answers  


ORA-02053: transaction string committed, some remote DBs may be in-doubt

1 Answers  


Categories