标题: ORA-14221: Dictionary managed tablespace [打印本页] 作者: admin 时间: 2016-8-19 11:16 标题: ORA-14221: Dictionary managed tablespace ORA-14221: Dictionarymanaged tablespace cannot be used for this operation Cause: Attempted to create an index or add a LOB column in adictionary
managed tablespace to a table without a segment. Action: Specifya locally managed tablespace OR create segments for the table
with the ALTER TABLE ALLOCATE EXTENT command.