本文整理自网络,侵删。
官网中关于ORA-12560的解释:
ORA-12560: TNS:protocol adapter error
Cause: A generic protocol adapter error occurred.
Action: Check addresses used for proper protocol specification. Before reporting this error, look at the error stack and check for lower level transport errors. For further details, turn on tracing and reexecute the operation. Turn off tracing when the operation is complete.
首先检查windows服务中Oracle实例相关服务是否运行:
WIN(图标键)+R👇
检查Oracle配置文件
相关阅读 >>
sql server 2008安装 重新启动计算机失败怎么办
用sql语句添加删除修改字段、一些表与字段的基本操作、数据库备份等
教你如何让sparksql写mysql的时候支持update操作
更多相关阅读请进入《sql》频道 >>

数据库系统概念 第6版
本书主要讲述了数据模型、基于对象的数据库和XML、数据存储和查询、事务管理、体系结构等方面的内容。