Oracle Errors Interview Questions
Questions Answers Views Company eMail

ORA-27142: could not create new process

1 2919

ORA-27143: OS system call failure

1 4510

ORA-27144: attempt to kill process failed

1 6626

ORA-27145: insufficient resources for requested number of processes

1 2507

ORA-27146: post/wait initialization failed

1 2146

ORA-27147: post/wait reset failed

1 2535

ORA-27148: spawn wait error

1 2072

ORA-27149: assignment out of range

1 2269

ORA-27150: attempt to notify process of pending oradebug call failed

1 5745

ORA-27151: buffer not large enough to hold process ID string

1 2456

ORA-27152: attempt to post process failed

1 4910

ORA-27153: wait operation failed

1 3507

ORA-27154: post/wait create failed

1 4466

ORA-27155: could not execute file

1 2613

ORA-27156: request for process information failed

1 2536


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

ORA-26094: stream format error: input column overflow

2256


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

1755


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

2862


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

1524


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

1291






ORA-26095: unprocessed stream data exists

2810


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

2625


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

8075


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

2306


ORA-26084: direct path context already finished

1488


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

1480


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

2142


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

1889


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

3562


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

1564