Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Oracle Errors Interview Questions
Questions Answers Views Company eMail

PCC-00107: The CONNECT statement is Oracle implementation dependent

1 3032

PCC-00108: This statement is not supported by ANSI

1 2900

PCC-00109: Dynamic SQL and PL/SQL are Oracle extensions to ANSI SQL

1 3176

PCC-00110: Oracle extension to the WHENEVER statement

1 2936

PCC-00111: SQLCHECK value in EXEC ORACLE statement exceeds command line value

1 3092

PCC-00112: Datatype not supported by ANSI

1 3018

PCC-00113: Value of DBMS option invalid with given value of MODE option

1 3064

PCC-00114: Length spec required in EXEC SQL VAR statements for VARxxx types

1 3048

PCC-00115: Array required here

1 2805

PCC-00116: This array already given in an ARRAYLEN statement

1 2938

PCC-00117: Invalid ARRAYLEN length variable type

1 3130

PCC-00118: Use of host variable initialization not supported by ANSI SQL

1 3994

PCC-00119: Value of const variable in INTO clause will be modified

1 2867

PCC-00120: File I/O error during code generation

1 3090

PCC-00121: Arrays of VARCHAR pointers are not supported

1 2874


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

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

2739


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

2731


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

3987


invalid quantity specification negative quantity are not allowed for this item please check this item definition quantity

3383


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

2696


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

1743


ORA-26027: unique index string.string partition string initially in unusable state

6744


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?

2721


NZE-28868: Peer certificate chain check failed.

2799


ORA-26094: stream format error: input column overflow

2797


IMP-00064: Definition of LOB was truncated by export

6413


ORA-26029: index string.string partition string initially in unusable state

2155


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

3862


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

2227


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

2105