This section describes starting the HADB management agent in most cases by running the ma-initd script. For a production deployment, start the management agent as a service to ensure its availability. For more information, see Starting the HADB Management Agent in Sun Java System Application Server 9.1 High Availability Administration Guide.
If starting a database with HADB nodes on several hosts, start the management agent on each host.
 To Start HADB in a Java Enterprise System Installation on Solaris
or Linux
To Start HADB in a Java Enterprise System Installation on Solaris
or LinuxChange to the /etc/init.d directory:
cd /etc/init.d
Run the command to start the agent:
./ma-initd start
 To Start HADB in a Java Enterprise System Installation
on Windows
To Start HADB in a Java Enterprise System Installation
on WindowsHADB is started by default when Sun Java System is configured and running. However, if you need to start it manually, follow these steps:
Go to Start⇒Settings⇒Control Panel, and double click Administrative Tools.
Double click Services shortcut.
Select HADBMgmtAgent Service from the Services list.
From the Action menu, select Start.
 To Start HADB in a Stand-Alone Installation on Solaris
or Linux
To Start HADB in a Stand-Alone Installation on Solaris
or LinuxChange to the HADB bin directory in the Application Serverinstallation: as-install/hadb/4/bin
Run the command to start the agent:
./ma-initd start
 To Start HADB in a Stand-Alone Installation on Windows
To Start HADB in a Stand-Alone Installation on Windows