Oracle Errors Interview Questions
Questions Answers Views Company eMail

ORA-38304: missing or invalid user name

1 2521

ORA-38305: object not in RECYCLE BIN

3 18378

ORA-38306: this object is not recoverable standalone

1 2777

ORA-38307: object not in RECYCLE BIN

1 6060

ORA-38309: object not purgable

1 2369

ORA-38310: cannot purge tablespace for other users

1 2766

ORA-38311: cannot purge objects owned by other users

1 2270

ORA-38312: original name is used by an existing object

3 9234

ORA-38401: synonym string not allowed

1 2369

ORA-38402: invalid name: empty string or spaces in the name

1 2315

ORA-38403: attribute set name may not be longer than 22 characters

1 2498

ORA-38404: schema extension not allowed for the attribute set name

1 3013

ORA-38405: quotes not allowed in the attribute set name

1 2439

ORA-38406: attribute set string already exists

1 2272

ORA-38407: The ADT associated with the attribute set already exists.

1 2353


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

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

1295


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

1662


ORA-26094: stream format error: input column overflow

2264


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

3412


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

1250






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

2869


ORA-26084: direct path context already finished

1492


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

1386


RMAN-05017: no copy of datafile number found to recover

1899


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

2312


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

2147


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

2323


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

3566


IMP-00064: Definition of LOB was truncated by export

5901


NZE-28868: Peer certificate chain check failed.

2276