Oracle - 常见错误及处理

查看Oracle的SID(system identifier): SQL>  select instance_name from  V$instance; 通常SID在注册时设定,在登录第三方数据库管理工具,例如在sql developer中会报错ORA-12505: 如果确认SID是正确的,但是仍然无法连接,应该就是参数文件(pfile/spfile出现了问题): 关于 pfile/spfile
相关文章
相关标签/搜索