- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- /BEFORE no longer working with ACCOUNTING
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-19-2006 04:17 AM
тАО10-19-2006 04:17 AM
/BEFORE no longer working with ACCOUNTING
ACCOUNTING /TYPE=PRINT /SUMMARY=USER /REPORT=(PAGES,RECORDS) /sin=01-sep-2006/before=01-oct-2006/output=disk$d:[users.david]userssep2006.lis
What am I missing?
TIA!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-19-2006 04:25 AM
тАО10-19-2006 04:25 AM
Re: /BEFORE no longer working with ACCOUNTING
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-19-2006 04:52 AM
тАО10-19-2006 04:52 AM
Re: /BEFORE no longer working with ACCOUNTING
welcome to the OpenVMS ITRC forum.
I've tried your command on an OpenVMS Alpha V8.2 system and it seems to work correctly.
I would suggest, that you just try:
$ ACC/TYPE=PRINT/SINCE=1-SEP-2006 and check, whether any print accounting records are shown from SEP-2006.
If so, add the /BEFORE=1-OCT-2006 and check again.
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-19-2006 04:54 AM
тАО10-19-2006 04:54 AM
Re: /BEFORE no longer working with ACCOUNTING
$ ACC/TYPE=PRINT/SINCE=1-SEP-2006 works fine. It breaks when I add the /before=01-oct-2006
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-19-2006 04:56 AM
тАО10-19-2006 04:56 AM
Re: /BEFORE no longer working with ACCOUNTING
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-19-2006 04:59 AM
тАО10-19-2006 04:59 AM
Re: /BEFORE no longer working with ACCOUNTING
Try /BEFORE=01-OCT-9999
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-19-2006 05:06 AM
тАО10-19-2006 05:06 AM
Re: /BEFORE no longer working with ACCOUNTING
I think I'm not getting any accounting data from the month of September. If I leave of /before and change the /since dates forward or backward from 0ct-1, the print counts decrease as I go forward, but do not change as I go backward.
I'm a bit new to OpenVMS, so forgive my naivety. Would there be a separate log/file in which the September accounting data might be stored?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-19-2006 05:18 AM
тАО10-19-2006 05:18 AM
Re: /BEFORE no longer working with ACCOUNTING
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-19-2006 05:31 AM
тАО10-19-2006 05:31 AM
Re: /BEFORE no longer working with ACCOUNTING
$ ACC/TYPE=FILE/FULL
You should see an 'ACCOUNTING FILE backward pointer' entry including the full name of the previous file. The Finish Time will tell you the time the new (=current) accounting file has been created.
Some system managers create a new accounting file every month or so. You would need to find the old file. It may be present as SYS$MANAGER:ACCOUNTNG.DAT;-1 or may have been copied somewhere else.
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-19-2006 05:32 AM
тАО10-19-2006 05:32 AM
Re: /BEFORE no longer working with ACCOUNTING
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-19-2006 05:36 AM
тАО10-19-2006 05:36 AM
Re: /BEFORE no longer working with ACCOUNTING
$ ACC/whatever-qualifiers-you-like dev:[dir]accountng.dat;n
See $ HELP ACC Usage_Summary
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-19-2006 05:56 AM
тАО10-19-2006 05:56 AM