UPGRADE CATALOG

UPGRADE CATALOG
作用:升级catalog数据库到客户端的版本
UPGRADE CATALOG command to upgrade a recovery catalog schema from an older version to the version required by the RMAN client.
要求:
RMAN must be connected to the recovery catalog database, which must be open, as the owner of the recovery catalog. You cannot use the UPGRADE CATALOGcommand while connected to a virtual private catalog .Only the base catalog can be upgraded.

The recovery catalog must not already be at a version greater than needed by the RMAN executable; otherwise, RMAN issues an error. RMAN displays all error messages generated during the upgrade in the message log.

需要连续执行两次UPGRADE CATALOG确认升级成功

如果升级失败,授予catalog schemas,create type或resources权限后再试

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/7419833/viewspace-714338/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/7419833/viewspace-714338/

你可能感兴趣的:(数据库)