aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

PRKR-01078: Database {0} of version {1} cannot be administered using current version of srvctl. Instead run srvctl from {2}

PRKR-01078: Database {0} of version {1} cannot be administered using current version of srvctl. Instead run srvctl from {2}
Cause: An attempt was made to access configuration of database using srvctl that was of different version than that of the database.
Action: Perform the operation using srvctl from the ORACLE_HOME mentioned in the error message.

请先 登录 后评论

1 个回答

小智
PRKR-01078:版本{1}的数据库{0}不能使用当前版本的srvctl进行管理。而是从{2}运行srvctl,
.原因:尝试使用与数据库版本不同的srvctl访问数据库配置。,
.操作:使用错误消息中提到的ORACLE_HOME执行srvctl 操作。,
.
请先 登录 后评论