LoginSignup
3
1

More than 3 years have passed since last update.

ORACLE ODBCドライバをインストールしようとしてodbc_installを実行たらOracle ODBC Driver with same name already exists.となった時の対応方法

Last updated at Posted at 2018-09-06

事象

$ odbc_install JA
Oracle ODBC Driver with same name already exists.

原因:権限がないから

本当に既にインストールされている場合もあります。

対応:管理者権限でプロンプトを起動する

$ odbc_install JA
Oracle ODBC Driver is installed successfully.
3
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
1