Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ラップトップを介して Linux サーバーに Oracle Data Integrator をインストールしようとしましたが、このエラーが発生しました。だから私が見逃しているもの..
Linux用のODI runInstallerを実行しますが、「権限が拒否されました」というエラーが表示されます
runInstaller は、/install フォルダーから適切なインストーラーを呼び出します。必要なファイルにアクセス許可を与える必要があります。あなたの場合は
[YOUR_ODI_PATH]/install/linux64/runInstaller
ご覧のとおり、runInstaller に 775 を指定したため、すべての /instal フォルダーに同じアクセス許可を与えることができますが、これは必須ではありません。