Answer Posted / guest
Cause: An obsolete ICD procedure was called by a PL/SQL
program. The PL/SQL program was probably written for an
eralier release of RDBMS.
Action: Make sure that all PL/SQL programs have been
upgraded to the latest release of the RDBMS. This can be
accomplished by following upgrade instructions in the README
file, or by running the catproc.sql script supplied with the
RDBMS.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
when i ran any workflow or session, getting below error: seesion task instance[s_xxx]: Execution terminated unexpecterdly
IMP-00060: Warning: Skipping table "string"."string" because object type "string"."string" does not exist or has different identifier
ORA-16626: failed to enable specified object
ORA-26079: file "string" is not part of table string.string
In my project I am using star schema and only diimension tables are loaded and not fact tables any one can help me why it is happening? Plase guide me.
ORA-26076: cannot set or reset value after direct path structure is allocated
IMP-00063: Warning: Skipping table "string"."string" because object type "string"."string" cannot be created or has different identifier
NZE-28868: Peer certificate chain check failed.
ORA-26094: stream format error: input column overflow
IMP-00064: Definition of LOB was truncated by export
ORA-07497: sdpri: cannot create trace file 'string'; errno = string.
IMG-02003: 2FF03 - incorrect color histogram feature specification
ORA-26095: unprocessed stream data exists
ORA-26029: index string.string partition string initially in unusable state
How to resolve QSM-01108 error. I have no OR conditions in my query, but do have 9 IN conditions. The error says the max limit is 2 while I have 257 number of disjuncts. However, if I remove even a single IN condition, the query is rewritten. I cannot change my query. How can I resolve this issue?