Oracle Errors Interview Questions
Questions Answers Views Company eMail

SQL*Loader-00969: Error performing file name translation on kernel side

1 2381

SQL*Loader-02026: the load was aborted because SQL Loader cannot continue.

1 12024

SQL*Loader-02050: Multibyte character error.

1 5154

SQL*Loader-03120: Resumable parameters ignored -- current session not resumable

1 3802

SQL*Loader-03121: Maximum record length of [number] exceeded for bad or discard file

1 3024

VID-00702: unable to initialize video processing environment

1 2107

VID-00703: unable to read video data

1 2326

VID-00704: invalid input format

1 2617

VID-00705: unsupported input format

1 2806

VID-00706: unsupported or corrupted input format

1 2944

VID-00713: internal error while parsing video data

1 3074

VID-00714: internal error

1 2798

LPX-00205: expected "

1 2340

LPX-00206: invalid CDATA section

1 3169

LPX-00207: expected "[" at the start of conditional section

1 2244


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

ORA-16626: failed to enable specified object

1770


IMP-00064: Definition of LOB was truncated by export

5886


ORA-26095: unprocessed stream data exists

2803


NZE-28890: Entrust Login Failed

1408


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

2299






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

2316


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

2620


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?

2305


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

1236


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

1518


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

2138


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

3553


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

2857


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

1558


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

1881