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-52113: improper Japanese string string of length number

1 2752

DRG-52200: invalid state during export

1 3522

DRG-52201: imcompatible Oracle Text versions

1 2878

DRG-52202: invalid class name: string

1 3330

DRG-52203: invalid object name: string

1 3086

DRG-52204: error while registering index

1 8067

DRG-52205: class string and object string already exists for this index

1 2863

DRG-52206: error while registering index object

1 2911

DRG-52207: the specified attribute does not exist: string

1 2964

DRG-52208: the specified attribute already exist: string

1 3124

DRG-52210: error while registering value for attribute: string

1 3126

ORA-00000: normal, successful completion

1 6906

ORA-00001: unique constraint (string.string) violated

1 4403

ORA-00017: session requested to set trace event

1 3877

ORA-00018: maximum number of sessions exceeded

1 4336


Un-Answered Questions { Database Errors }

ORA-16626: failed to enable specified object

2278


How to view the error log for any specific instance?

2546


if the lengths of two wires are same and the area of cross sections is 4:7 then what will be the ratio of current passing through these wires

2760


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

2804


how can i get the question papers of year 2006 and 2007 of 12th commerce gujarat board

2258


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

2035


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

2589


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.

1708


ORA-26095: unprocessed stream data exists

3642


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

3916


ORA-26082: load of overlapping segments on table string.string is not allowed

1823


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

4042


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

1769


i have created ODBC through Data sources and tests completed sucessfully. when i am Trying to connect SQL Server through ODBC (ODBC :Oracle Open Client Adapter for ODBC 2.0.2.15.0 Microsoft SQL Server 09.00.3054) unable to Connect to SQL*Plus: Release 8.0.4.0.0. it is given following error-message . Error: ORA-03121: NO interface driver connected- function not performed.

2856


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

2669