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-23302: application raised communication failure during deferred RPC

1 3005

ORA-23303: application raised generic exception during deferred RPC

1 3072

ORA-23304: malformed deferred rpc at arg string of string in call string, in tid string

1 3443

ORA-23305: internal deferred RPC error: string

1 3018

ORA-23306: schema string does not exist

1 5040

ORA-23307: replicated schema string already exists

1 2926

ORA-23308: object string.string does not exist or is invalid

1 6115

ORA-23309: object string.string of type string exists

1 3212

ORA-23310: object group "string"."string" is not quiesced

1 3512

ORA-23312: not the masterdef according to string

1 3717

ORA-23313: object group "string"."string" is not mastered at string

1 4396

ORA-23314: database is not a materialized view site for "string"."string"

1 4132

ORA-23315: repcatlog version or request string is not supported by version string

1 3124

ORA-23316: the masterdef is string

1 3761

ORA-23317: a communication failure has occurred

1 4780


Un-Answered Questions { Database Errors }

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

2659


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

4036


ORA-26084: direct path context already finished

1994


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

6788


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

2264


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

2495


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

3435


what is new g/l functionality

2673


When do you get "getwmicomexception"?

2731


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


hi. i m Anil patel when reconcile 57f4 chalan(subcontraction with out excise)i m facing error like short by material 220 kg. even i have migo all material.

2570


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

3909


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

2798


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

2694


What is Mutex error in Triggers?

3116