Oracle Errors Interview Questions
Questions Answers Views Company eMail

ORA-00352: all logs for thread string need to be archived - cannot enable

1 2328

ORA-00353: log corruption near block string change string time string

1 4307

ORA-00354: corrupt redo log block header

1 3866

ORA-00355: change numbers out of order

1 4029

ORA-00356: inconsistent lengths in change description

1 3382

ORA-00357: too many members specified for log file, the maximum is string

1 2926

ORA-00358: Too many file members specified, the maximum is string

1 2920

ORA-00359: logfile group string does not exist

1 4915

ORA-00360: not a logfile member: string

1 6030

ORA-00361: cannot remove last log member string for group string

1 5369

ORA-00362: member is required to form a valid logfile in group string

1 5085

ORA-00363: log is not the archived version

1 2893

ORA-00364: cannot write header to new log member

1 2234

ORA-00365: the specified log is not the correct next log

1 3940

ORA-00366: log string of thread string, checksum error in the file header

1 3405


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

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

2139


ORA-16626: failed to enable specified object

1771


IMP-00064: Definition of LOB was truncated by export

5886


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

1376


[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






NZE-28890: Entrust Login Failed

1409


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

1520


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

1237


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

8065


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

1711


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

1199


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

1559


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

1750


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

3400


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.

2327