Oracle Errors Interview Questions
Questions Answers Views Company eMail

ORA-29353: The transportable list is too long.

1 2182

ORA-29355: NULL or invalid string argument specified

1 2496

ORA-29356: These parameters can be specified only for directives that refer to consumer groups

1 2214

ORA-29357: object string already exists

1 4048

ORA-29358: resource plan string does not exist

1 3454

ORA-29359: invalid method name string specified for resource plan string

1 2417

ORA-29360: retry operation. Too much concurrent activity

1 2179

ORA-29361: value string is outside valid range of 0 to 100

1 2208

ORA-29362: plan directive string, string does not exist

1 2626

ORA-29363: plan directive string, string is mandatory and cannot be modified or deleted

1 2308

ORA-29364: plan directive string, string already exists

1 2618

ORA-29365: parameters string and string cannot both be set

1 2326

ORA-29366: invalid CONSUMER_GROUP argument specified

1 2243

ORA-29367: object string does not exist

1 2712

ORA-29368: consumer group string does not exist

1 6223


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

2134


ORA-26084: direct path context already finished

1479


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

2309


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

8057


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

2614






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

6151


ORA-26095: unprocessed stream data exists

2794


NZE-28868: Peer certificate chain check failed.

2263


ORA-26094: stream format error: input column overflow

2244


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

1514


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

1651


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

1554


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

1702


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

2853


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

3548