PLS-00319: subquery in an IN or NOT IN clause must contain
exactly one column
Answer Posted / guest
Cause: An invalid expression such as X IN (SELECT A,B ...)
was used. When a [NOT]IN clause is used with a subquery, it
does not test for set membership. The number of expressions
in the [NOT]IN clause and the subquery select list must
match. So, in the example above, the subquery must specify
at most one column.
Action: Change the subquery to select only one column.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
ORA-26029: index string.string partition string initially in unusable state
[ERROR] [main 11:01:20] (JCLLoggerAdapter.java:error:454) Unsuccessful: alter table user.CEN_USER_MASTER add constraint FKF4EDEDC3D0BAAE75 foreign key (ROLE_ID) references user.CEN_ROLE_MASTER [ERROR] [main 11:01:20] (JCLLoggerAdapter.java:error:454) ORA-02275: such a referential constraint already exists in the table
IMP-00064: Definition of LOB was truncated by export
RMAN-05017: no copy of datafile number found to recover
ORA-26095: unprocessed stream data exists
NZE-28868: Peer certificate chain check failed.
ORA-26084: direct path context already finished
ORA-26094: stream format error: input column overflow
when i ran any workflow or session, getting below error: seesion task instance[s_xxx]: Execution terminated unexpecterdly
IMP-00063: Warning: Skipping table "string"."string" because object type "string"."string" cannot be created or has different identifier
IMP-00070: Lob definitions in dump file are inconsistent with database.
IMG-02003: 2FF03 - incorrect color histogram feature specification
ORA-26028: index string.string initially in unusable state
ORA-26082: load of overlapping segments on table string.string is not allowed
ORA-26027: unique index string.string partition string initially in unusable state