ORA-01096:program version (string) incompatible with instance (string)
错误码
错误描述:program version (string) incompatible with instance (string)
错误原因:A program is trying to connect to an instance using a different version of code than the database was started with. This is not allowed.
解决方法:Either relink the program with the same version as the database or restart the database using the old version of code.
向认证技术专家提问
向技术专家提问


