- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: VMS/Allin1 file attributes
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-06-2005 03:57 AM
04-06-2005 03:57 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2005 04:25 AM
04-06-2005 04:25 AM
Re: VMS/Allin1 file attributes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2005 05:51 AM
04-06-2005 05:51 AM
Re: VMS/Allin1 file attributes
OASISF>> dir USR_DISK15:[XXXXXXXX.allin1.doc4]ZUBBBSDV4.WPL/full
Directory USR_DISK15:[XXXXXXXX.ALLIN1.DOC4]
ZUBBBSDV4.WPL;1 File ID: (xxxxx,1,0)
Size: 33/45 Owner: [CIB,XXXXXXXXX]
Created: 17-MAR-1992 08:15:52.84
Revised: 10-JUN-1995 19:38:48.39 (9)
Expires:
Backup: 26-MAR-2005 11:54:34.01
Effective:
Recording:
File organization: Sequential
Shelved state: Online
File attributes: Allocation: 45, Extend: 0, Global buffer count: 0, Version limit: 3
Record format: Fixed length 512 byte records
Record attributes: None
RMS attributes: None
Journaling enabled: None
File protection: System:RWED, Owner:RWED, Group:, World:
Access Cntrl List: None
Total of 1 file, 33/45 blocks.
OASISF>>
------------------------------------- TOP --------------------------------------
Showing message
Subject:
Title: inventory of records provided
Sender:
Sender's Full Name: XXXXXXXXXXXX
Sender's Tel No:
Current Drawer: MAIN
Drawer Owner: XXXXXXX
Current Folder: TECHBUILT Status:
Type of Document: DOCUMENT Document Number: 000xxx
Date Created: 17-Mar-1992 08:15am Modifiable: YES
Last Modified: 17-Mar-1992 01:39pm Deletable: YES
Date Sent: Forwardable:
Date Posted: Read Receipt:
Deferred Date: Read Receipt Sent: NO
Expiry Date: Delivery Receipt:
Priority: No of Attachments: 0
Sensitivity: NOT SENSITIVE Handling:
Importance: NORMAL Data Type: WPSPLUS
Reply Requested: NO Autoforwarded
Reply-by Date: to this account: NO
Reply Sent: NO by this account: NO
Message Id:
Interpersonal Message (IPM) Id:
User Agent Content Id:
VMS Filename: [.DOC4]ZUBBBSDV4.WPL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2005 06:45 AM
04-06-2005 06:45 AM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2005 09:35 PM
04-07-2005 09:35 PM
Re: VMS/Allin1 file attributes
My guess which seems to be born out by some quick tests I did, is that the number in parenthesis is the number of revisions since the create date.
Yes, this guess is correct, but it is actually an understatement.
a. It does not only apply to meta-data, but also to data.
b. It does not even need the data to be changed.
The number (and the Revision Date) are updated upon CLOSE of the file if it was OPENED write-permitted. How many actual writes were done (zero, one, or very many), the one CLOSE does an increment by 1.
hth
Proost.
Have one on me.
Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2005 10:20 PM
04-07-2005 10:20 PM
Re: VMS/Allin1 file attributes
Each time you Edit a WPL document in ALL-IN-1, the revision date increments.
tHE Creation and Mofification date as seen in ALL-IN-1 Show Header are kept in DOCDB.DAT of the Drawer. There are not related to the dates, seen with $DIR /FULL of the WPL file. When you, for example MCD (Make Copy of Document) in ALL-IN-1, a new WPL file is created, but the Creation and Mofification date stay the same....
Hope this helps,
Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2005 03:07 AM
04-08-2005 03:07 AM
Re: VMS/Allin1 file attributes
Thanks for all the info, it's making some sense to me now. I see in allin1 when you open/edit (even without changing anything) how the dates/times and (#) change in both VMS and ALLIN1, and they stay in sync with each other, I did some testing. In my example the VMS revised date is 3 years and (9)open/closes later than the last modified date from ALLIN1. Any help with what would make this date 3years later in the VMS side of things? Hopefully in simple layman terms so I can explain it to the boss...
VMS $dir/full
Created: 17-MAR-1992 08:15:52.84
Revised: 10-JUN-1995 19:38:48.39 (9)
ALLIN1 show header
Date Created: 17-Mar-1992 08:15am
Last Modified: 17-Mar-1992 01:39pm
thanks
Peter...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2005 12:39 AM
04-11-2005 12:39 AM
Re: VMS/Allin1 file attributes
Sorry, I have been on vacation and just got back to the office. I would guess that the file metadata was modified outside of all-in-1, so all-in-1 does not know of the change. I would guesss that somebody did a set file/protection=(something) or set file/owner=someuic from the DCL prompt. This would change what VMS sees, but I do not believe it would change all-in-1's view of the file. Try doing a set file/owner=current_owner on the file from DCL and then look at the DCL modified date and the all-in-1 modified date. I think you will find the DCL revision date modified, but the all-in-1 date left unchanged.