<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: migrate print queue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/migrate-print-queue/m-p/2676377#M52162</link>
    <description>I presume the OS level is the same on both servers.  I'm not sure if the spooler is compatible on different OS levels.&lt;BR /&gt;&lt;BR /&gt;If you have network and remote printers entered in /etc/hosts, you'll want to bring that over also.  Also network routes could possibly be needed.&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
    <pubDate>Wed, 06 Mar 2002 00:31:37 GMT</pubDate>
    <dc:creator>Darrell Allen</dc:creator>
    <dc:date>2002-03-06T00:31:37Z</dc:date>
    <item>
      <title>migrate print queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/migrate-print-queue/m-p/2676372#M52157</link>
      <description>hi fellas,&lt;BR /&gt;&lt;BR /&gt;   I want to know how to migrate print queue from one machine(hpux) to another(hpux).&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;joks</description>
      <pubDate>Tue, 05 Mar 2002 10:35:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/migrate-print-queue/m-p/2676372#M52157</guid>
      <dc:creator>jok llamera</dc:creator>
      <dc:date>2002-03-05T10:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: migrate print queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/migrate-print-queue/m-p/2676373#M52158</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This should work&lt;BR /&gt;1)On the original system&lt;BR /&gt;SAM&lt;BR /&gt; Printers and Plotters&lt;BR /&gt;  Lp Spooler&lt;BR /&gt;    Save/Restore Spooler Configuration&lt;BR /&gt;Select&lt;BR /&gt;Actions Menu&lt;BR /&gt;  Save Spooler Configuration&lt;BR /&gt;&lt;BR /&gt;This will save all the information  into the&lt;BR /&gt;directory /var/sam/lp.&lt;BR /&gt;&lt;BR /&gt;Tar directory /var/sam/lp&lt;BR /&gt;&lt;BR /&gt;# tar cvf /tmp/lp.tar /var/sam/lp&lt;BR /&gt;&lt;BR /&gt;Copy /tmp/lp.tar, to second system.&lt;BR /&gt;&lt;BR /&gt;Unpack the file on the box.&lt;BR /&gt;&lt;BR /&gt;# tar xvf lp.tar&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Execute&lt;BR /&gt;SAM&lt;BR /&gt; Printers and Plotters&lt;BR /&gt;  Lp Spooler&lt;BR /&gt;    Save/Restore Spooler Configuration&lt;BR /&gt;Then&lt;BR /&gt;Actions Menu&lt;BR /&gt;- Restore Spooler Configuration&lt;BR /&gt;&lt;BR /&gt;This will rebuid using the information from the files, creating a copyof the other system.&lt;BR /&gt;&lt;BR /&gt;An error may occur when restoring tif the root umask is  not set to  022. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                    steve Steel</description>
      <pubDate>Tue, 05 Mar 2002 10:56:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/migrate-print-queue/m-p/2676373#M52158</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-03-05T10:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: migrate print queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/migrate-print-queue/m-p/2676374#M52159</link>
      <description>If the definitions are the same,...&lt;BR /&gt;&lt;BR /&gt;Create the new printer on the remote system.&lt;BR /&gt;Set up the new printer on the source system as a remote printer.&lt;BR /&gt;Change all references from applications etc to the new printer.&lt;BR /&gt;Disable the old printer&lt;BR /&gt;Perform an lpalt command for all printouts queued to the old printer to the new printer (from the source system).&lt;BR /&gt;&lt;BR /&gt;Share and Enjoy! Ian</description>
      <pubDate>Tue, 05 Mar 2002 11:08:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/migrate-print-queue/m-p/2676374#M52159</guid>
      <dc:creator>Ian Dennison_1</dc:creator>
      <dc:date>2002-03-05T11:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: migrate print queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/migrate-print-queue/m-p/2676375#M52160</link>
      <description>See also:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x45723fd7f72ad611abd50090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x45723fd7f72ad611abd50090277a778c,00.html&lt;/A&gt;</description>
      <pubDate>Tue, 05 Mar 2002 11:36:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/migrate-print-queue/m-p/2676375#M52160</guid>
      <dc:creator>Carlos Fernandez Riera</dc:creator>
      <dc:date>2002-03-05T11:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: migrate print queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/migrate-print-queue/m-p/2676376#M52161</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Just copying /var/spool/lp and /etc/lp directories over works for me.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
      <pubDate>Tue, 05 Mar 2002 23:02:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/migrate-print-queue/m-p/2676376#M52161</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-03-05T23:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: migrate print queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/migrate-print-queue/m-p/2676377#M52162</link>
      <description>I presume the OS level is the same on both servers.  I'm not sure if the spooler is compatible on different OS levels.&lt;BR /&gt;&lt;BR /&gt;If you have network and remote printers entered in /etc/hosts, you'll want to bring that over also.  Also network routes could possibly be needed.&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Wed, 06 Mar 2002 00:31:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/migrate-print-queue/m-p/2676377#M52162</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2002-03-06T00:31:37Z</dc:date>
    </item>
  </channel>
</rss>

