aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

IMP-00088: Problem importing metadata for index string. Index creation will be skipped

IMP-00088: Problem importing metadata for index string. Index creation will be skipped
Cause: Domain indexes import private metadata via anonymous PL/SQL blocks prior to the CREATE INDEX statement. The execution of one of these PL/SQL blocks failed. Because the metadata is considered an integral part of the index, the subsequent CREATE INDEX statement was skipped.
Action: Contact the developer of the index's implementation type. If this is an Oracle-supplied index (perhaps via a data cartridge), contact Oracle Worldwide Support.

请先 登录 后评论

1 个回答

小智
IMP-00088:导入索引字符串的元数据时出现问题。将跳过索引创建,
.原因:域索引在CREATE INDEX语句之前通过匿名PL / SQL块导入专用元数据。其中一个PL / SQL块的执行失败。因为元数据被视为索引的组成部分,所以跳过了后续的CREATE INDEX语句。,
.操作:与开发人员联系索引的实现类型。如果这是Oracle提供的索引(可能通过数据盒式磁带),请联系Oracle全球支持。,
.
请先 登录 后评论