- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- [ADMIN.CUSTOMER]SEC_ACCESS.HOL
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
07-27-2004 01:57 AM
07-27-2004 01:57 AM
Is it normal to have it marked for NOBACKUP?
%BACKUP-I-NOBACKUP, DKA0:[ADMIN.CUSTOMER]SEC_ACCESS.HOL;1 data not copied, file marked NOBACKUP
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2004 02:28 AM
07-27-2004 02:28 AM
SolutionThis looks to me an application specific file. Check out which product/application uses this file and contact the support accordingly. Maybe you can do $SHO DEV/FILES DKA0: , and check if this file is open. If yes, then it will be a good start to find the process which uses it and track down the application.....
Thanks & regards,
Lokesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2004 02:30 AM
07-27-2004 02:30 AM
Re: [ADMIN.CUSTOMER]SEC_ACCESS.HOL
do you are using samba?
If I remember, SEC_ACCESS is security access file for samba.
Antonio Vigliotti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2004 02:30 AM
07-27-2004 02:30 AM
Re: [ADMIN.CUSTOMER]SEC_ACCESS.HOL
Check "help set file /backup"
Like swap files this could be useful for Oracle temp files. Or for applications that use a CRMPSC (Create map sections) with a backup file for which the data gets re-created on application startup.
Any largish files, that can and will be recreated anyway.
For small files I would not bother marking nobackup as it just creates confusion. (as we witness now?)
So... this is really an application question.
What purpose does the SEC_ACCESS.HOL file have in you business application. VMS is just doing what it is told to do.
Don't rule out that this attribute was 'accidently' set, or that is was set as a feeble attempt to implement some sort of security by not having this file go to tape automagically.
hth,
Hein.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2004 02:34 AM
07-27-2004 02:34 AM
Re: [ADMIN.CUSTOMER]SEC_ACCESS.HOL
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2004 02:57 AM
07-27-2004 02:57 AM
Re: [ADMIN.CUSTOMER]SEC_ACCESS.HOL
Just guessing, but it looks to me as if your Adv.Server is configured to perform "user account host mapping", and that someone created the login directory for the ADMIN account (a typical Adv.Server user name) in the MFD of your system disk.
Why the SEC_ACCESS.HOL file is marked nobackup, I haven't the faintest idea.
Greetz,
Kris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2004 03:04 AM
07-27-2004 03:04 AM
Re: [ADMIN.CUSTOMER]SEC_ACCESS.HOL
You can arange a security audit or alarm on this file, to find what uses the file.
Look at http://h71000.www7.hp.com/doc/731FINAL/6017/6017pro_054.html#index_x_2736 to find out how to write it.
Bojan