### MANDATORY SETTINGS ### ################################################################################ # # Instance name # # Any TWS for Applications instance is identified by an instance name. This is usually the # TWS user that owns the TWS home directory where the method was installed, but there are # installation procedures that let the user choose the name for the instance (e.g. when # performing a GA silent installation). # You have to specify the instance name assigning its value to the following option. # # For example, if the instance name is "INST1", then use: # # -W CHANGE_INSTANCE_NAME_BEAN.value="INST1" ### -W CHANGE_INSTANCE_NAME_BEAN.value="" ################################################################################ # # Action # # When installing several actions can be performed. The value of the following # option has to be set to the desired action. Valid values are: # "APPLY" : Apply the fixpack. If the fixpack is already applied it will be # interpreted as a repair action # "UNDO" : Rollback the fixpack # "COMMIT" : Commit the fixpack # # For example, to apply the fixpack, then # -W DISPLAY_ACTION.selectedAction="APPLY" ### -W DISPLAY_ACTION.selectedAction="" ### OPTIONAL SETTINGS ### ################################################################################ # # User Input Field - LJUSER # # The Tivoli Workload Scheduler user name that should be put in the r3batch.opts # file as LJUser and IFUser. Set this option only if fixpack installation is going # to patch the "R/3 Access Method" and if you want to override the original # value already in place. # # For example, to use the Tivoli Workload Scheduler user "maestro" in the # r3batch.opts file, use # # -W LJUSER_R3BATCH_INPUT_BEAN.LJUSER="maestro" # ### -W LJUSER_R3BATCH_INPUT_BEAN.LJUSER="" ################################################################################ # # User Input Field - LJUSER # # The Tivoli Workload Scheduler user name that should be put in the psagent.opts # file as LJUser and CFUser. Set this option only if fixpack installation is going # to patch the "PeopleSoft Access Method" and if you want to override the original # value already in place. # # For example, to use the Tivoli Workload Scheduler user "maestro" in the psagent.opts # file, use # # -W LJUSER_PSAGENT_INPUT_BEAN.LJUSER="maestro" ### -W LJUSER_PSAGENT_INPUT_BEAN.LJUSER="" ################################################################################ # # User Input Field - LJUSER # # The Tivoli Workload Scheduleruser name that should be put in mvsca7.opts, # mvsjes.opts and mvsopc.opts files as LJUser and CFUser. Set this option # only if fixpack installation is going to patch the "z/OS Access Method" # and if you want to override the original value already in place. # # For example, to use the Tivoli Workload Scheduler user "maestro" in the # mvsca7.opts, mvsjes.opts and mvsopc.opts files # # -W LJUSER_ZOSAGENT_INPUT_BEAN.LJUSER="maestro" ### -W LJUSER_ZOSAGENT_INPUT_BEAN.LJUSER="" ################################################################################ # # User Input Field - LJUSER # # The Tivoli Workload Scheduler user name that should be put in the psagent.opts # file as LJUser and CFUser. Set this option only if fixpack installation is going # to patch the "Oracle Access Method" and if you want to override the original # value already in place. # # For example, to use the Tivoli Workload Scheduler user "maestro" in the # MCMAGENT.opts file, use # # -W LJUSER_MCMAGENT_INPUT_BEAN.LJUSER="maestro" ### -W LJUSER_MCMAGENT_INPUT_BEAN.LJUSER=""