Home | Previous Page | Next Page   Utility Reference > oninit: Initialize the Database Server >

Syntax

Read syntax diagramSkip visual syntax diagram>>-oninit------------------------------------------------------->

                                        (1)
>--+-| Initialize Shared Memory Only, |----------------+-------->
   |                                              (2)  |
   '-| Initialize Disk Space and Shared Memory, |------'

>--+-----+--+------------------+-------------------------------><
   '- -y-'  '- -X--coserver_ID-'

Notes:
  1. See Initialize Shared Memory Only.
  2. See Initialize Disk Space and Shared Memory.
Element Purpose Key Considerations
-y Causes the database server or coserver to automatically respond yes to all prompts. None.
-Xcoserver_ID Performs the action on the coserver that coserver_ID indicates. Additional Information: No white space appears between the -X option and the coserver_ID argument. If your database server has multiple coservers, you must initialize each one. To initialize all coservers with a single command, use xctl -C oninit. For more information about xctl, refer to xctl: Execute Utilities Across Coservers.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]