Oracle Errors Interview Questions
Questions Answers Views Company eMail

QSM-00507: no dimensions could be found

1 2096

QSM-00508: statistics missing on tables/columns

1 2067

QSM-00509: invalid parameter

1 2198

QSM-00510: statistics missing on materialized views

1 1968

QSM-00511: invalid fact-tables specified in fact-filter

1 2027

QSM-00512: invalid summaries specified in the retention-list

1 2260

QSM-00513: one or more of the workload tables is missing

1 2088

QSM-00514: the size of must-retain summaries exceeds specified space limit

1 2185

QSM-00515: operation cancelled by user

1 2710

QSM-00516: illegal status detected for run

1 2282

QSM-00517: Summary Advisor requires a COMPATIBLE setting of 8.1.0.0 or greater

1 2165

QSM-00518: Java is not enabled. Please execute INITJVM.SQL and INITQSMA.SQL

1 5212

QSM-00519: Summary Advisor is not installed. Please execute INITQSMA.SQL.

1 2388

QSM-00710: data access error in module string

1 2437

QSM-00750: the specified value string for parameter string is invalid or contains an invalid item

1 2048


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

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

6156


NZE-28890: Entrust Login Failed

1409


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

3398


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

1520


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

1559






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

2139


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

2857


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

2252


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

1711


IMP-00064: Definition of LOB was truncated by export

5886


ORA-26084: direct path context already finished

1483


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

3554


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

8064


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

1749