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

Oracle Errors Interview Questions
Questions Answers Views Company eMail

ORA-01526: error in opening file 'string'

1 3541

ORA-01527: error while reading file

1 3045

ORA-01528: EOF while processing SQL statement

1 3403

ORA-01529: error closing file 'string'

1 3090

ORA-01530: a database already mounted by the instance

1 3492

ORA-01531: a database already open by the instance

1 5494

ORA-01532: cannot create database; instance being started elsewhere

1 3290

ORA-01533: cannot rename file 'string'; file does not belong to tablespace

1 3182

ORA-01534: rollback segment 'string' doesn't exist

1 5413

ORA-01535: rollback segment 'string' already exists

2 5441

ORA-01536: space quota exceeded for tablespace 'string'

Bloom Soft Tech, TCS,

3 9593

ORA-01537: cannot add data file 'string' - file already part of database

2 14996

ORA-01538: failed to acquire any rollback segment

1 3821

ORA-01539: tablespace 'string' is not online

1 3993

ORA-01540: tablespace 'string' is not offline

1 3422


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

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

1769


ORA-26084: direct path context already finished

2000


ORA-16626: failed to enable specified object

2278


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


[ERROR] [main 11:01:20] (JCLLoggerAdapter.java:error:454) Unsuccessful: alter table user.CEN_USER_MASTER add constraint FKF4EDEDC3D0BAAE75 foreign key (ROLE_ID) references user.CEN_ROLE_MASTER [ERROR] [main 11:01:20] (JCLLoggerAdapter.java:error:454) ORA-02275: such a referential constraint already exists in the table

2779


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

2867


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

1671


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

2236


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

3916


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


ORA-26095: unprocessed stream data exists

3642


ORA-16516: The current state is invalid for the attempted operation.

8883


ORA-26079: file "string" is not part of table string.string

2006


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

2182


ORA-26030: index string.string had string partitions made unusable due to:

1990