CellCLI> list alerthistory
.
.
.
137 2019-05-06T22:42:59-06:00 critical "ORA-700 [Offload issue job timed out] [Failed to find a package with matching versions] [CDB1] [196196] [slcz01db03.us.oracle.com] [OSS_IOCTL_IORMDBMOUNT] [iorm_kuty] [] [] [] [] []"
删除alert history
CellCLI> drop alerthistory 125_1, 125_2
Alert 125_1 successfully dropped
Alert 125_2 successfully dropped
这个错误的原因是因为cell的版本和rdbms的版本不匹配
BUG 20991576 - ORA 700 [OFFLOAD ISSUE JOB TIMED OUT]
A 12.2 database is trying to offload to 12.1 cellsrv server. The 12.1 cellsrv does not have the offload capability for 12.2 database.