Oracle Errors Interview Questions
Questions Answers Views Company eMail

ORA-32584: missing LOG keyword

1 2583

ORA-32585: duplicate specification of a supplemental log attribute

1 2231

ORA-32586: multiple specification of a supplemental logging attribute

1 2279

ORA-32587: Cannot drop nonexistent string supplemental logging

1 4779

ORA-32588: supplemental logging attribute string exists

1 15534

ORA-32589: unable to drop minimal supplemental logging

1 4661

ORA-32590: log group specification not allowed here

1 2137

ORA-32591: connect string too long

1 2264

ORA-32592: all columns in log group can not be no log columns

1 2218

ORA-32593: database supplemental logging attributes in flux

1 7650

ORA-32600: RETENTION and PCTVERSION cannot be used together

1 2188

ORA-32601: value for retention cannot be provided

1 2116

ORA-32602: FREEPOOLS and FREELIST GROUPS cannot be used together

1 2596

ORA-32603: invalid FREEPOOLS LOB storage option value

1 4066

ORA-32604: invalid REBUILD option

1 2430


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

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

1518


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

1199


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

2857


ORA-26095: unprocessed stream data exists

2800


when i ran any workflow or session, getting below error: seesion task instance[s_xxx]: Execution terminated unexpecterdly

1748






NZE-28890: Entrust Login Failed

1407


[ERROR] [main 11:01:20] (JCLLoggerAdapter.java:error:454) Unsuccessful: alter table user.CEN_USER_MASTER add constraint FKF4EDEDC3D0BAAE75 foreign key (ROLE_ID) references user.CEN_ROLE_MASTER [ERROR] [main 11:01:20] (JCLLoggerAdapter.java:error:454) ORA-02275: such a referential constraint already exists in the table

2287


ORA-16626: failed to enable specified object

1769


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

8061


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

2315


IMP-00064: Definition of LOB was truncated by export

5884


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

2251


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

2299


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

2230


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.

2325