Oracle Errors Interview Questions
Questions Answers Views Company eMail

ORA-00034: cannot string in current PL/SQL session

1 2440

ORA-00036: maximum number of recursive SQL levels (string) exceeded

1 5377

ORA-00037: cannot switch to a session belonging to a different server group

1 3024

ORA-00038: Cannot create session: server group belongs to another user

1 2617

ORA-00040: active time limit exceeded - call aborted

1 7994

ORA-00041: active time limit exceeded - session terminated

1 6710

ORA-00050: operating system error occurred while obtaining an enqueue

1 2624

ORA-00051: timeout occurred while waiting for a resource

1 2850

ORA-00052: maximum number of enqueue resources (string) exceeded

1 3202

ORA-00053: maximum number of enqueues exceeded

1 3275

ORA-00054: resource busy and acquire with NOWAIT specified

1 3494

ORA-00055: maximum number of DML locks exceeded

1 3122

ORA-00056: DDL lock on object 'string.string' is already held in an incompatible mode

1 3149

ORA-00057: maximum number of temporary table locks exceeded

1 2640

ORA-00058: DB_BLOCK_SIZE must be string to mount this database (not string)

1 2635


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

ORA-26084: direct path context already finished

1483


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

1655


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

1560


NZE-28890: Entrust Login Failed

1409


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.

2329






[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


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-26028: index string.string initially in unusable state

3403


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

2317


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

1202


ORA-26095: unprocessed stream data exists

2803


IMP-00070: Lob definitions in dump file are inconsistent with database.

1289


IMP-00064: Definition of LOB was truncated by export

5889


ORA-26094: stream format error: input column overflow

2254


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

6161