Oracle Errors Interview Questions
Questions Answers Views Company eMail

ORA-37004: (AWLISTALL02) number reader

1 2073

ORA-37005: (AWLISTALL03) number readers

1 2084

ORA-37006: (AWLISTALL04) number writers

1 2105

ORA-37007: (AWLISTALL05) number writer

1 2233

ORA-37008: (AWLISTALL06) number writers

1 1881

ORA-37010: (XSACQUIRE_DIFFAW) When using CONSITENT WITH clause, all objects must come from the same analytic workspace.

1 2125

ORA-37011: (XSACQUIRE_LOCKED) Object workspace object is locked by another user.

1 2161

ORA-37012: (XSACQUIRE_TIMEOUT) Object workspace object is locked by another user and the WAIT timed out.

1 1983

ORA-37013: (XSACQUIRE_DEADLOCK) Cannot wait to acquire object workspace object since doing so would cause a deadlock.

1 2056

ORA-37014: (XSACQUIRE_ACQUIRED) Object workspace object is already acquired.

1 1952

ORA-37015: (XSACQUIRE_YNRESYNC) Object workspace object is ambiguously listed to be acquired both with and without RESYNC.

1 2078

ORA-37016: (XSACQUIRE01) You must specify objects to acquire for the ACQUIRE command.

1 1935

ORA-37018: (XSACQUIRE03) Multiwriter operations are not supported for object workspace object.

1 2268

ORA-37020: (XSMULTI01) Analytic workspace string is not in MULTI mode.

1 2603

ORA-37021: (XSMULTI02) Object workspace object is not acquired.

1 2039


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

How to resolve QSM-01108 error. I have no OR conditions in my query, but do have 9 IN conditions. The error says the max limit is 2 while I have 257 number of disjuncts. However, if I remove even a single IN condition, the query is rewritten. I cannot change my query. How can I resolve this issue?

2304


IMP-00064: Definition of LOB was truncated by export

5886


ORA-26095: unprocessed stream data exists

2803


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


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

2251






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

2315


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

6155


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

3398


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

2137


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

1748


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

2313


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

2230


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

1711


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

1286


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

1472