IBM WebSphere Application Server Network Deployment
Complete these steps:
-
Use the WebSphere Application
Server backupConfig utility to back up all profiles and configuration
data.
To back up the profiles
and configuration data, enter the command for your operating environment
from the WAS_INSTALL_ROOT/profiles/SAS-node-profilename/bin
:
-
In Windows environments, run
backupConfig.bat backup-filename —profileName SAS-node-profilename
-
In UNIX environments, execute
backupConfig.sh backup-filename —profileName SAS-node-profilename
For more information
about how to run the backupConfig utility, see the documentation for
the WebSphere application server.
-
Stop all SAS web applications.
In the WebSphere Administrative Console, select the check box for
each SAS web application, and then click
Stop.
-
Uninstall all SAS web
applications.
-
In the WebSphere Administrative
Console, select the check box for each SAS web application, and then
click
Uninstall.
-
After the SAS web application is
uninstalled, click
Review. Select the
Synchronize
changes with nodes check box, and then click
Save.
-
Stop the application
servers for the SAS Web applications (such as SASServer1). For more
information, see the following resources:
-
Stop the WebSphere Deployment
Manager (dmgr) server and the nodeagent server.
-
Delete the contents
of these folders:
-
-
<WAS_INSTALL_ROOT>/profiles/<node-profilename>/temp
-
<WAS_INSTALL_ROOT>/profiles/<dmgr-profilename>/temp
-
Restart the WebSphere
Deployment Manager server and the nodeagent server.
-
To start the dmgr server, in the
<WAS_INSTALL_ROOT>/profiles/<dmgr-profilename>/bin
directory,
run
startManager.bat
in Windows environments
or execute
startManager.sh
in UNIX
environments.
By default,
<dmgr-profilename>
is
SASDmgr01.
-
To start the nodeagent server,
in the
<WAS_INSTALL_ROOT>/profiles/<node-profilename>/bin
directory,
run
startNode.bat
in Windows environments
or execute
startNode.sh
in UNIX environments.
The default for
<node-profilename>
depends
on your current SAS 9.3 deployment. For an existing SAS 9.3 (TS1M0)
deployment,
<node-profilename>
is
SASAppSrv01.
Copyright © SAS Institute Inc. All rights reserved.