Oracle Errors Interview Questions
Questions Answers Views Company eMail

ORA-13625: %s is an invalid advisor object type.

1 2219

ORA-13626: The specified object string is not valid for task string.

1 2441

ORA-13627: Setting of parameter string is disallowed until the task is reset.

1 5301

ORA-13628: Insufficient privileges to access the task belonging to user string

1 4989

ORA-13629: The task or object string is being used by another operation.

1 6916

ORA-13630: The task string contains execution results and cannot be executed.

1 5058

ORA-13631: The task string contains no execution results.

1 5896

ORA-13632: The user cancelled the current operation.

1 2297

ORA-13633: The task string was interrupted and needs to be resumed.

1 2042

ORA-13634: The task string needs to be reset before being re-executed.

1 3487

ORA-13635: The value string provided for parameter string cannot be converted to a number.

1 2568

ORA-13636: The specified value string provided for parameter string is not valid for this advisor.

1 2367

ORA-13637: Executing or modifying task string is disallowed until the task is reset to its initial state.

1 2367

ORA-13638: The user interrupted the current operation.

1 2948

ORA-13639: The current operation was interrupted because it timed out.

1 10252


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

ORA-26094: stream format error: input column overflow

2250


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


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

1520


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

6156


ORA-26084: direct path context already finished

1483






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

3554


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

1472


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

1881


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

2317


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

1559


IMP-00064: Definition of LOB was truncated by export

5886


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


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

1286


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

2232


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

2299