Oracle Errors Interview Questions
Questions Answers Views Company eMail

TNS-02524: Authentication: privilege check failed

1 2339

TNS-02525: encryption/crypto-checksumming: self test failed

1 2073

TNS-02526: server proxy type does not match client type

1 2225

TNS-03501: OK

1 2640

TNS-03502: Insufficient arguments. Usage: tnsping

[]

1 14249

TNS-03503: Could not initialize NL

1 2664

TNS-03504: Service name too long

1 2474

TNS-03505: Failed to resolve name

1 3867

TNS-03506: Failed to create address binding

1 4553

TNS-03507: Failure looking for ADDRESS keyword

1 3431

TNS-03508: Failed to create address string

1 2476

TNS-03509: OK (number msec)

1 2340

TNS-03510: Failed due to I/O error

1 2258

TNS-03511: Used parameter files: string

1 3931

TNS-03512: Used string adapter to resolve the alias

1 2267


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

IMP-00064: Definition of LOB was truncated by export

5880


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

1371


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

6152


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

2616


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

2311






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

1284


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

1233


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

2854


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

1651


ORA-16626: failed to enable specified object

1767


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

8057


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

2135


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

1197


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

1879


ORA-26084: direct path context already finished

1481