ORA-01720: grant option does not exist for 'string.string'
Answer Posted / guest
Cause: A grant was being performed on a view and the grant
option was not present for an underlying object.
Action: Obtain the grant option on all underlying objects of
the view.
Please add more information about this Error
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
ORA-26028: index string.string initially in unusable state
ORA-26084: direct path context already finished
ORA-16516: The current state is invalid for the attempted operation.
IMP-00060: Warning: Skipping table "string"."string" because object type "string"."string" does not exist or has different identifier
ORA-26030: index string.string had string partitions made unusable due to:
NZE-28890: Entrust Login Failed
ORA-26027: unique index string.string partition string initially in unusable state
ORA-26082: load of overlapping segments on table string.string is not allowed
NZE-28868: Peer certificate chain check failed.
ORA-26076: cannot set or reset value after direct path structure is allocated
RMAN-05017: no copy of datafile number found to recover
IMP-00063: Warning: Skipping table "string"."string" because object type "string"."string" cannot be created or has different identifier
ORA-26032: index string.string loading aborted after string keys
IMP-00064: Definition of LOB was truncated by export
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?