Created
August 15, 2017 21:11
-
-
Save iversond/8f3dd42116511312cde14517bcd9df29 to your computer and use it in GitHub Desktop.
Sample 8.56 DPK Bootstrap Response File
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
psft_base_dir = "c:/psft" | |
env_type = "fulltier" | |
db_name = "PSFTDB" | |
db_service_name = "PSFTDB" | |
db_host = "localhost" | |
admin_pwd = "Passw0rd#" | |
connect_pwd = "peop1e" | |
access_pwd = "SYSADM" | |
opr_pwd = "PS" | |
# domain_conn_pwd = "P@ssw0rd#" | |
weblogic_admin_pwd = "Passw0rd#" | |
webprofile_user_pwd = "PTWEBSERVER" | |
gw_user_pwd = "password" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment