Oracle Errors Interview Questions
Questions Answers Views Company eMail

TNS-00275: Navigator: Tracing is now ON

1 2541

TNS-00276: Navigator: Tracing is now OFF

1 2091

TNS-00277: Navigator: Request Failed

1 2246

TNS-00278: Navigator: Failed to Open Log file

1 2158

TNS-00279: Navigator: Failed to Start Tracing

1 1870

TNS-00280: Max Avg Bytes/Sec : number

1 2055

TNS-00281: Connection Manager: Forced Log output

1 2383

TNS-00282: Connection Manager: Failed to force log, logging is off

1 2105

TNS-00283: Listening on the following TNS addresses:

1 1876

TNS-00284: Imm Max Avg Bytes/Sec : number

1 2059

TNS-00285: Avg Connect Time (secs) : number

1 2133

TNS-00286: Max Connect Time (secs) : number

1 1881

TNS-00287: Min Connect Time (secs) : number

1 2078

TNS-00288: Navigator: Failed to Disable Interchange

1 2576

TNS-00289: Navigator: Disabled Interchange

1 2049


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

ORA-26094: stream format error: input column overflow

2245


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?

2299


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

2228


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

1196


NZE-28890: Entrust Login Failed

1402






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

1554


ORA-16626: failed to enable specified object

1767


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

2853


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

1702


NZE-28868: Peer certificate chain check failed.

2263


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


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

1369


ORA-26079: file "string" is not part of table string.string

1515


ORA-26095: unprocessed stream data exists

2794


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

3395