文档解释 ORA-14195: ALLOCATE STORAGE may not be specified for RANGE or LIST partitioned object Cause: User specified ALLOCAT
ORA-14195: ALLOCATE STORAGE may not be specified for RANGE or LIST partitioned object
Cause: User specified ALLOCATE STORAGE clause in ALTER TABLE/ALTER INDEX statement issued against a range-partitioned index which is illegal.
Action: Remove the illegal option. If it is desired to add storage to individual partitions, ALLOCATE STORAGE clause may be specified with ALTER TABLE/INDEX MODIFY PARTITION statement.
:
ORA-14195错误是由于当使用RANGE或LIST分区方式划分对象时无法使用ALLOCATE STORAGE指令,oracle引擎会报出ORA-14195错误。系统报出ORA-14195错误时,需要检查分区的使用方式,如果是RAnge或List的分区方式,就没有必要指定ALLOCATE STORAGE指令,只需要取消ALLOCATE STORAGE指定后重新执行即可。
--结束END--
本文标题: ORA-14195: ALLOCATE STORAGE may not be specified for RANGE or LIST partitioned object ORACLE 报错 故障修复
本文链接: https://lsjlt.com/news/541866.html(转载时请注明来源链接)
有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341
回答
回答
回答
回答
回答
回答
回答
回答
回答
回答
0