Title: | DECnet/OSI for OpenVMS |
Moderator: | TUXEDO::FONSECA |
Created: | Thu Feb 21 1991 |
Last Modified: | Fri Jun 06 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 3990 |
Total number of notes: | 19027 |
Greeting, Can anyone help to advice what should we enable so that we can execute the ncl command to refresh the cache entry on a VMS system. We suspect a problem on the cache because we can not set host to a host hgom25 from a node hgov07. We can show the object .shg.hgom25 using dns$control and we can show the node using ncp. Please advice Sam Chan NCL>flush node .hgo.hgov07 session control naming cache entry "hgom25" Node .hgo.hgov07 Session Control command failed due to: access denied
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
3985.1 | RMULAC::S_WATTUM | Scott Wattum - FTAM/VT/OSAK Engineering (303) 840-2986 | Tue Jun 03 1997 09:02 | 8 | |
If you are issuing the flush command on hgov07 then do it like this: ncl> flush session control naming cache entry "hgom25" Otherwise you'll need to provide a username/password for a suitable priv'd account - when you say "node xxx" NCL sets up a DECnet link to the specific node, and the default account used is not normally priv'd enough to issue a flush command. |