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-01541: system tablespace cannot be brought offline; shut down if necessary

1 8056

ORA-01542: tablespace 'string' is offline, cannot allocate space in it

1 9217

ORA-01543: tablespace 'string' already exists

1 17469

ORA-01544: cannot drop system rollback segment

1 4065

ORA-01545: rollback segment 'string' specified not available

1 4942

ORA-01546: tablespace contains active rollback segment 'string'

1 4499

ORA-01547: warning: RECOVER succeeded but OPEN RESETLOGS would get error below

1 10030

ORA-01548: active rollback segment 'string' found, terminate dropping tablespace

1 3925

ORA-01549: tablespace not empty, use INCLUDING CONTENTS option

1 10669

ORA-01550: cannot drop system tablespace

1 5394

ORA-01551: extended rollback segment, pinned blocks released

1 4878

ORA-01552: cannot use system rollback segment for non-system tablespace 'string'

1 3907

ORA-01553: MAXEXTENTS must be no smaller than the string extents currently allocated

1 3674

ORA-01554: out of transaction slots in transaction tables

1 8386

ORA-01555: snapshot too old: rollback segment number string with name "string" too small

1 3835


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

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

2182


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

1823


ORA-26084: direct path context already finished

2000


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

3916


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

2035


How to resolve QSM-01108 error. I have no OR conditions in my query, but do have 9 IN conditions. The error says the max limit is 2 while I have 257 number of disjuncts. However, if I remove even a single IN condition, the query is rewritten. I cannot change my query. How can I resolve this issue?

2768


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


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


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

6794


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

2867


In my project I am using star schema and only diimension tables are loaded and not fact tables any one can help me why it is happening? Plase guide me.

2948


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

2236


ORA-26094: stream format error: input column overflow

2859


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

8883


ORA-16626: failed to enable specified object

2278