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-02084: database name is missing a component

1 11173

ORA-02085: database link string connects to string

1 5625

ORA-02086: database (link) name is too long

1 3216

ORA-02087: object locked by another process in same transaction

1 2859

ORA-02088: distributed database option not installed

1 3494

ORA-02089: COMMIT is not allowed in a subordinate session

Oracle,

1 10387

ORA-02090: network error: attempted callback+passthru

1 3303

ORA-02091: transaction rolled back

1 6083

ORA-02092: out of transaction table slots for distributed transaction

1 3098

ORA-02093: TRANSACTIONS_PER_ROLLBACK_SEGMENT(string) more than maximum possible(string)

1 3297

ORA-02094: replication option not installed

1 3713

ORA-02095: specified initialization parameter cannot be modified

1 5334

ORA-02096: specified initialization parameter is not modifiable with this option

1 5003

ORA-02097: parameter cannot be modified because specified value is invalid

1 8325

ORA-02098: error parsing index-table reference (:I)

1 3197


Un-Answered Questions { Database Errors }

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

1801


why we are using shift key in unix shell script

3237


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-26082: load of overlapping segments on table string.string is not allowed

1823


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

2300


hp asking for replication floppy to do reinstall 25254 server assistant

2967


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

1669


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

2500


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

1769


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

2668


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

3916


ORA-26094: stream format error: input column overflow

2859


How to view the error log for any specific instance?

2545


NZE-28890: Entrust Login Failed

1932


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

2720