Home | Previous Page | Next Page   Administrative Utilities > The oninit Utility > 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-'  '- -j-'
 
Notes:
  1. See page Initialize Shared Memory Only
  2. See page Initialize Disk Space and Shared Memory
Element Purpose Key Considerations
-y Causes the database server to automatically respond yes to all prompts None.
-j Initializes the server in single-user mode Additional Information: The -j flag may be combined with other oninit flags, except the quiescent mode (-s) flag.

Note:
If you enabled the FAST_RESTART_PHYSLOG parameter by setting it to 1 and the database server shuts down, you can initiate fast recovery by executing oninit without any options.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]