标题: ORA-26027: unique index string.string partition [打印本页] 作者: admin 时间: 2016-9-2 08:58 标题: ORA-26027: unique index string.string partition ORA-26027: unique index string.string partition string initially in unusable state Cause: A partition of aunique index is in IU state (a unique index
* cannot have index maintenance skipped via SKIP_UNUSABLE_INDEXES). Action: Either rebuild theindex or index partition, or use
* SKIP_INDEX_MAINTENANCE if the client is SQL*Loader.