Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!sri-spam!ames!ucbcad!ucbvax!YALE.ARPA!LEICHTER-JERRY From: LEICHTER-JERRY@YALE.ARPA Newsgroups: mod.computers.vax Subject: Re: How to get the DECNET node name ? Message-ID: <8611182000.AA00405@ucbvax.Berkeley.EDU> Date: Tue, 18-Nov-86 15:01:09 EST Article-I.D.: ucbvax.8611182000.AA00405 Posted: Tue Nov 18 15:01:09 1986 Date-Received: Tue, 18-Nov-86 21:45:45 EST Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: Organization: The ARPA Internet Lines: 13 Approved: info-vax@sri-kl.arpa How can I access the DECNET, not the cluster node name, from within a program ? The logical SYS$NODE contains the DECnet node name. (The cluster alias is in another logical, something like SYS$CLUSTER_NODE.) You can also you the system parameter NODENAME. (You read this with the SYS$GETSYI service, or the F$GETSYI DCL lexical.) This is NOT, technically, the DECnet nodename; it's the SCS nodename. On any system in a cluster, the two should agree. However, in a system that's not part of the cluster, the SCS nodename may not be defined. -- Jerry -------