Oracle Errors Interview Questions
Questions Answers Views Company eMail

ORA-31194: Resource string is already deleted

1 2238

ORA-31195: XML node 'string' (type=string) does not support this operation

1 2397

ORA-31196: XML nodes over string in size cannot be printed

1 2335

ORA-31197: Error in processing file string

1 2346

ORA-31198: Mismatch in number of bytes transferred due to non-binary mode

1 2367

ORA-31199: Warning in processing file string

1 1932

ORA-31201: DBMS_LDAP: generic error: string

1 3910

ORA-31202: DBMS_LDAP: LDAP client/server error: string

1 10295

ORA-31203: DBMS_LDAP: PL/SQL - Init Failed.

1 12923

ORA-31204: DBMS_LDAP: PL/SQL - Invalid LDAP Session.

1 14750

ORA-31205: DBMS_LDAP: PL/SQL - Invalid LDAP Auth method.

1 2963

ORA-31206: DBMS_LDAP: PL/SQL - Invalid LDAP search scope.

1 2326

ORA-31207: DBMS_LDAP: PL/SQL - Invalid LDAP search time value.

1 2579

ORA-31208: DBMS_LDAP: PL/SQL - Invalid LDAP Message.

1 6369

ORA-31209: DBMS_LDAP: PL/SQL - LDAP count_entry error.

1 2321


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

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

2313


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

2317


NZE-28868: Peer certificate chain check failed.

2263


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?

2306


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

3398






IMP-00060: Warning: Skipping table "string"."string" because object type "string"."string" does not exist or has different identifier

2620


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

3554


NZE-28890: Entrust Login Failed

1409


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

1286


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

1559


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


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


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

2299


ORA-26084: direct path context already finished

1483