16.2.3 OIGDomainConfigResponse.txtファイルの作成
次のステップを実行して、
OIGDomainConfigResponse.txt
ファイルを作成します:
<workdir>/upgradescripts
にOIGDomainConfigResponse.txt
ファイルを作成し、%DOMAIN_HOME%
環境変数を、「アップグレードの前提条件ステップ」で収集した値に置き換えます:
例:[GENERAL] # This is the file format version number. Do not change the next line. fileFormatVersion = 3 # The next section contains information for accessing a WebLogic Server domain. [UAWLSINTERNAL.UAWLS] # The following number uniquely identifies this instance of an # upgrade plugin. Do not change it. pluginInstance = 1 # Specifies the WebLogic Server domain directory: UASVR.path = %DOMAIN_HOME% # The next section contains the information for performing a mid-tier # upgrade on Oracle Identity Manager, as described in the Upgrade # Descriptor file located at # /u01/oracle/idm/plugins/upgrade/oim.xml # Do not change the next line. [OIM.OIMCONFIGPLUGIN] # The following number uniquely identifies this instance of an # upgrade plugin. Do not change it. pluginInstance = 17 # The next section contains the information for performing a mid-tier # upgrade on Oracle JRF, as described in the Upgrade # Descriptor file located at # /u01/oracle/oracle_common/plugins/upgrade/jrfua.xml # Do not change the next line. [JRF.JRF_CONFIG_PLUGIN] # The following number uniquely identifies this instance of an # upgrade plugin. Do not change it. pluginInstance = 6 # The next section contains the information for performing a mid-tier # upgrade on System Components Infrastructure, as described in the Upgrade # Descriptor file located at # /u01/oracle/oracle_common/plugins/upgrade/syscomp.xml # Do not change the next line. [CAM.SYSCOMP] # The following number uniquely identifies this instance of an # upgrade plugin. Do not change it. pluginInstance = 11 # The next section contains the information for performing a mid-tier # upgrade on Oracle Web Services Manager, as described in the Upgrade # Descriptor file located at # /u01/oracle/oracle_common/plugins/upgrade/wsm.xml # Do not change the next line. [WSM.WSMPLUGIN] # The following number uniquely identifies this instance of an # upgrade plugin. Do not change it. pluginInstance = 10 # The next section contains the information for performing a mid-tier # upgrade on User Messaging Service, as described in the Upgrade # Descriptor file located at # /u01/oracle/oracle_common/plugins/upgrade/usermessaging.xml # Do not change the next line. [UCSUMS.UCSUMS_CONFIGURATION_PLUGIN] # The following number uniquely identifies this instance of an # upgrade plugin. Do not change it. pluginInstance = 9 # Specifies a choice from a collection of values, # "Is this correct?" REMOTE_COPY_CHOICE.choose = REMOTE_COPY_CHOICE3
[GENERAL] # This is the file format version number. Do not change the next line. fileFormatVersion = 3 # The next section contains information for accessing a WebLogic Server domain. [UAWLSINTERNAL.UAWLS] # The following number uniquely identifies this instance of an # upgrade plugin. Do not change it. pluginInstance = 1 # Specifies the WebLogic Server domain directory: UASVR.path = /u01/oracle/user_projects/domains/governancedomain # The next section contains the information for performing a mid-tier # upgrade on Oracle Identity Manager, as described in the Upgrade # Descriptor file located at # /u01/oracle/idm/plugins/upgrade/oim.xml # Do not change the next line. [OIM.OIMCONFIGPLUGIN] # The following number uniquely identifies this instance of an # upgrade plugin. Do not change it. pluginInstance = 17 # The next section contains the information for performing a mid-tier # upgrade on Oracle JRF, as described in the Upgrade # Descriptor file located at # /u01/oracle/oracle_common/plugins/upgrade/jrfua.xml # Do not change the next line. [JRF.JRF_CONFIG_PLUGIN] # The following number uniquely identifies this instance of an # upgrade plugin. Do not change it. pluginInstance = 6 # The next section contains the information for performing a mid-tier # upgrade on System Components Infrastructure, as described in the Upgrade # Descriptor file located at # /u01/oracle/oracle_common/plugins/upgrade/syscomp.xml # Do not change the next line. [CAM.SYSCOMP] # The following number uniquely identifies this instance of an # upgrade plugin. Do not change it. pluginInstance = 11 # The next section contains the information for performing a mid-tier # upgrade on Oracle Web Services Manager, as described in the Upgrade # Descriptor file located at # /u01/oracle/oracle_common/plugins/upgrade/wsm.xml # Do not change the next line. [WSM.WSMPLUGIN] # The following number uniquely identifies this instance of an # upgrade plugin. Do not change it. pluginInstance = 10 # The next section contains the information for performing a mid-tier # upgrade on User Messaging Service, as described in the Upgrade # Descriptor file located at # /u01/oracle/oracle_common/plugins/upgrade/usermessaging.xml # Do not change the next line. [UCSUMS.UCSUMS_CONFIGURATION_PLUGIN] # The following number uniquely identifies this instance of an # upgrade plugin. Do not change it. pluginInstance = 9 # Specifies a choice from a collection of values, # "Is this correct?" REMOTE_COPY_CHOICE.choose = REMOTE_COPY_CHOICE3