HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: Seem to forgot how to add users.
Operating System - OpenVMS
1831321
Members
3021
Online
110023
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
06-23-2004 11:56 AM
06-23-2004 11:56 AM
Re: Seem to forgot how to add users.
Janin,
>Since the, the need for concealed devices
>to be defined with translation_attribute
>/TERMINAL has been lifted. Of course,
>being VMS, it has not been removed since
>that could break existing code.
>That is, it is now fully functional to
>define a concealed logical as
>DISKA:[topdir.subdir.]
>where DISKA is a (again concealed!!)
>logical name for DSA111, or DKB105.
I beg to differ.
The restriction that a "rooted-device logical name" be comprised only of physical device specifications has never been lifted. Granted, there may be some circumstances where you can get away with unsupported definitions, but there are still many cases where they definitely will NOT work as you expect. Please don't confuse what (apparently) "works" with what is formally supported. (hint, try your logical names with different values for SET DEFAULT, I'm sure you'll find the results entertaining)
Although the documentation could be clearer, you won't find any examples or cases in OpenVMS where a rooted device is defined with anything other than a physical device name. Nor will you find anything that states that it is legal to use a logical name in place of the device name. You will also find statements like:
"With rooted-directory logical names you can hide eight additional levels in the rooted-directory logical name and effectively nest 16 levels of directories."
If it were possible to nest rooted-device logical names, the nesting limit for directrories would be infinite.
Furthermore, if you call any of the support centres complaining that such a logical name is not working properly, you will be instructed to redefine it in a supported form.
Bottom line, is if you want to be sure your logical names work correctly in all circumstances, define them in terms of physical devices, or use something like DEFINE_CONCEALED.COM to resolve everything for you.
>Since the, the need for concealed devices
>to be defined with translation_attribute
>/TERMINAL has been lifted. Of course,
>being VMS, it has not been removed since
>that could break existing code.
>That is, it is now fully functional to
>define a concealed logical as
>DISKA:[topdir.subdir.]
>where DISKA is a (again concealed!!)
>logical name for DSA111, or DKB105.
I beg to differ.
The restriction that a "rooted-device logical name" be comprised only of physical device specifications has never been lifted. Granted, there may be some circumstances where you can get away with unsupported definitions, but there are still many cases where they definitely will NOT work as you expect. Please don't confuse what (apparently) "works" with what is formally supported. (hint, try your logical names with different values for SET DEFAULT, I'm sure you'll find the results entertaining)
Although the documentation could be clearer, you won't find any examples or cases in OpenVMS where a rooted device is defined with anything other than a physical device name. Nor will you find anything that states that it is legal to use a logical name in place of the device name. You will also find statements like:
"With rooted-directory logical names you can hide eight additional levels in the rooted-directory logical name and effectively nest 16 levels of directories."
If it were possible to nest rooted-device logical names, the nesting limit for directrories would be infinite.
Furthermore, if you call any of the support centres complaining that such a logical name is not working properly, you will be instructed to redefine it in a supported form.
Bottom line, is if you want to be sure your logical names work correctly in all circumstances, define them in terms of physical devices, or use something like DEFINE_CONCEALED.COM to resolve everything for you.
A crucible of informative mistakes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2004 02:13 AM
06-24-2004 02:13 AM
Re: Seem to forgot how to add users.
John,
If your statement is true, why then does HP itself use constructs like
SYS$SYSDEVICE:[VMS$COMMON.CDSA.]
SYS$SYSDEVICE:[VMS$COMMON.CPQSNVIEW.]
SYS$SYSDEVICE:[WEBES.]
I never knew SYS$SYSDEVICE to be a physical device, and actually it DOES translate into DSA1:
There is a very good rationale for this:
suppose you are doing a rolling upgrade.
During the transitions you have two DIFFERENT
physical devices being SYS$SYSDEVICE, depending on what phase of the transition the node you are referencing is in. Would you really want two DIFFERENT sets of definitions, and maintain them, and prevent them from getting confused?
(btw, _IS_ DSAxxx a physical device? From the view of nearly all VMS functionality it may BEHAVE like one, but to me only the MEMBERS are physical devices!).
How my previous post became signed "Janin" I don't know, but that also should have been
Jan
If your statement is true, why then does HP itself use constructs like
SYS$SYSDEVICE:[VMS$COMMON.CDSA.]
SYS$SYSDEVICE:[VMS$COMMON.CPQSNVIEW.]
SYS$SYSDEVICE:[WEBES.]
I never knew SYS$SYSDEVICE to be a physical device, and actually it DOES translate into DSA1:
There is a very good rationale for this:
suppose you are doing a rolling upgrade.
During the transitions you have two DIFFERENT
physical devices being SYS$SYSDEVICE, depending on what phase of the transition the node you are referencing is in. Would you really want two DIFFERENT sets of definitions, and maintain them, and prevent them from getting confused?
(btw, _IS_ DSAxxx a physical device? From the view of nearly all VMS functionality it may BEHAVE like one, but to me only the MEMBERS are physical devices!).
How my previous post became signed "Janin" I don't know, but that also should have been
Jan
Don't rust yours pelled jacker to fine doll missed aches.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2004 08:59 AM
06-24-2004 08:59 AM
Re: Seem to forgot how to add users.
Jan,
We can take this discussion off line. Send me mail. My name with a dot at hp.com.
We can take this discussion off line. Send me mail. My name with a dot at hp.com.
A crucible of informative mistakes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2004 09:37 PM
06-24-2004 09:37 PM
Re: Seem to forgot how to add users.
John,
thanks for the offer.
Only, next 4 week I will probably be nowhere near any computer (unless a digital photocamera qualifies), so it will be some time before I can take it up.
For now:
I am in to catching up on sleep, sunshine, laziness, good books, bicycle rides, good food, and lots of beer!.
Hope to meet you all again in about 1 month's time!
Jan
thanks for the offer.
Only, next 4 week I will probably be nowhere near any computer (unless a digital photocamera qualifies), so it will be some time before I can take it up.
For now:
I am in to catching up on sleep, sunshine, laziness, good books, bicycle rides, good food, and lots of beer!.
Hope to meet you all again in about 1 month's time!
Jan
Don't rust yours pelled jacker to fine doll missed aches.
- « Previous
-
- 1
- 2
- Next »
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP