aiaiDBA

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

13718043309

010-86462881

ORA-39703: server version and script version do not match

ORA-39703: server version and script version do not match
Cause: An upgrade, downgrade, reload, or patch script was invoked, but the database instance version was not the version for which the script was intended.
Action: Check that the correct ORACLE_HOME and ORACLE_SID environment variables are set. Also check that the SQL script is being invoked from the correct ORACLE_HOME.

请先 登录 后评论

1 个回答

小智
ORA-39703:服务器版本和脚本版本不匹配,
.原因:调用了升级,降级,重新加载或修补程序脚本,但数据库实例版本不是该脚本所针对的版本。,
.操作:检查是否设置了正确的ORACLE_HOME和ORACLE_SID环境变量。还要检查从正确的ORACLE_HOME调用SQL脚本。,
.
请先 登录 后评论