Article 145783 of comp.os.vms:
Quoth Keith Wolters <KWOLTERS@WELLESLEY.EDU>:

> I've got a SYS$COMMON:[SYSMGR]SECURITY.AUDIT$JOURNAL;1
> which is over 100000 blocks in size.  Is there anyway
> to trim this file?

You can start a new file and archive(*) the old one:

$ SET AUDIT/SERVER=NEW_FILE

This actually is in HELP, but (as was gently pointed out to me recently,
after I grumbled at someone else with a similar question) the organization
of HELP SET AUDIT is a little ... odd.

(*) Doing this regularly is probably a good idea.  Whether you choose to
"archive" to tape or to write-only memory (the DELETE command does this
very efficiently) depends a lot on your site's security requirements.

Brian McMahon '88 <MCMAHON@AC.GRIN.EDU> Postmaster and VMS Jack-of-all-trades
Grinnell College Computer Services, Grinnell, Iowa 50112 USA  +1 515 269 4901
This message is merely another sign of the decline of Western civilization.


