system-coldstart

system-coldstart


sysid Index Level t-act
Syntax
Category TCL
Type Verb
Description executes system initialization commands.
Invoked after the diagnostic and setup portion of the Pick boot process completes.

The commands executed by this macro vary from platform to platform, so its exact behavior can only be determined by looking at the macro, which usually exists in the "md" of the "dm" account.

Some of the commands typically executed by "system-coldstart" are attached as related subjects.

Any site-specific commands to be executed at boot time should be placed in the "user-coldstart" macro, which is automatically called after "system-coldstart" completes. See "user-coldstart" for more information.
Options
See Also maxusers exec run initovf start.ss start.rtc coldstart.log cleanpibs setpib0 term-type :reset-async set-abs verify-system off user-coldstart coldstart phantom process scheduler devs syschk u1f
Example n
run dm,bp, setpib0
term-type (s
run dm,bp, start.rtc
run dm,bp, start.ss
initovf
coldstart.log
run dm,bp, cleanpibs
:reset-async
set-abs dm,abs, (s
maxusers (mql
verify.system
run dm,bp, start.printers
coldstart
off
Warnings
Compatibility D3 7.0 AP
sysid Index Level t-act