System Architecture 2-9
Initialization Commands
Astbinit executes, it reads the configuration file named by the environment
variableTBCONFIG. Refer to page 1-11for further information about OnLine
configuration files andTBCONFIG.
Shared Memory Commands
You can direct OnLine to initialize shared memory in any one of six ways:
tbinit(UNIX command line)
tbinit -p (UNIX command line)
tbinit -s (UNIX command line)
tbinit -p -s (UNIX command line)
Mode menu, Startup option (DB-Monitor)
Parameters menu, Shared-Memory option (DB-Monitor)
If you execute tbinit without options, OnLine is left in online mode after
shared memory is initialized.
You can also include a-y option to automatically respond “yes” to all
prompts.
The -p option directs thetbinit daemon not to search for (and delete)
temporary tables left by database server processes that died without
performing cleanup. If you use this option, OnLine returns to online mode
more rapidly, but space used by temporary tables left on disk is not
reclaimed.
The -soption initializes shared memory and leaves OnLine in quiescent
mode.
The Mode menu, Startup option initializes shared memory and leaves
OnLine in quiescent mode.
Youdo not reinitialize shared memory when you merely change modes from
quiescent to online.
The Parameters menu, Shared-Memory option displays the values in the
configuration file beforetbinit initializes shared memory, enabling you to
review and modify the values. This option initializes shared memory and
leaves OnLine in quiescent mode.