%MM_migrationStep2 macro imports all of .cpo and .dpo files into the target server.
Requirement: | You must run this macro if you are migrating from one UNIX system to a different type of UNIX system. |
specifies the service registry URL. The host is the server name where the middle-tier is installed and the port is the port number of the SAS Web Application Server.
Restriction | This argument is valid only for SAS Decision Manager 2.2 or later. |
Example | ServiceRegistryURL= nrstr(http://myServer:80/SASWIPClientAccess/remote/ServiceRegistry) |
specifies a valid SAS Decision Manager user to access migration target server.
specifies the password for the SAS Decision Manager user to access migration target server.
specifies the directory where all portable files are saved.
Example | SourceDir=\\network\transfer |
specifies the directory where the migration result table is saved. Here is an example:
TargetDir=\\network1\migration