Initialize 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. |