Activation fails with "Error: AnalyzeTable failed ORA-1653"
说明
When you activate a config, it fails with the following error in the Event Log:
"Error: AnalyzeTable failed ORA-1653 for "CTS_ADMIN"."FEE_TRX_FILE" [sp_tconf(rom)/2472] Error: Rom_insert_rowids failed with ORA-0. [sp_tconf(osp)/2472]"
原因
Error ORA-1653 indicates that a segment within a tablespace was unable to extend.The cause here is that the tablespace that holds the shareplex_rowidmap table ran out of space.
解决办法
Either add a datafile or resize the current datafile to add more files to the SharePlex tablespace.