Oracle Errors Interview Questions
Questions Answers Views Company eMail

IMG-00577: invalid quantize argument

1 2290

IMG-00578: missing quantize argument

1 2176

IMG-00579: extra quantize argument

1 2254

IMG-00580: specified format does not support output

1 2425

IMG-00581: output format does not support the specified contentFormat

1 2298

IMG-00582: output format does not support the specified interleave

1 2704

IMG-00583: output format does not support the specified compressionFormat

1 2564

IMG-00584: output format does not support the specified compressionQuality

1 2593

IMG-00585: output format does not support the specified channelOrder

1 2269

IMG-00586: output format does not support the specified pixelOrder

1 2053

IMG-00587: output format does not support the specified scanlineOrder

1 2416

IMG-00599: internal error

1 2045

IMG-00601: out of memory while copying image

1 2156

IMG-00602: unable to access image data

1 2252

IMG-00603: unable to access source image data

1 1986


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

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

1559


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

2315


ORA-26084: direct path context already finished

1483


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

2620


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

1472






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

2255


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

3400


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

3556


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

1199


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

2319


ORA-26095: unprocessed stream data exists

2803


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

1286


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

8065


ORA-26094: stream format error: input column overflow

2252


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

1711