Oracle Errors Interview Questions
Questions Answers Views Company eMail

QSM-00766: a SQL statement is required for the current workload operation

1 2281

QSM-00767: a SQL cache is not available to user string

1 2328

QSM-00768: the search condition is invalid for the requested operation

1 2412

QSM-00769: the SQL statement string was not found for workload string

1 2117

QSM-00770: the specified workload string is already referenced by task string

1 1859

QSM-00771: the specified SQL statement cannot be stored in the workload because it has no valid table references

1 2205

QSM-00772: the specified SQL statement cannot be stored in the workload due to a statement error

1 3326

QSM-00773: the parameter string contains the invalid string name string

1 1940

QSM-00774: there are no SQL statements to process for task string

1 2280

QSM-00775: the specified SQL statement cannot be stored in the workload due to invalid table references

1 2620

QSM-00776: the user-defined workload string is missing the following column: string

1 2090

QSM-00777: the specified directive string is unsupported at this time

1 1853

QSM-00778: the specified output filename string is invalid or cannot be accessed

1 2139

QSM-00779: the specified directive conflicts with the existing directive string

1 2012

QSM-00780: the task string could not be executed because the workload string is being modified

1 2262


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

ORA-16626: failed to enable specified object

1764


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

1230


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

2289


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

2248


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

1701






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

2611


NZE-28868: Peer certificate chain check failed.

2259


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

1552


ORA-26082: load of overlapping segments on table string.string is not allowed

1366


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

6145


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

3393


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

2222


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

3546


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

2309


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

8055