Oracle Errors Interview Questions
Questions Answers Views Company eMail

EXP-00042: Missing NLS_CHARACTERSET/NLS_NCHAR_CHARACTERSET in props$

1 3922

EXP-00043: Invalid data dictionary information in the row where column "string" is "string" in table string

1 2011

EXP-00044: must be connected 'AS SYSDBA' to do Point-in-time Recovery or Transportable Tablespace import

2 7551

EXP-00045: Cannot export SYSTEM Tablespace for Point-in-time Recovery or Transportable Tablespace

1 2437

EXP-00046: Tablespace named string does not exist

1 2901

EXP-00047: Missing tablespace name(s)

1 2758

EXP-00048: Cannot export SYSAUX Tablespace for Point-in-time Recovery or Transportable Tablespace

1 2849

EXP-00049: %s option is not compatible with Point-in-time Recovery or Transportable Tablespace Export

1 2089

EXP-00050: Cannot perform Partition Export "string" on non-partitioned table "string"

1 2322

EXP-00051: "string" - given partition or subpartition name is not part of "string" table

1 4162

EXP-00052: error on row number of partition string

1 2305

EXP-00053: unable to execute QUERY on table string because the table has inner nested tables

1 2388

EXP-00054: error on row number of subpartition string

1 2569

EXP-00055: %s.string is marked not exportable

1 5119

EXP-00057: Failure to initialize parameter manager

1 2234


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

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

1725


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

1217


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

1254


ORA-16516: The current state is invalid for the attempted operation.

8094


ORA-26094: stream format error: input column overflow

2264






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

2239


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?

2322


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

1528


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

2271


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

2637


ORA-16626: failed to enable specified object

1784


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

2313


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

6171


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

3414


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

3568