Follow these steps to
use the SAS Deployment Manager to configure SAS products for which
you have already installed updates or upgrades.
-
Make a backup copy of
your SAS 9.3 configuration directories by using your site-approved
method. Your SAS configuration directories are all the child directories
beneath the configuration path that was specified during the initial
SAS 9.3 deployment on the Specify Configuration Information wizard
page.
-
-
Make sure that your
SAS server and middle tiers are running.
-
-
Log on to the machine
on which you want to update the SAS product configuration as the SAS
Installer user. This is the user with which your SAS deployment was
installed and updated. For more information, see
Required External User Accounts for SAS .
-
On the host machine
for the products whose configurations you are updating, navigate to
SAS-installation-directory
/SASDeploymentManager/9.3
and
launch
config.exe
(Windows),
config.sh
(UNIX),
or
config.rexx
(
z/OS). On Windows,
you can use the shortcut on the
Start menu.
-
In the SAS Deployment
Manager, select
Update Existing Configuration.
-
In the next page, specify
the configuration directory and the level (for example,
Lev1)
that you want to update.
Note: Any time that you configure
your deployment, you must also configure your Web application server,
even if your configuration does not involve your SAS middle tier.
If you manually configured the Web application server when you deployed
SAS 9.3, then configure it again manually. If the deployment wizard
automatically configured your Web application server, then choose
the automatic configuration option.
-
If you are running in
a UNIX environment, restart the SAS Metadata Server:
-
At a UNIX prompt, navigate
to the directory where the SAS Metadata Server is configured.
-
Enter
./MetadataServer.sh
start
.
-
In the next page, enter
the user ID and password for an unrestricted administrative user.
-
If you are configuring
a SAS product that involves the WebSphere Web application server,
you are prompted if you are using WebSphere Admin Security. Make your
selection and click
Next.
-
If you are using WebSphere
Admin Security, then on the Web Application Server Administrator page,
enter the user ID and password for the administrator and click
Next.
-
When you see the Summary
page, the deployment manager has finished collecting configuration
input. This is the last opportunity to go back and change any information
that you have provided in previous pages before the manager begins
writing to your system.
-
Select
Start to
begin writing the configuration to the current machine.
-
Select
Back to
navigate to earlier manager pages to change configuration information
previously entered.
-
Select
Cancel to
terminate the manager session. Note that you will lose configuration
information previously entered.
During the configuration
process, SAS automatically restarts your SAS servers, configures your
Web application servers, and rebuilds and redeploys your SAS Web applications.
When you see a page
similar to the following, the SAS Deployment Manager is finished:
-
Click
Next to
go to the Additional Resources page.
-
If your configuration:
-
The first link on the
Additional Resources page goes to the ConfigurationErrors.html file.
Click this link and follow the instructions to debug your configuration.
-
The first link on the
Additional Resources page goes to the UpdateInstructions.html file.
Click this link and follow the instructions to complete any manual
steps necessary to complete your configuration.
The SAS Deployment
Manager writes its HTML pages to the Documents directory on the SAS
configuration path. For example:
-
/opt/SAS/Lev1/Documents/UpdateInstructions.html
-
C:\SAS\Config\Lev1\Documents\UpdateInstructions.html
Note: The manager backs up your
previous HTML files to the Backup subdirectory under the Documents
directory on the SAS configuration path (for example, C:\
SAS\Config\Lev1\Documents\Backup\UpdateInstructions.html_
YYYYMM-DD–HH.MM.bak
).
-
Click
Finish to
close the deployment manager.
Detailed log messages
are written to a file called
product-name_updateConfigure_date-and-time.log
,
where
product-name identifies
the product that was configured. The deployment manager writes this
file to
SAS-configuration-directory\Levn\Logs\Configure
.