[Info-vax] delay in startup
VAXman- at SendSpamHere.ORG
VAXman- at SendSpamHere.ORG
Wed Mar 28 08:04:19 EDT 2012
In article <lb7a49-kge.ln1 at Ubuntu.mike-r.com>, Henry Crun <mike at rechtman.com> writes:
>On 27/03/12 21:43, Phillip Helbig---undress to reply wrote:
>> In article<rpo849-fm3.ln1 at news.sture.ch>, Paul Sture<paul at sture.ch>
>> writes:
>>
>>> You can log the execution of STARTUP.COM to STARTUP.LOG with the correct
>>> SYSMAN STARTUP incantations (or via the SYSGEN STARTUP_P2 parameter).
>>
>> Right. I've never bothered with this. Is there any reason NOT to
>> define it? If so, what do people recommend? "D"?
>>
>IIRC I've used "VD". Also: remember to purge STARTUP.LOG periodically,
>especially if you frequently reboot.
I user "VDC" -- I remember it as "Vdc" (Volts Direct Current)
Your options are:
$if f$locate("V",p2) .nes. f$length(p2) then stdrv$verify = stdrv$true
$if f$locate("D",p2) .nes. f$length(p2) then stdrv$log = stdrv$true
$if f$locate("C",p2) .nes. f$length(p2) then stdrv$verbose = stdrv$true
$if f$locate("P",p2) .nes. f$length(p2) then stdrv$comp_verify = stdrv$true
--
VAXman- A Bored Certified VMS Kernel Mode Hacker VAXman(at)TMESIS(dot)ORG
Well I speak to machines with the voice of humanity.
More information about the Info-vax
mailing list