How to handle unexpected problems during the silent installation of Oracle Client
Dear Oracle Support,
I hope this message finds you well.
I performed silent installation with below procedure.
How to install OracleClient with silent installation — oracle-mosc
- Extract the LINUX.X64._1930000_client_home.zip file.
- Create a response file and configure it as follows.
- Run the command:
./runInstaller -silent -responseFile ./client_install.rsp
. - Execute
/opt/app/oracle/oraInventory/orainstRoot.sh
. - Execute
/opt/app/oracle/product/19.3.0/client_1/root.sh
.
But, two unexpected problems.
Could you please answer the questions regarding these issues?
① When executing step (3) of the procedure above, the following error occurred.
——————————————————————————————————————
(Error message in Japanese)
[FATAL][INS-32056]インストーラにより、レスポンス・ファイルに指定されているインストール・タイプが正しくないことが検出されました。
原因: レスポンス・ファイルCustomに設定されているインストール・タイプの値がAdministrator(クライアント・イメージ・ソフトウェアからインストーラによって識別された)と同じではありません。
アクション: レスポンス・ファイルでインストール・タイプを指定する必要はありません。インストールによって正しいタイプが識別されます。
(English translation)