Server maintenance and software updates sometimes require
a server reboot. You must manually restart the components in your IBM Business Automation
Workflow environment on an AIX® or Linux® server. On a Windows server, the components restart automatically.
About this task
If your single-server IBM Business Automation
Workflow environment is installed
on a Windows server, all
your components and applications restart automatically after a reboot.
You must have the passwords for your components
and applications in order to complete the restart steps.
Procedure
To start IBM Business Automation
Workflow components:
-
Log in as the root user.
-
Restart the database.
For example, restart Db2® by entering the
following command: su - dsrdbm01 -c db2start
-
Start the LDAP server.
For example, to start Security Directory Server:
-
Change to the Security Directory Server directory by entering the following
command:
cd /opt/ibm/ldap/V6.3/bin
-
Start Security Directory Server by entering the following command:
./ibmdirctl -h localhost -D cn=root -w password start
-
Make sure that Security Directory Server is running by entering the
following command:
./ibmdirctl -h localhost -D cn=root -w password
status
-
Start the web application server.
-
Change to the profile_root/bin directory. profile_root is
the directory path that contains your profile, for example: /opt/ibm/WebSphere/AppServer/profiles/AppSrv01.
-
Run the following command: