aiaiDBA

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

13718043309

010-86462881

ORA-29760: instance_number parameter not specified

ORA-29760: instance_number parameter not specified
Cause: The init.ora file did not contain a value for the instance_number which is required to identify this instance to other instances of the database running on the same cluster
Action: Assign a value to the instance_number parameter in the init.ora parameter file

请先 登录 后评论

1 个回答

小智
ORA-29760:未指定instance_number参数,
.原因: init.ora文件未包含instance_number的值,该值是将此实例标识为在同一集群上运行的数据库的其他实例所必需的值,
.操作:将值分配给init.ora参数文件中的instance_number参数,
.
请先 登录 后评论