Oracle Errors Interview Questions
Questions Answers Views Company eMail

ORA-25253: listen failed, queue string.string is not enabled for dequeue

1 6103

ORA-25254: time-out in LISTEN while waiting for a message

1 4482

ORA-25255: incorrect subscription string string

1 3148

ORA-25256: consumer cannot be specified with a single-consumer queue or an exception queue

1 2722

ORA-25257: consumer must be specified with a multi-consumer queue

1 3713

ORA-25258: cannot register for notifications on an 8.0 style exception queue

1 2106

ORA-25259: cannot specify protocol for agent

1 2271

ORA-25261: JOB_QUEUE_PROCESSES must be at least 2 for AQ propagation

1 3209

ORA-25262: agent name cannot be NULL if address is a multi-consumer queue

1 2566

ORA-25263: no message in queue string.string with message ID string

1 4729

ORA-25264: cant get signature for this queue

1 2258

ORA-25265: specified signature for a queue which does not support reciever non-repudiation

1 2092

ORA-25266: didnt try to dequeue by message id. with the signature

1 2380

ORA-25267: didnt specify the signature for a reciever non-repudiable queue

1 2177

ORA-25268: didnt dequeue in browse mode with get signature option

1 2367


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

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

1222


ORA-26095: unprocessed stream data exists

2754


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


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

1854


ORA-16626: failed to enable specified object

1750






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

1457


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

1268


[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


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

1691


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

1356


invalid quantity specification negative quantity are not allowed for this item please check this item definition quantity

2840


NZE-28890: Entrust Login Failed

1390


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

2299


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.

2249