Oracle Errors Interview Questions
Questions Answers Views Company eMail

ORA-16225: Missing LogMiner session name for Streams

1 9058

ORA-16226: DDL skipped due to lack of support

1 3738

ORA-16227: DDL skipped due to missing object

1 4763

ORA-16228: Insufficient recovery for logical standby

1 2672

ORA-16229: PDML child string string string for parent string string string cannot be skipped.

1 2664

ORA-16230: committing transaction string string string

1 2020

ORA-16231: DDL barrier

1 5177

ORA-16232: adding Logical Standby skip entry for table string.string

1 2984

ORA-16233: The table string.string is unsupported now

1 2375

ORA-16234: restarting to reset Logical Standby apply

1 3234

ORA-16235: DDL skipped because import has occurred

1 2440

ORA-16400: quota attributes are not allowed with DB_RECOVERY_FILE_DEST

1 2526

ORA-16401: archivelog rejected by RFS

1 4654

ORA-16402: ONDEMAND archival requires FAL_CLIENT and FAL_SERVER support

1 2635

ORA-16403: shutdown in progress - remote connection is not permitted

1 2401


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

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

1199


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

1653


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

1711


ORA-16626: failed to enable specified object

1771






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

3555


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

3399


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

2299


When i am connect database through toad,one error occured. ORA-12514: TNS:listener does not currently know of service requested in connect descriptor. plz help me thanks advance.............

2318


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

1286


ORA-26084: direct path context already finished

1483


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

1472


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

6156


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

1376


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

1749