Oracle Errors Interview Questions
Questions Answers Views Company eMail

PCB-00109: Unable to open generated source file "string"

1 2360

PCB-00110: Unable to open temporary file "string"

1 2198

PCB-00200: Cannot equivalence PIC N or PIC G variable "string"

1 2167

PCB-00201: Indicator variable string not a group item

1 2157

PCB-00202: Indicator variable string not a group item or table

1 2174

PCB-00203: Nested group item "string" not supported

1 2333

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

1 2553

PCB-00205: Cannot use PIC N or PIC G variable in PL/SQL when NLS_LOCAL=YES

1 2031

PCB-00206: Cannot use N quoted literal in PL/SQL when NLS_LOCAL=YES

1 2479

PCB-00207: Invalid use of PIC N or PIC G table variable when NLS_LOCAL=YES

1 1950

PCB-00208: Incorrect type for host variable "string"

1 3236

PCB-00209: Scale is not supported for host variable "string"

1 2737

PCB-00210: DISPLAY-1 only allowed with PIC G and PIC N variables "string"

1 2123

PCB-00211: VARYING not supported with PIC N or PIC G variable "string"

1 2019

PCB-00212: PICTURE clause not allowed for host variable "string"

1 2213


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

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

3554


ORA-26095: unprocessed stream data exists

2803


ORA-26028: index string.string initially in unusable state

3398


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

1749


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

1472






IMP-00070: Lob definitions in dump file are inconsistent with database.

1286


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

1237


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

1199


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

2252


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?

2307


NZE-28868: Peer certificate chain check failed.

2263


[ERROR] [main 11:01:20] (JCLLoggerAdapter.java:error:454) Unsuccessful: alter table user.CEN_USER_MASTER add constraint FKF4EDEDC3D0BAAE75 foreign key (ROLE_ID) references user.CEN_ROLE_MASTER [ERROR] [main 11:01:20] (JCLLoggerAdapter.java:error:454) ORA-02275: such a referential constraint already exists in the table

2287


ORA-26032: index string.string loading aborted after string keys

1653


if the lengths of two wires are same and the area of cross sections is 4:7 then what will be the ratio of current passing through these wires

2232


ORA-16626: failed to enable specified object

1771