Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!tut.cis.ohio-state.edu!gem.mps.ohio-state.edu!apple!sun-barr!decwrl!granite!vajra!rwood From: rwood@vajra.dec.com (Richard Wood) Newsgroups: comp.sys.dec Subject: Re: Setting up a DECnet database on DS3100 Message-ID: <642@granite.dec.com> Date: 28 Oct 89 23:01:39 GMT References: <2790@decuac.DEC.COM> <558.2546efdd@mdcbbs.com> Sender: news@granite.dec.com Reply-To: rwood@vajra.dec.com (Richard Wood) Organization: Digital Equipment Corporation Lines: 21 >> On the other hand, I think you can just copy the data base file >> over, and define your exec. As Fred says, you can simply copy the database over. The file /usr/lib/dnet/nodes_v is the volatile nodes database, nodes_p is the the permanent one. The following should do it: % chdir /usr/lib/dnet % dcp -i -v OTHER::/usr/lib/dnet/nodes_p nodes_p,new % mv nodes_p nodes_p,old % mv nodes_p,new nodes_p % cp nodes_p nodes_v And you're done. It isn't necessary to re-define you exec, since that has remained the same - it is kept in a separate file (exec_p and exec_v). -- ----------------------------------------------------------------------------- Richard Wood Corporate Worksystems Team Digital Equipment Corp. ======================================================================== ========