Oracle Errors Interview Questions
Questions Answers Views Company eMail

ORA-27093: could not delete directory

1 2966

ORA-27100: shared memory realm already exists

1 3117

ORA-27101: shared memory realm does not exist

1 2752

ORA-27102: out of memory

1 2545

ORA-27103: internal error

1 6771

ORA-27120: unable to removed shared memory segment

1 4477

ORA-27121: unable to determine size of shared memory segment

1 5024

ORA-27122: unable to protect memory

1 6009

ORA-27123: unable to attach to shared memory segment

1 3253

ORA-27124: unable to detach from shared memory segment

1 7260

ORA-27125: unable to create shared memory segment

1 5792

ORA-27126: unable to lock shared memory segment in core

1 9372

ORA-27127: unable to unlock shared memory segment

1 2544

ORA-27128: unable to determine pagesize

1 3872

ORA-27141: invalid process ID

1 3053


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

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

3554


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.

2325


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

1711


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

2232


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

3398






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

1749


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

2858


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

8064


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

1199


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

1653


ORA-26095: unprocessed stream data exists

2803


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-26094: stream format error: input column overflow

2251


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

2299


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

1376