ORA-06006: NETASY: dialogue execute failure



ORA-06006: NETASY: dialogue execute failure..

Answer / guest

Cause: Expected response never received

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

ORA-06431: ssaio: Invalid Block number

1 Answers  


NNO-00262: warning: cannot write checkpoint file "string"

1 Answers  


ORA-01523: cannot rename data file to 'string' - file already part of database

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-34722: (NLSCHARSET05) CAUTION: Character data loss in character set conversion from string to string

1 Answers  






ORA-16798: Unable to complete terminal recovery on the standby

1 Answers  


ORA-29555: Java source, class or resource is not allowed here

1 Answers  


ORA-30450: refresh_after_errors was TRUE; The following MVs could not be refreshed: string

1 Answers  


DRG-11619: URL store: row in table is empty

1 Answers  


PLS-00571: method access through data base link not yet supported on client side

1 Answers  


ORA-02756: osnfsmnam: name translation failure

1 Answers  


DRG-50305: getcmd() called when one of the queue names is NULL

1 Answers  


Categories