oracle 12514文件解决
listener.ora的SID_LIST_LISTENER添加一下内容
(SID_DESC =
(GLOBAL_DBNAME = ORCL)
(ORACLE_HOME = f:appAdministratorproduct11.2.0dbhome_1)
(SID_NAME = ORCL)
)
listener.ora的SID_LIST_LISTENER添加一下内容
(SID_DESC =
(GLOBAL_DBNAME = ORCL)
(ORACLE_HOME = f:appAdministratorproduct11.2.0dbhome_1)
(SID_NAME = ORCL)
)