RE: silent install of Oracle 12c client

From: Sweetser, Joe <JSweetser_at_icat.com>
Date: Wed, 13 Jul 2016 19:08:42 +0000
Message-ID: <SN2PR0701MB76582673972778405A24C2DD4310_at_SN2PR0701MB765.namprd07.prod.outlook.com>



Not sure I exactly understand what you are doing but does metalink (dating myself) doc ID 1594535.1 help?

-joe

From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Armstrong-Champ, Joseph William Sent: Wednesday, July 13, 2016 12:38 PM
To: ORACLE-L (oracle-l_at_freelists.org) <oracle-l_at_freelists.org> Subject: silent install of Oracle 12c client

We are trying to do a silent install of Oracle 12c client using a package. When done outside of the package the installation works. Through the package the process fails. Any advice appreciated.

Thanks
Joe

This is the code used to run the install:

C:\ora12_client_x86\win32_ora12_client\client32\setup.exe -silent -ignoreSysPrereqs -ignorePrereq -debug -force FROM_LOCATION=C:\ora12_client_x86\win32_ora12_client\client32\stage\products.xml "oracle.install.client.validate.clientSupportedOSCheck=false" "oracle.install.client.installType=Administrator" ORACLE_HOME="C:\oracle12\product\12.1.0\client_1" ORACLE_HOME_NAME="OraClient12Home1_32bit" ORACLE_BASE="C:\oracle12" DECLINE_SECURITY_UPDATES=true -responseFile C:\ora12_client_x86\ora12_client_install.rsp

The last few lines of the log:

INFO: Waiting for completion of background operations
INFO: Completed background operations
INFO: Executing action at state getWindowsSecureOptionDetails
INFO: calling execute method of common.action.WindowsSecureOptionAction...
INFO: Completed executing action at state <getWindowsSecureOptionDetails>
INFO: Waiting for completion of background operations
INFO: Completed background operations
INFO: Moved to state <getWindowsSecureOptionDetails>
INFO: Waiting for completion of background operations
INFO: Completed background operations
INFO: Validating state <getWindowsSecureOptionDetails>
FINE: oracle.install.commons.flow.validation.ValidationHelper:Value specified for the property:oracle.install.client.validate.getWindowsSecureOptionDetails=null
INFO: Terminating all background operations
INFO: Terminated all background operations
WARNING: [WARNING] [INS-08109] Unexpected error occurred while validating inputs at state 'getWindowsSecureOptionDetails'.

   CAUSE: No additional information available.    ACTION: Contact Oracle Support Services or refer to the software manual.    SUMMARY:

  • java.lang.NullPointerException. Refer associated stacktrace #oracle.install.commons.util.exception.DefaultErrorAdvisor:1768 INFO: Advice is CONTINUE INFO: Adding ExitStatus FAILURE to the exit status set

Confidentiality Note: This message contains information that may be confidential and/or privileged. If you are not the intended recipient, you should not use, copy, disclose, distribute or take any action based on this message. If you have received this message in error, please advise the sender immediately by reply email and delete this message. Although ICAT, Underwriters at Lloyd's, Syndicate 4242, scans e-mail and attachments for viruses, it does not guarantee that either are virus-free and accepts no liability for any damage sustained as a result of viruses. Thank you.

--

http://www.freelists.org/webpage/oracle-l Received on Wed Jul 13 2016 - 21:08:42 CEST

Original text of this message