O2F-00303: No INTYPE file was specified



O2F-00303: No INTYPE file was specified..

Answer / guest

Cause: The required option INTYPE was not specified.

Action: Set the INTYPE option to the name of the file
containing names of types for OTT to translate. The INTYPE
option may be specified on the command line or in a CONFIG file.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

RMAN-08101: channel string: proxy validation complete

1 Answers  


RMAN-08153: deleted global script: string

1 Answers  


ORA-18002: the specified outline does not exist

1 Answers  


NNO-00059: cannot construct topology checkpoint file name

1 Answers  


SAP log on Error Message: "Msg E14 645 not found"

0 Answers  






ORA-19206: Invalid value for query or REF CURSOR parameter

1 Answers  


what is error treshold?

1 Answers  


ORA-12228: TNS:protocol adapter not loadable

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-26572: %s.string.string: argument string does not match replication catalog

1 Answers  


RMAN-07000: List of SPFILE Backups

1 Answers  


ORA-25148: ONLINE option not permitted

1 Answers  


Categories