Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ucbvax.BERKELEY.EDU Path: utzoo!decvax!ittatc!dcdwest!sdcsvax!ucbvax!yale.arpa!GROPP-BILL From: GROPP-BILL@YALE.ARPA Newsgroups: mod.computers.vax Subject: VMS: deassigning logical names from the /job table Message-ID: <8603210100.AA01808@ucbvax.berkeley.edu> Date: Thu, 20-Mar-86 22:56:38 EST Article-I.D.: ucbvax.8603210100.AA01808 Posted: Thu Mar 20 22:56:38 1986 Date-Received: Sat, 22-Mar-86 08:06:14 EST Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: Organization: The ARPA Internet Lines: 10 Approved: info-vax@sri-kl.arpa I have a program which uses the /job table to communicate startup information to various processes. However, the names entered into this table can not be deleted by the user. If you do a SHO LOG/JOB/ALL, they show up, but if you try to do a DEASSIGN/JOB name, you get "no logical name match". From a program, you can translate the name correctly, but not delete it (no such logical name). DEASSIGN/JOB/ALL does get rid of them (and lots more besides). We are running VMS 4.3. Does anyone have any ideas on what I'm doing wrong, or if this is a known problem with a work-around? Bill Gropp -------