VMS Help ANALYZE, /AUDIT, /SINCE, Examples *Conan The Librarian (sorry for the slow response - running on an old VAX) |
1.$ ANALYZE/AUDIT /SINCE=25-NOV-2000 - _$ SYS$MANAGER:SECURITY.AUDIT$JOURNAL The command in this example selects records dated later than November 25, 2000. 2.$ ANALYZE/AUDIT /SINCE=25-NOV-2000:15:00 - _$ SYS$MANAGER:SECURITY.AUDIT$JOURNAL The command in this example selects records written after 3 P.M. on November 25, 2000.
|