<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: accountng.dat is corrupted in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/accountng-dat-is-corrupted/m-p/3150343#M61535</link>
    <description>To  free of the file (and create a new version), do the following:&lt;BR /&gt;SET ACCOUNTING /DISABLE&lt;BR /&gt;SET ACCOUNTING /ENABLE&lt;BR /&gt;SET ACCOUNTING /NEW_FILE&lt;BR /&gt;Then have a play with your old file, which will be called SYSTEM_DISK:[SYS0.SYSMGR]ACCOUNTNG.DAT&lt;BR /&gt;Terry.</description>
    <pubDate>Mon, 22 Dec 2003 04:25:54 GMT</pubDate>
    <dc:creator>Terry Yeomans</dc:creator>
    <dc:date>2003-12-22T04:25:54Z</dc:date>
    <item>
      <title>accountng.dat is corrupted</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/accountng-dat-is-corrupted/m-p/3150340#M61532</link>
      <description>Hi,&lt;BR /&gt; When I issued command&lt;BR /&gt; analyze accountng.dat/audit/since=16-dec-2003/summary, I got %AUDSRV-W-BADRECORD, invalid data in record 6331,.....&lt;BR /&gt; Is there a way to recify the record ?</description>
      <pubDate>Sun, 21 Dec 2003 06:58:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/accountng-dat-is-corrupted/m-p/3150340#M61532</guid>
      <dc:creator>Rupert_1</dc:creator>
      <dc:date>2003-12-21T06:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: accountng.dat is corrupted</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/accountng-dat-is-corrupted/m-p/3150341#M61533</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;the first thing you want to do is redirect new events to a new log file. This can be done using&lt;BR /&gt;&lt;BR /&gt;set audit/server=new_log&lt;BR /&gt;&lt;BR /&gt;Once the old file is free&lt;BR /&gt;&lt;BR /&gt;1.) Make another backup copy!&lt;BR /&gt;2.) Totally untested conjecture - &lt;BR /&gt;    From looking at the audit log it seems it &lt;BR /&gt;    contains one event per record.&lt;BR /&gt;    So the following procedure might work&lt;BR /&gt;&lt;BR /&gt;    *anal/rms/fdl on the audit log -&amp;gt;security.fdl&lt;BR /&gt;    *edit/tpu, delete line 6331&lt;BR /&gt;    *convert/fdl=security.fdl edited_copy good_audit&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;&lt;BR /&gt;Martin</description>
      <pubDate>Sun, 21 Dec 2003 12:47:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/accountng-dat-is-corrupted/m-p/3150341#M61533</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2003-12-21T12:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: accountng.dat is corrupted</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/accountng-dat-is-corrupted/m-p/3150342#M61534</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;The security audit file is SECURITY.AUDIT$JOURNAL . So, use this file in place of accountng.dat. To see information of ACCOUNTNG.DAT , use ACCOUNTING utility.&lt;BR /&gt;&lt;BR /&gt;$ACCOUNTING/SINCE=16-DEC-2003/SUMM ACCOUNTNG.DAT&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; regards,&lt;BR /&gt;Lokesh</description>
      <pubDate>Mon, 22 Dec 2003 02:29:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/accountng-dat-is-corrupted/m-p/3150342#M61534</guid>
      <dc:creator>Lokesh_2</dc:creator>
      <dc:date>2003-12-22T02:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: accountng.dat is corrupted</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/accountng-dat-is-corrupted/m-p/3150343#M61535</link>
      <description>To  free of the file (and create a new version), do the following:&lt;BR /&gt;SET ACCOUNTING /DISABLE&lt;BR /&gt;SET ACCOUNTING /ENABLE&lt;BR /&gt;SET ACCOUNTING /NEW_FILE&lt;BR /&gt;Then have a play with your old file, which will be called SYSTEM_DISK:[SYS0.SYSMGR]ACCOUNTNG.DAT&lt;BR /&gt;Terry.</description>
      <pubDate>Mon, 22 Dec 2003 04:25:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/accountng-dat-is-corrupted/m-p/3150343#M61535</guid>
      <dc:creator>Terry Yeomans</dc:creator>
      <dc:date>2003-12-22T04:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: accountng.dat is corrupted</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/accountng-dat-is-corrupted/m-p/3150344#M61536</link>
      <description>Given the analyze/audit-command you are issuing, it looks like you would like to get auditing-information (instead of Accounting-data, which the input-file contains).&lt;BR /&gt;&lt;BR /&gt;To find out which input-file to specify, use the '$ SHOW AUDIT'-command and look at the destination-file.&lt;BR /&gt;&lt;BR /&gt;$ sho audit/all&lt;BR /&gt;  Journal name:           SECURITY&lt;BR /&gt;  Journal owner:          (system audit journal)&lt;BR /&gt;  Destination:            DISK1:[DIRECTORY]SECURITY_AUDIT.LOG&lt;BR /&gt;&lt;BR /&gt;$ anal/audit DISK1:[DIRECTORY]SECURITY_AUDIT.log&lt;BR /&gt;&lt;BR /&gt;31-DEC-2003 00:00:01.95 LOGIN      NETWORK          NODE1 UCX$SNMP     228005DE&lt;BR /&gt;31-DEC-2003 00:00:04.25 LOGIN      NETWORK          NODE1 UCX$SNMP     228005DF&lt;BR /&gt;31-DEC-2003 00:00:05.56 LOGIN      NETWORK          NODE1 UCX$SNMP     228005E0&lt;BR /&gt;31-DEC-2003 00:00:07.73 LOGIN      NETWORK          NODE1 UCX$SNMP     22800602&lt;BR /&gt;31-DEC-2003 00:00:09.14 LOGIN      NETWORK          NODE1 UCX$SNMP     22800603&lt;BR /&gt;31-DEC-2003 00:00:10.47 LOGIN      NETWORK          NODE1 UCX$SNMP     22800604</description>
      <pubDate>Wed, 31 Dec 2003 08:08:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/accountng-dat-is-corrupted/m-p/3150344#M61536</guid>
      <dc:creator>Pim van Velzen</dc:creator>
      <dc:date>2003-12-31T08:08:24Z</dc:date>
    </item>
  </channel>
</rss>

