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

DRG-11723: phrase cannot be NULL

1 3166

DRG-11724: phrase string already exists

1 2709

DRG-11725: phrase does not have any synonyms

1 3289

DRG-11726: phrase is not a preferred term

1 3410

DRG-11727: phrase does not have any related terms

1 3292

DRG-11728: phrase does not have any broader terms of this type

1 2755

DRG-11729: phrase does not have any narrower terms of this type

1 3170

DRG-11730: relation does not exist

1 3222

DRG-11731: translation does not exist

1 2864

DRG-11732: phrase does not have any translations

1 2881

DRG-11733: more than one translation for the term in the specified language

1 2972

DRG-11801: Continue

1 2844

DRG-11802: Switching Protocols

1 2664

DRG-11803: OK

1 3119

DRG-11804: Created

1 3096


Un-Answered Questions { Database Errors }

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

8875


java.sql.SQLException:Invalid state, the statement object is closed Hai all i got this error when i am multiple times referesh web page

6713


What is live lock, deadlock and what is Lock escalation?

2495


write a database figure to implement the master detained relationship.

3009


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

1999


NZE-28868: Peer certificate chain check failed.

2862


ORA-26095: unprocessed stream data exists

3638


How to view the error log for any specific instance?

2534


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

2696


RMAN-05017: no copy of datafile number found to recover

2465


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

2661


I entered the data in SQL toad version 9.0.1 in English and Arabic language but when i do the query i get the data in Arabic language with (??? question mark) ,please your support.

1697


When you get following error? Error 3154: The backup set holds a backup of a database other than the existing database.

2579


How will you Handle Error in SQL SERVER 2008?

2440


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?

2760