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