ORA-01638: parameter string does not allow ORACLE version string to mount cluster database
Cause: The recovery compatible parameter is set too low to allow this software version to mount in cluster database mode.
Action: Either use an earlier software release or advance the recovery_compatible parameter. If this happens when no recovery_compatible parameter has been specified then set it to the current software release.
答:
这是一个Oracle数据库错误,其错误码为ORA-01638。
该错误是由指定ORACLE版本不允许使用挂载(mount)集群数据库时所引发的,或者所指定的集群数据库的版本与当前指定版本不兼容。