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-15171: invalid syntax in the alias path after 'string'

1 6820

ORA-15173: entry 'string' does not exist in directory 'string'

1 7531

ORA-15175: cannot create alias for diskgroup metadata file 'string'

1 2820

ORA-15176: file 'string' already has an alias associated with it

1 4465

ORA-15177: cannot operate on system aliases

1 6005

ORA-15178: directory 'string' is not empty; cannot drop this directory

1 4731

ORA-15179: missing or invalid alias name

1 3414

ORA-15180: Could not open dynamic library string, error [string]

1 10006

ORA-15181: Symbol [string] not found in library string, error [string]

1 3867

ORA-15182: ASMLIB [string] version mismatch, oracle version [string]

1 3160

ORA-15183: ASMLIB initialization error [string]

1 6072

ORA-15184: ASMLIB error could not be determined [string] [string]

1 2700

ORA-15185: Could not close dynamic library string, error [string]

1 3330

ORA-15186: ASMLIB error function = [string], error = [string], mesg = [string]

1 4110

ORA-15192: invalid ASM disk header [string] [string] [string] [string] [string]

1 3025


Un-Answered Questions { Database Errors }

What is Mutex error in Triggers?

3066


When do you get "getwmicomexception"?

2682


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

2740


How to view the error log for any specific instance?

2486


ORA-26084: direct path context already finished

1949


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

1709


ORA-07497: sdpri: cannot create trace file 'string'; errno = string.

2802


ORA-26029: index string.string partition string initially in unusable state

2155


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

2641


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

3163


ORA-26032: index string.string loading aborted after string keys

2107


ORA-16626: failed to enable specified object

2218


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

2597


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

2223


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

2452