Oracle安装:64位电脑安装64位Oracle、PLSQL步骤

时间:2023-03-08 22:26:06

步骤:

  1.安装64位Oracle

  2.安装64位PLSql

  3.将11.2.0.win32的压缩包解压,放在Oracle的安装目录:product下

  4.配置PLSQL参数:

    Tools -> preferences...-> oracle home: Oracle的安装目录的product\11.2.0.win32

                  oci library :   Oracle的安装目录的product\11.2.0.win32\oci.dll

    

    注:这个目录直接下拉,使用默认的会有问题,一般使用11.2.0.win32文件夹里面的oci.dll

或者其他类似版本的

  5.配置环境变量:添加系统变量

    TNS_ADMIN : Oracle的安装目录的product\11.2.0.win32