Skip to content

Instantly share code, notes, and snippets.

@azmankudus
Last active July 28, 2021 03:55
Show Gist options
  • Save azmankudus/ca0e04e364738f1d2f7c667c08d81c4d to your computer and use it in GitHub Desktop.
Save azmankudus/ca0e04e364738f1d2f7c667c08d81c4d to your computer and use it in GitHub Desktop.
Oracle Weblogic Server Silent Installation
# install
java -jar wls_121200.jar -silent -invPtrLoc /tmp/01-inventory.loc -responseFile /tmp/02-isntall.resp
inventory_loc=/app/oracle/wls/oraInventory
inst_group=wlsgrp
[ENGINE]
Response File Version=1.0.0.0.0
[GENERIC]
ORACLE_HOME=/app/oracle/wls/home01
INSTALL_TYPE=WebLogic Server
DECLINE_SECURITY_UPDATES=true
SECURITY_UPDATES_VIA_MYORACLESUPPORT=false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment