Table
Menu Item | Description |
|
|
Server Instance Manager | Creates and configures new server instances and |
| removes configured server instances. |
|
|
| Opens a Command Prompt window for an initialized |
| database server instance. You can use that window to |
| run |
| as onstat, oncheck, and onspaces. (The oninit utility is |
| designed to be started by a service rather than from this |
| window.) If you have more than one database server |
| instance, there is a shortcut menu for each of them. |
|
|
Initializing and Starting the Database Server
After the database server is initialized once, you can start it manually or set it to start automatically when Windows starts.
You can initialize and start the server from the Control Panel interface or from the command line. If the server was initialized during installation, you do not need to initialize it again.
Important: To complete these tasks from the Control Panel, you must be a member of the Windows Administrators group. To complete them from the command line, you must be a member of the
To start the database server by using the Control Panel:
1.Choose one of the following options:
vStart > Control Panel > Administrative Tools
vControl Panel > Administrative Tools > Component Services > Console Root > Services (Local) (for a Domain Controller)
2.
3.
vIf you want database server to start automatically when Windows starts, make sure that Startup type is set to Automatic. The database server is set to start automatically if you installed with a custom setup, or if you initialized the database server during a typical setup.
vIf the server is not initialized yet, type
vClick OK to save your options.
4.Click Start.
Alternatively, to perform the tasks from the command line, click Start > Run and run the appropriate command from %INFORMIXDIR%\bin:
vTo start a database server that was already initialized once, run this command: starts server_name
Chapter 3.