Oracle Errors Interview Questions
Questions Answers Views Company eMail

ORA-01556: MINEXTENTS for rollback segment must be greater than 1

1 2692

ORA-01557: rollback segment extents must be at least string blocks

1 2623

ORA-01558: out of transaction ID's in rollback segment string

1 3526

ORA-01559: MAXEXTENTS for rollback segment must be greater than 1

1 2158

ORA-01560: LIKE pattern contains partial or illegal character

2 4967

ORA-01561: failed to remove all objects in the tablespace specified

1 8729

ORA-01562: failed to extend rollback segment number string

1 3936

ORA-01563: rollback segment is PUBLIC, need to use the keyword PUBLIC

1 3163

ORA-01564: rollback segment is not PUBLIC

1 2786

ORA-01565: error in identifying file 'string'

1 5204

ORA-01566: file specified more than once in DROP LOGFILE

1 2811

ORA-01567: dropping log string would leave less than 2 log files for instance string (thread string)

1 9084

ORA-01568: cannot set space quota on PUBLIC

1 2819

ORA-01569: data file too small for system dictionary tables

1 2803

ORA-01570: MINEXTENTS must be no larger than the string extents currently allocated

1 3191


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

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

2620


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

1557


when i ran any workflow or session, getting below error: seesion task instance[s_xxx]: Execution terminated unexpecterdly

1748


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

1707


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

2251






IMP-00063: Warning: Skipping table "string"."string" because object type "string"."string" cannot be created or has different identifier

2299


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

3552


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

2137


ORA-26094: stream format error: input column overflow

2248


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

1376


RMAN-05017: no copy of datafile number found to recover

1881


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.

2325


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

8061


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

2230


[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

2287