Oracle Errors Interview Questions
Questions Answers Views Company eMail

PCC-02047: CMD-LINE: Option is not allowed inline:

1 2003

PCC-02066: CMD-LINE: Could not find or could not open system config file

1 3532

PCC-02081: CMD-LINE: Unterminated option value list or value list was truncated.

1 4088

PCC-02100: Unable to initialize PL/SQL

1 2152

PCC-02101: Unable to open input file

1 2508

PCC-02102: Fatal error while doing C preprocessing

1 5672

PCC-02103: Password:

1 2304

PCC-02104: Unable to connect to Oracle

1 3042

PCC-02105: Unable to open list file

1 3179

PCC-02106: Userid only used when SQLCHECK = FULL, userid ignored.

1 4842

PCC-02107: You may not specify PARSE = FULL when CODE = CPP

1 3072

PCC-02108: UNSAFE_NULL=YES allowed if MODE=ORACLE and DBMS=V7 or V8

1 2510

PCC-02109: SQLCHECK=NONE is no longer supported.. using SYNTAX

1 2361

PCC-02110: DBMS=V6_CHAR is deprecated. Use CHAR_MAP=VARCHAR2, DBMS=V7 instead

1 2625

PCC-02111: CHAR_MAP option ignored. Only CHAR_MAP=VARCHAR2 allowed for DBMS=V6

1 2167


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

In my project I am using star schema and only diimension tables are loaded and not fact tables any one can help me why it is happening? Plase guide me.

2321


ORA-16627: No standby databases support the overall protection mode.

3548


NZE-28868: Peer certificate chain check failed.

2263


IMG-02003: 2FF03 - incorrect color histogram feature specification

1196


How to resolve QSM-01108 error. I have no OR conditions in my query, but do have 9 IN conditions. The error says the max limit is 2 while I have 257 number of disjuncts. However, if I remove even a single IN condition, the query is rewritten. I cannot change my query. How can I resolve this issue?

2300






IMP-00096: Warning: Skipping table "string"."string" because type synonym "string"."string" cannot be created

1233


When i am connect database through toad,one error occured. ORA-12514: TNS:listener does not currently know of service requested in connect descriptor. plz help me thanks advance.............

2308


when i ran any workflow or session, getting below error: seesion task instance[s_xxx]: Execution terminated unexpecterdly

1746


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...

2134


ORA-26030: index string.string had string partitions made unusable due to:

1554


IMP-00060: Warning: Skipping table "string"."string" because object type "string"."string" does not exist or has different identifier

2614


ORA-26076: cannot set or reset value after direct path structure is allocated

1468


IMP-00063: Warning: Skipping table "string"."string" because object type "string"."string" cannot be created or has different identifier

2293


ORA-26079: file "string" is not part of table string.string

1515


ORA-26094: stream format error: input column overflow

2245