标题: ORA-14284: one or more of table's subpartitions reside in a read-only tablespace [打印本页] 作者: admin 时间: 2016-8-19 11:29 标题: ORA-14284: one or more of table's subpartitions reside in a read-only tablespace ORA-14284: one ormore of table's subpartitions reside in a read-only tablespace Cause: User issued ALTER TABLE statement attempting to modifyan existing
VARCHAR2 (or VARCHAR) column to be of type CHAR (or CHARACTER),
increase length of an existing CHAR (or CHARACTER) column, or add a column
with user-specified default for a table one or more subpartitions of whichreside in
read-only tablespaces, which is illegal Action: Avoidperforming aformentioned operations on a partitioned table one or
more subpartitions of which reside in read-only tablespaces