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-02053: transaction string committed, some remote DBs may be in-doubt

1 7271

ORA-02054: transaction string in-doubt

1 6798

ORA-02055: distributed update operation failed; rollback required

1 9738

ORA-02056: 2PC: string: bad two-phase command number string from string

1 8216

ORA-02057: 2PC: string: bad two-phase recovery state number string from string

1 3338

ORA-02058: no prepared transaction found with ID string

1 9542

ORA-02059: ORA-2PC-CRASH-TEST-string in commit comment

1 3631

ORA-02060: select for update specified a join of distributed tables

1 6119

ORA-02061: lock table specified list of distributed tables

1 3557

ORA-02062: distributed recovery received DBID string, expected string

1 7920

ORA-02063: preceding stringstring from stringstring

1 3965

ORA-02064: distributed operation not supported

1 6242

ORA-02065: illegal option for ALTER SYSTEM

1 13310

ORA-02066: missing or invalid DISPATCHERS text

1 3454

ORA-02067: transaction or savepoint rollback required

1 8433


Un-Answered Questions { Database Errors }

How will you Handle Error in SQL SERVER 2008?

2446


why we are using shift key in unix shell script

3237


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

4042


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

1669


NZE-28868: Peer certificate chain check failed.

2868


mount: mount to NFS server failed: System Error: Connection timed out

3709


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

1801


How to view the error log for any specific instance?

2545


NZE-28890: Entrust Login Failed

1932


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


IMP-00060: Warning: Skipping table "string"."string" because object type "string"."string" does not exist or has different identifier

3229


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


ORA-26094: stream format error: input column overflow

2859


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

2867


What severity level errors are managed in TRY-CATCH block?

2269