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

Initialize Shared Memory Only

Read syntax diagramSkip visual syntax diagramInitialize Shared Memory Only:

|--+-----+--+-----+---------------------------------------------|
   '- -p-'  '- -s-'

Element Purpose Key Considerations
-p Directs oninit not to search for (and delete) temporary tables. Additional Information: If you use this option, the database server or coserver returns to online mode more rapidly, but space used by temporary tables left on disk is not reclaimed.
-s Initializes shared memory and leaves the database server or coserver in quiescent mode. See Initializing Shared Memory with the -s Option. Additional Information: The database server or coserver should be in off-line mode to initialize shared memory.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]