- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: VMS "Hot Files" listing
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
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
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
03-23-2005 03:34 AM
03-23-2005 03:34 AM
* HotFiles: those open files on a disk that are accessed most (over some period of time)
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2005 03:39 AM
03-23-2005 03:39 AM
Re: VMS "Hot Files" listing
$ SHOW MEMORY/CACHE=(TOPQIO,VOLUME=diskname)
do what you want?
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2005 04:08 AM
03-23-2005 04:08 AM
Re: VMS "Hot Files" listing
Your suggestion only works with XFC, which doesn't help me since we have both Oracle and Cache on the systems that I'm primarily interested on and they bypass any VMS cache.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2005 04:23 AM
03-23-2005 04:23 AM
Re: VMS "Hot Files" listing
the PERFDAT data collector and capacity planner developed by HP Austria allows IO data collection based on process, file and file per process.
There are slides from a DECUS 2004 presentation available:
http://www.decus.de/slides/sy2004/22_04/3d04.pdf
The kit comes with a 30 day temporary license key. Send mail to perfdat@hp.com
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2005 01:40 AM
03-24-2005 01:40 AM
Re: VMS "Hot Files" listing
The one key PolyCenter product that CA didn't buy from DEC and put in Unicenter was the Capacity Planner. The developers eventually spun off their own company (PerfCap) and redeveloped data collection and the performance graphing and reporting (but not "advising"). They also developed PAWZ (Performance Analysis Web Zone), for which there's a demo on their site. I found that even though the OpenVMS systems were not currently collecting, I was able to choose one, go into Analyze, then graph File I/O, Show Top Hot Files. You just have to choose a Graph Period that has a hot file (I found that Jan. 10th or Jan. 3rd, node GO4CP had three hot files).
Cheers,
Michelle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2005 03:52 AM
03-24-2005 03:52 AM
Re: VMS "Hot Files" listing
http://h71000.www7.hp.com/openvms/products/ecp/
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2005 04:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2005 10:28 AM
03-24-2005 10:28 AM
Re: VMS "Hot Files" listing
Does anyone know if this collects info that could easily be extracted to create a Hot Files list?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2005 06:44 PM
03-24-2005 06:44 PM
Re: VMS "Hot Files" listing
it doesn't look like TDC is able to provide 'hot file' data.
See table at bottom of the following page:
http://h71000.www7.hp.com/openvms/products/tdc/
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2005 05:45 PM
04-05-2005 05:45 PM
Re: VMS "Hot Files" listing
so the SHOW MEM /CACHE command should still give you some usefull data.
Cass
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2005 03:37 AM
04-06-2005 03:37 AM
Re: VMS "Hot Files" listing
Thanks - it looks like this will help me! but I need to enable XFC this weekend on the
systems in question.