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

Initializing Shared Memory with No Options

If you execute oninit without options, the database server is left in online mode after shared memory is initialized. For example, the following commands take the database server offline and then reinitialize shared memory:

% onmode -ky 
% oninit

The following commands take the database server offline and then reinitialize shared memory on all coservers:

% onmode -ky 
% xctl onmode -ky 
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]