SAS Model Manager Content

SAS Model Manager creates several types of content. The upgrade process preserves the content and performs transformations as required. The system reference data for objects is stored on the SAS Metadata Server. When you move to a new version of SAS, the deployment process creates a new copy of the SAS Metadata Server repository. The SAS Content Server (WebDAV Server) stores the content of the model repository, which includes organizational folders and project folders that contain versions, models, reports, and other project data. The data source, channels, and dashboard report directory content is not copied or moved as part of the upgrade or migration process. Only the metadata definitions for the directory paths are copied to the new SAS Metadata Server repository.

SAS Metadata Server

When you install and configure the latest release of SAS Model Manager 3.1 on SAS 9.3, you can migrate SAS Metadata Server objects from a previous deployment of SAS 9.1.3, SAS 9.2, or SAS 9.3 for use with SAS 9.3 applications including SAS Model Manager 3.1. This list of objects includes the SAS Model Manager mining result objects, SAS libraries, metadata about physical tables, and publishing channels. The migration process converts objects from the SAS 9.1.3 Metadata Server or the SAS 9.2 Metadata Server for use with the SAS 9.3 Metadata Server.
For SAS Model Manager, the following project and model information is stored on the SAS Metadata Server:
Mining Result Object
When you export a project or model, a mining result object is created on the SAS Metadata Server. The mining result object contains the list of input variables, the list of output variables, SAS score code, and additional information about model properties. Several products, including SAS Enterprise Guide and SAS Data Integration Studio, can read these models to create SAS jobs that score new data.
Publishing Channels
SAS Model Manager uses the SAS Publishing Framework to publish models to defined channels and notifies subscribers of the publication channel when the models are delivered.
SAS Library and Physical Table Metadata
SAS Model Manager uses physical tables that are defined in the SAS Metadata Server. The metadata about physical tables and libraries is migrated as well.

Data Source Definitions and Directory Content

All project-related or model-related data source definitions and publishing channels must be accessible to the SAS Workspace Server that is used by SAS Model Manager. In addition, input and output data sources that are used for scoring tasks, as well as any directories that are associated with publishing channels and dashboard reports must also be accessible to the SAS Workspace Server. The SAS Workspace Server that SAS Model Manager 3.1 uses is defined when running the SAS Deployment Wizard, and can be managed using SAS Management Console after installation. The default location for the channels directory and dashboard report directory is different in SAS Model Manager 3.1. This data does not need to be migrated to work with SAS Model Manager 3.1, but must be accessible to the SAS Workspace Server that SAS Model Manager 3.1 uses. The SAS Model Manager 2.1, 2.2, or 2.3 data sources and directories can be made available to the new SAS Workspace Server by copying the directories or making the network directories available to the new SAS Workspace Server for SAS Model Manager 3.1. If you want to keep the same directory path on the new machine, you must change the default path during installation.
For example, in your SAS Model Manager 2.1 environment on the SAS Workspace Server, all of the scoring input and output data sets are stored in the c:\MMDataSources directory on the source machine. This location was specified when you registered the data sets using SAS Management Console. When SAS Model Manager 2.1 executes a scoring task, the SAS Workspace Server accesses these input and output data sets. You should copy the entire MMDataSources directory and place it in the same location (for example, c:\) on the new SAS Workspace Server for SAS Model Manager 3.1. If you have multiple directories in your SAS Model Manager 2.1 environment that contain SAS Model Manager scoring input and output data sets, copy each directory in the same manner.
Publishing channels that have a persistent store type of Archive and an archive type of File have configuration information in metadata that points to a specific location. If this location is local to the SAS Workspace Server in the source system, then make sure that the location exists on the new SAS Workspace Server for SAS Model Manager 3.1 on SAS 9.3. For example, in a SAS Model Manager 2.1 environment, you can use C:\Channels as the storage location. Then copy the channels directory from the SAS Workspace Server for SAS Model Manager 2.1 to the C:\ directory on the SAS Workspace Server for SAS Model Manager 3.1.
If a network location is used in any of the cases above, make sure that the network location is accessible to the SAS Workspace Server that is used by SAS Model Manager. The network location access permissions might require assistance from a system administrator.

WebDAV Server

SAS Model Manager 2.2, 2.3, and 3.1 use the SAS Content Server as the WebDAV Server. SAS Model Manager 2.1 uses the Xythos WebDAV Server to store content. The project and model data in the model repository is stored on the SAS Content Server. This data can be collected when the SAS Migration Utility is executed against SAS 9.1.3, SAS 9.2, or SAS 9.3. For more information, see SAS Migration Utility Reference in SAS Intelligence Platform: Migration Guide. During the SAS 9.3 configuration phase, the WebDAV Server content is imported into the SAS Content Server and updated to reflect the new host and port information if necessary.