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 -kyHome | [ Top of Page | Previous Page | Next Page | Contents | Index ]