- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Advanced server 7.3 file marked for delete...
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
04-26-2004 10:54 PM
04-26-2004 10:54 PM
marked for delete"
I successfylly get rid of them if I run analyze/disk/repair when Advanced server is shut down. But they keep coming back, why?
Martin
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2004 12:37 AM
04-27-2004 12:37 AM
Re: Advanced server 7.3 file marked for delete...
if you shut down ADV and then run ANALYZE - do you see any lost files?
In FORTRAN, for example, there is an option for the OPEN command (DISPOSE=DELETE, if I recall correctly). It means that the file gets automatically deleted when it is closed. It looks to me like ADV opens the file in a similar way. I don't think you have to worry.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2004 12:39 AM
04-27-2004 12:39 AM
Re: Advanced server 7.3 file marked for delete...
I can't give you more details; I've searched on my system and found theese files are use by pw processes (all processes).
@Antoniov
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2004 01:15 AM
04-27-2004 01:15 AM
SolutionMartin,
As Uwe & Antoniov pointed out, these files are deleted (marked for delete) but still held open by a process. It's one of those "features" of ADV. Another notorious product that does the same thing is SQL/Services.
Nothing to worry about, we do an ANALYZE/DISK/REPAIR on a regular basis. This keeps our disks somewhat healthy.
Greetz,
Kris Clippeleyr
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2004 01:34 AM
04-27-2004 01:34 AM
Re: Advanced server 7.3 file marked for delete...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2004 01:52 AM
04-27-2004 01:52 AM
Re: Advanced server 7.3 file marked for delete...
Uwe,
With an ANALYZE/DISK/REPAIR you can recover "lost" space on a disk.
However, the main reason we do an ANALYZE/DISK/REPAIR is to get rid of these dangling file headers of files deleted at the time they were still open. Once such a file is closed, the XQP does not properly mark the file header as being free in the INDEXF.SYS. "Repairing" the disk takes care of this.
Greetz,
Kris Clippeleyr
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2004 01:59 AM
04-27-2004 01:59 AM
Re: Advanced server 7.3 file marked for delete...
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2004 02:16 AM
04-27-2004 02:16 AM
Re: Advanced server 7.3 file marked for delete...
what I think I read between the lines from Uwe, and if so, I fully agree with it:
XQP should recognise already-deleted-still-open files being closed, and as such the closing should neatly finish the deletion.
Then, marked-for-delete would really be ONLY those files not-yet-closed, and that's alright.
It just should NOT be necessary for SystemManagement to have it be an extra special action.
Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2004 06:05 AM
04-27-2004 06:05 AM
Re: Advanced server 7.3 file marked for delete...
The PWRK$SECTION* files are just temporary backing store files used by the Advanced Server. They can be ignored.
As you already noticed, they are marked for delete and will go away when the Advanced Server is shut down.
Regards,
Brad McCusker
(former Advanced Server engineer)
Software Concepts International
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2004 10:46 PM
04-27-2004 10:46 PM
Re: Advanced server 7.3 file marked for delete...
Thank's for all help!
I'm satisfied.
Martin