It describes methods of initiating the SMU. Refer to Restrictions on Transfer and Configure.
Automatic Configure
If you chose an automatic configure for a BNA transfer, the SMU is automatically initiated on the target host following the transfer.
(You specify this type of configure on the source host by entering Y in the Auto Initiate Config property of the Transfer Selection screen of Builder.)
Configure from Disk, or Manual BNA Configure
If you chose a BNA transfer without automatic configure, or if you are using a disk transfer, perform the following:
Log on to CANDE under a privileged usercode (or, if your host has Security Administrator status enforced, under a usercode with the SECADMIN option set).
You should use the usercode of the application that you are configuring. If this is not possible, use a usercode that is not used for another application. (This choice of usercode is required to prevent overwriting of the file (usercode) DESCRIPTION/ database.)
If you did not use a Configure Configuration, enter:
RUN (usercode)$RUNTIMETRANSFER/system/CONFIGURE ON pack[;SW8]
If you did use a Configure Configuration, enter:
RUN (usercode)$RUNTIMETRANSFER/host/window/system/CONFIGURE ON pack[;SW8]
In these commands:
usercode is the usercode used for the transfer
system is the name of the built application
pack is the pack name entered in the Transfer TAPE Name property on the Transfer Creation screen
host is the name of the host for the configured application
window is the name of the window for the configured application
Set SW8 on the CONFIGURE program to disable the DMSII MIGRATEDB feature during the deployment of the application. This will prevent the MIGRATEDB feature from being used with any database structure addition or deletion.
Configure from Tape
To configure an application from a transfer tape, perform the following:
Log on to CANDE under a privileged usercode (or, if your host has Security Administrator status enforced, under a usercode with the SECADMIN option set).
Load the transfer tape and enter:
COPY system/CONFIGURE FROM tape RUN $system/CONFIGURE
What Happens Next
If a Configure Configuration was not specified for the transfer, the Configure Options screen is displayed. All of the screens are described in SMU Screens.
If a Configure Configuration was specified for the transfer, then all details are taken from that Configuration for the configuration. No SMU screens are presented.