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



Database Errors Interview Questions
Questions Answers Views Company eMail

ORA-02022: remote statement has unoptimized view with remote object

1 4582

ORA-02024: database link not found

1 5738

ORA-02025: all tables in the SQL statement must be at the remote database

1 7591

ORA-02026: missing LINK keyword

1 8418

ORA-02027: multi-row UPDATE of LONG column is not supported

1 3113

ORA-02028: fetching an exact number of rows is not supported by the server

1 3178

ORA-02029: missing FILE keyword

1 3786

ORA-02030: can only select from fixed tables/views

1 6009

ORA-02031: no ROWID for fixed tables or for external-organized tables

1 4060

ORA-02032: clustered tables cannot be used before the cluster index is built

1 5858

ORA-02033: a cluster index for this cluster already exists

1 3054

ORA-02034: speed bind not permitted

1 3407

ORA-02035: illegal bundled operation combination

1 3586

ORA-02036: too many variables to describe with automatic cursor open

1 3451

ORA-02037: uninitialized speed bind storage

1 3212


Un-Answered Questions { Database Errors }

ORA-16516: The current state is invalid for the attempted operation.

8882


What is SCD (Slowly Changing Dimensions)? What are its types?

2720


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

2235


What is Mutex error in Triggers?

3129


today's peformance is less than yesturday.it took 1 mint and today's performance is 7 mints.guys can anyone answer to mu question in sql

2522


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?

2767


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

3916


ORA-26095: unprocessed stream data exists

3642


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

2803


what is new g/l functionality

2677


hp asking for replication floppy to do reinstall 25254 server assistant

2967


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

2035


ORA-26094: stream format error: input column overflow

2859


How to solve -805 error i.e. Bind issue. There are two conditions- 1) If you have access to the database table 2) If you don't have access to the table

2701


ORA-16626: failed to enable specified object

2278