Oracle Errors Interview Questions
Questions Answers Views Company eMail

TNS-00230: Cannot start new pump process: string string Protocol Adapter errors:number

1 2165

TNS-00231: Pump is alive

1 2017

TNS-00232: Unable to setup connection

1 2336

TNS-00233: Interchange failed to make contact with destination with errors: string string string

1 2236

TNS-00234: Connect data for failed call: CALL DATA = string RECEIVE DATA = :string:

1 2624

TNS-00235: Aborting connection: Protocol Apapter errors: string;number,number string;number,number

1 2394

TNS-00236: Failed to initialize tracing

1 2513

TNS-00237: Failed to refuse connection

1 2264

TNS-00238: Pump number @: string:

1 2143

TNS-00239: Connection Manager has been stopped

1 2098

TNS-00240: Connection Manager: Logging is now ON

1 2271

TNS-00241: Connection Manager: Logging is now OFF

1 2151

TNS-00242: Connection Manager: Tracing is now ON

1 2632

TNS-00243: Connection Manager: Tracing is now OFF

1 1972

TNS-00244: Connection Manager: Request Failed

1 2448


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

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

8057


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

6151


ORA-26095: unprocessed stream data exists

2794


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

1283


NZE-28890: Entrust Login Failed

1402






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

1746


ORA-16626: failed to enable specified object

1767


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

1702


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

1468


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

2134


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

1515


ORA-26084: direct path context already finished

1480


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

1233


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

1878


NZE-28868: Peer certificate chain check failed.

2263