A list of questions and answers related to upgrade procedures:
- Q:How do I upgrade a component that was originally installed without SSL
configuration?
- A: To configure SSL attributes, perform the following steps:
-
- Set the security_level parameter to
force_enabled in the workstation
definition and the secureaddr parameter to the
secure port, as described in Configuring SSL attributes.
- Set the nm SSL full port parameter to the value
of the secure port in the localopts file. For
more information, see Localopts details
- Q: What happens if I do not remember the password for the default
certificates?
- A: Before starting the upgrade, test the passwords for the certificates
using the following keytool commands:
- Q: Can I install a backup master domain manager at version
10.1 Fix Pack 5
in a back-level environment?
- A: If you have a back-level environment, for
example version 9.4, you can install a backup master domain manager at version
10.1 Fix Pack 5,
but it is recommended you check your security configuration.
Most 9.4
environments are not configured with SSL, which is enabled by default
starting from version 10.1. To ensure communication between all
components, perform the following steps:
- Install the fix for APAR IJ47731, if your current environment is
earlier than 9.5 FP4. To obtain the fix for
your product version, contact Software Support.
- Install the backup master domain manager
at version 10.1 Fix Pack 5.
- Stop on the backup master domain manager
at version 10.1 Fix Pack 5, as described in Application server - starting and stopping.
- Browse to the following paths:
- on Windows operating systems
- TWS\broker\config
- on UNIX operating systems
- TWS/broker/config
- Set the Broker.Workstation.PortSSL property
to false in the
BrokerWorkstation.properties file.
- Start on the backup master domain manager
at version 10.1 Fix Pack 5, as described in Application server - starting and stopping.
- Run the following commands on the back-level master domain manager:
optman chg cf = ALL
This
command changes the enCarryForward
option so that all incomplete job streams are carried
forward.
JnextPlan -for 0000 -noremove
This
command extends the production plan without removing
successfully completed job stream instances.
optman chg cf = <original value>
This
command returns the enCarryForward
option to its original value.
The new backup master domain manager can now
communicate with the back-level network.
If you want to switch
the new backup master domain manager to
master, stop the broker on the back-level master domain manager, and
switch it to master domain manager.