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

PCB-00316: SQL FORMS statements are Oracle extensions

1 2474

PCB-00317: Group item host variables are Oracle extensions

1 2805

PCB-00318: ARRAYLEN is an Oracle extension

1 3746

PCB-00319: EXEC ORACLE statements are an Oracle extension

1 2765

PCB-00320: VARYING host variable "string" is an Oracle extension

1 2751

PCB-00321: Implicit varchar host variables are an Oracle extension

1 3172

PCB-00322: EXEC SQL LOB statements an Oracle extension

1 2824

PCB-00400: %s

1 3148

PCB-00401: Character string not properly terminated

1 8538

PCB-00402: Pseudo-text not properly terminated

1 2973

PCB-00403: EXEC statement cannot begin in Area A

1 4593

PCB-00404: %s

1 2708

PCB-00500: No EXEC SQL CONTEXT USE statement encountered

1 3994

PCB-00501: Runtime context variable "string" not of correct type

1 2751

PCB-00502: This statement can only be used with THREADS=YES

1 2596


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

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

2797


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

2225


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

1962


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

3858


ORA-16626: failed to enable specified object

2211


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

3381


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

2737


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

6742


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

2592


ORA-26095: unprocessed stream data exists

3558


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

3984


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?

2719


ORA-07497: sdpri: cannot create trace file 'string'; errno = string.

2796


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

2103


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

1937