本文介绍如果通过sqlplus连接oracle数据库。如果用SQL Developer连接数据库服务器端,需要本地安装oracle客户端,而oracle客户端安装包比较大,安装配置也比较繁琐。这里推荐安装使用oracle的Instant Client。Instant Client是Oracle发布的轻量级数据库客户端,相较于几百M的oracle客户端,这个Instant Client只有几十M的大小,占用空间非常小。
1、下载Instant Client Base和sqlplus
访问官方地址https://www.oracle.com/database/technologies/instant-client/downloads.html,选择合适的版本,本次以window为例,选择64位版本。
&n