Oracle Errors Interview Questions
Questions Answers Views Company eMail

ORA-09850: soacon: Archmon unable to lock named pipe.

1 1927

ORA-09851: soacon: Archmon unable to lock named pipe.

1 2211

ORA-09853: snyRemovePort: bad return code from request.

1 2027

ORA-09854: snyPortInfo: bad return code from request.

1 2084

ORA-09855: removeCallback: bad message format.

1 2060

ORA-09856: smpalo: vm_allocate error while allocating pga.

1 2683

ORA-09857: smprset: vm_protect error while protecting pga.

1 2067

ORA-09858: sfngat: the input file name is not in the OMF format

1 2256

ORA-09859: sfngat: the input file name is not in the autobackup OMF format

1 2122

ORA-00910: specified length too long for its datatype

1 3785

ORA-00911: invalid character

1 4182

ORA-00953: missing or invalid index name

1 4169

ORA-00956: missing or invalid auditing option

1 5387

ORA-00960: ambiguous column naming in select list

2 11209

ORA-00962: too many group-by / order-by expressions

1 2513


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

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

1288


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

1237


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

1713


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-16627: No standby databases support the overall protection mode.

3556






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

1653


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

1376


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.

2329


NZE-28868: Peer certificate chain check failed.

2265


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?

2308


ORA-26030: index string.string had string partitions made unusable due to:

1559


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-16516: The current state is invalid for the attempted operation.

8067


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

2860


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

2299