Operating System - OpenVMS
1827448 Members
5949 Online
109965 Solutions
New Discussion

Re: Set Accounting default attributes to be maintained across boots

 
Andrew Rycroft
Advisor

Set Accounting default attributes to be maintained across boots

Hi,

Is is possible to set the accounting activities such that the settings are maintained across boots ?

For example I want do disable BATCH accounting. I can do this with a

$ SET ACCOUNTING/DISABLE=BATCH

But if I reboot the system batch accounting is again enabled. Is there a way to set the default accounting activities ?

Thanks
Andrew
2 REPLIES 2
Bojan Nemec
Honored Contributor

Re: Set Accounting default attributes to be maintained across boots

Andrew,

I know, this is probably not that you want, but I enable and disable the accounting in the startup procedure.

Bojan
David B Sneddon
Honored Contributor

Re: Set Accounting default attributes to be maintained across boots

Andrew,

The System Manager's Manual indicates that to
make any changes "permanent" that you have to
edit the SET ACCOUNTING command in SYSTARTUP_VMS.COM

Regards
Dave