Xref: utzoo comp.unix.ultrix:7313 comp.os.vms:38951 comp.sys.dec:5803 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!pacbell.com!ucsd!mvb.saic.com!carpenter From: Carpenter@Fwva.Saic.Com (Apprentice Wizard Wannabe) Newsgroups: comp.unix.ultrix,comp.os.vms,comp.sys.dec Subject: Re: Shared Printers Message-ID: <2687365@MVB.SAIC.COM> Date: 22 May 91 14:04:29 GMT References: <174@motto.UUCP> Organization: Science Applications Int'l, Corp. - Computer systems operation Lines: 31 murray@motto.UUCP (Murray S. Kucherawy) writes: >I seem to recall a thread about this recently, but I've just been informed >that we are now interested in doing this, and the thread's expired here, >so forgive me for asking again. > >Is it possible for VAXen (some VMS, some Ultrix) to share printers, >other than using a DECserver to drive them? > >=============================== Murray S. Kucherawy ========================== >Motorola Canada, Ltd. Communications Division, Toronto [on work term] >University of Waterloo, Ontario, Canada 2B Math/Computer Science >Internet: murray@motto.UUCP (work) mskucherawy@watmath.UWaterloo.ca (UW) >UUCP: uunet!utai!lsuc!motto!murray uunet!watmath!mskucherawy For VMS, set up a que on the node the printer is connected to. Then create a generic on each node in the cluster. (only works ina cluster) eg. $ DEFINE SYMBOLS FOR TERMQUE_NAME AND USE LEXICAL FOR NODENAME HERE $ Initialize /Queue /Start /Default=(Flag,NoBurst) - /On=NODE::'TermQue_Name' 'TermQue_Name' $! ^^^^ The node the printer is connected to $ Initialize /Queue /Start /Generic='TermQue_Name' Sys$Print $! Define /System Sys$Print 'NodeName'$Print |=-=-=-=-=-=-=-=-=-=-=-=-=-|\ |Scott Carpenter | \ |VAX System Manager | \ |SAIC Falls Church, VA |______\ |Carpenter@Fwva.Saic.Com | |75500.446@Compuserve.Com | |=-=-=-=-=-=-=-=-=-=-=-=-=-|