Oracle Errors Interview Questions
Questions Answers Views Company eMail

PCC-00019: Unable to obtain bind variables at line number in file string

1 2156

PCC-00020: Unable to obtain define variables at line number in file string

1 2183

PCC-00021: Oracle Error: string

1 2287

PCC-00022: Out of space - unable to allocate number bytes

1 2644

PCC-00023: Unable to log off from ORACLE

1 2017

PCC-00024: Indicator variable "string" has wrong type or length at line number in file string

1 2428

PCC-00025: Undeclared indicator variable "string" at line number in file string

1 2033

PCC-00026: Invalid host variable "string" at line number in file string

1 2242

PCC-00027: Redeclared SQL Identifier "string" at line number in file string

1 2214

PCC-00028: Option "string" not legal as EXEC ORACLE OPTION

1 3147

PCC-00029: Ambiguous option "string"

1 2424

PCC-00031: Invalid value given for option "string"

1 2117

PCC-00032: Invalid option "string"

1 2283

PCC-00033: Missing operand for option "string"

1 1996

PCC-00036: No input file name specified

1 2230


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

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

2249


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

2309


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

3547


ORA-26032: index string.string loading aborted after string keys

1649


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

1195






ORA-16626: failed to enable specified object

1767


IMP-00064: Definition of LOB was truncated by export

5877


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

1877


NZE-28868: Peer certificate chain check failed.

2262


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

2132


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

1745


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

8057


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

1553


NZE-28890: Entrust Login Failed

1401


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

2614