Oracle Errors Interview Questions
Questions Answers Views Company eMail

IMG-00546: invalid page number specified

1 2309

IMG-00547: invalid channelOrder specified

1 2541

IMG-00548: invalid interleave specified

1 2306

IMG-00549: invalid pixelOrder specfied

1 2314

IMG-00550: invalid scanlineOrder specified

1 2146

IMG-00551: invalid quantize method specified

1 2337

IMG-00552: invalid inputChannels specified

1 2146

IMG-00553: invalid rotate value

1 2208

IMG-00554: extra value in rotate operation

1 2260

IMG-00555: invalid value for gamma correction

1 2148

IMG-00556: incorrect number of gamma values

1 2080

IMG-00557: invalid value for contrast enhancement

1 2167

IMG-00558: incorrect number of contrast values

1 2522

IMG-00560: input format does not support page selection

1 2384

IMG-00561: input format does not support channel selection

1 2540


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

ORA-26095: unprocessed stream data exists

2805


ORA-26076: cannot set or reset value after direct path structure is allocated

1480


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

1290


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

1889


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

2323






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

1715


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

1655


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

3562


IMP-00064: Definition of LOB was truncated by export

5891


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

2259


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

1243


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

1562


ORA-16626: failed to enable specified object

1778


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

2321


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.

2330