<?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: Imcompatible Migrate Queue printer 11.23 to 11.31 ??? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/imcompatible-migrate-queue-printer-11-23-to-11-31/m-p/4556339#M371183</link>
    <description>A recent thread about the same issue:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1396629" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1396629&lt;/A&gt;</description>
    <pubDate>Tue, 29 Dec 2009 18:10:45 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2009-12-29T18:10:45Z</dc:date>
    <item>
      <title>Imcompatible Migrate Queue printer 11.23 to 11.31 ???</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/imcompatible-migrate-queue-printer-11-23-to-11-31/m-p/4556338#M371182</link>
      <description>&lt;BR /&gt;Help-me error in moment conversion queues 11.23 to 11.31. &lt;BR /&gt;&lt;BR /&gt;I have more than 2000 printers, I need to transfer a hp-ux 11:23 to 11:31, Help me please!</description>
      <pubDate>Tue, 29 Dec 2009 17:38:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/imcompatible-migrate-queue-printer-11-23-to-11-31/m-p/4556338#M371182</guid>
      <dc:creator>Hamilton Barreto</dc:creator>
      <dc:date>2009-12-29T17:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: Imcompatible Migrate Queue printer 11.23 to 11.31 ???</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/imcompatible-migrate-queue-printer-11-23-to-11-31/m-p/4556339#M371183</link>
      <description>A recent thread about the same issue:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1396629" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1396629&lt;/A&gt;</description>
      <pubDate>Tue, 29 Dec 2009 18:10:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/imcompatible-migrate-queue-printer-11-23-to-11-31/m-p/4556339#M371183</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-12-29T18:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: Imcompatible Migrate Queue printer 11.23 to 11.31 ???</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/imcompatible-migrate-queue-printer-11-23-to-11-31/m-p/4556340#M371184</link>
      <description>If you used Jet Direct on both servers;&lt;BR /&gt;&lt;BR /&gt;Change directory to /etc/lp/interface and tar up the queues, the tarfile name must be â  queues.tarâ  &lt;BR /&gt;     cd /etc/lp/interface&lt;BR /&gt;     tar /tmp/queues.tar *&lt;BR /&gt;&lt;BR /&gt;Copy the tar file to the other server.&lt;BR /&gt;    scp /tmp/queues.tar srvrX:/tmp/&lt;BR /&gt;&lt;BR /&gt;On srvrX run â  transferqueueâ  . This server must have Jet Direct installed on it.&lt;BR /&gt;     /opt/hpnpl/bin/transferqueue&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Dec 2009 13:44:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/imcompatible-migrate-queue-printer-11-23-to-11-31/m-p/4556340#M371184</guid>
      <dc:creator>Robert Salter</dc:creator>
      <dc:date>2009-12-30T13:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: Imcompatible Migrate Queue printer 11.23 to 11.31 ???</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/imcompatible-migrate-queue-printer-11-23-to-11-31/m-p/4556341#M371185</link>
      <description>Copy a set of printers from one server to another&lt;BR /&gt;On server "A" &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Open "sam -&amp;gt;Printers and Plotters-&amp;gt;LP Spooler-&amp;gt; Save/Restore Spooler Configuration" &lt;BR /&gt;Go to "Actions" &lt;BR /&gt;Click on 'Save Spooler Configuration' &lt;BR /&gt;Exit out of SAM &lt;BR /&gt;tar -cvf /tmp/sam.tar /var/sam/lp &lt;BR /&gt;Transfer the sam.tar file to system B:/tmp. &lt;BR /&gt;On server "B" &lt;BR /&gt;tar -xvf /tmp/sam.tar &lt;BR /&gt;&lt;BR /&gt;You may need to change the permissions and ownership of these files. To do that run:&lt;BR /&gt;chmod -R 755 /var/sam/lp/* &lt;BR /&gt;chown -R lp:bin /var/sam/lp/* &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Open "sam -&amp;gt;Printers and Plotters-&amp;gt;LP Spooler-&amp;gt; Save/Restore Spooler Configuration" &lt;BR /&gt;Go to "Actions" &lt;BR /&gt;Click on 'Restore Spooler Configuration' &lt;BR /&gt;Don't forget to restart the scheduler &lt;BR /&gt;Exit out of SAM&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Dec 2009 13:52:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/imcompatible-migrate-queue-printer-11-23-to-11-31/m-p/4556341#M371185</guid>
      <dc:creator>singh sanjeev</dc:creator>
      <dc:date>2009-12-30T13:52:12Z</dc:date>
    </item>
  </channel>
</rss>

