Oracle Errors Interview Questions
Questions Answers Views Company eMail

ORA-02084: database name is missing a component

1 9877

ORA-02085: database link string connects to string

1 4742

ORA-02086: database (link) name is too long

1 2349

ORA-02087: object locked by another process in same transaction

1 2019

ORA-02088: distributed database option not installed

1 2665

ORA-02089: COMMIT is not allowed in a subordinate session

Oracle,

1 9214

ORA-02090: network error: attempted callback+passthru

1 2498

ORA-02091: transaction rolled back

1 5057

ORA-02092: out of transaction table slots for distributed transaction

1 2394

ORA-02093: TRANSACTIONS_PER_ROLLBACK_SEGMENT(string) more than maximum possible(string)

1 2469

ORA-02094: replication option not installed

1 2803

ORA-02095: specified initialization parameter cannot be modified

1 4431

ORA-02096: specified initialization parameter is not modifiable with this option

1 4061

ORA-02097: parameter cannot be modified because specified value is invalid

1 7453

ORA-02098: error parsing index-table reference (:I)

1 2169


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

[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

2269


IMP-00064: Definition of LOB was truncated by export

5865


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

1501


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

2218


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

1735






ORA-16626: failed to enable specified object

1751


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

1854


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

1269


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

6137


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

8044


ORA-26084: direct path context already finished

1467


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

2603


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

2243


NZE-28868: Peer certificate chain check failed.

2250


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

1693