<?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: strange problem in printing in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-in-printing/m-p/4469716#M662589</link>
    <description>couldn't get you zip file, but:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;"shanq is the test queue i have created and it points to an IP of a network printer."&lt;BR /&gt;&lt;BR /&gt;device for shanq: /dev/null&lt;BR /&gt;    remote to: text on testprinter&lt;BR /&gt;&lt;BR /&gt;device for testprn: /dev/null&lt;BR /&gt;    remote to: text on testprinter&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;connection to 10.4.200.91 is down&lt;BR /&gt;&lt;BR /&gt;lovely...&lt;BR /&gt;&lt;BR /&gt;is 10.4.200.91 the IP of "testprinter" perhaps?&lt;BR /&gt;&lt;BR /&gt;try "nslookup testprinter" and "ping testprinter" and post those results please.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Sat, 01 Aug 2009 19:37:37 GMT</pubDate>
    <dc:creator>OldSchool</dc:creator>
    <dc:date>2009-08-01T19:37:37Z</dc:date>
    <item>
      <title>strange problem in printing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-in-printing/m-p/4469707#M662580</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have a server running HPUX 11.00.Installed the network printer Africo AP4510 using the install script provided by the vendor. Server already loaded with HPJetadmin software and other printers are working fine.&lt;BR /&gt;&lt;BR /&gt;I have a problem while printing to Africo printer.Error is as below&lt;BR /&gt;&lt;BR /&gt;#lp -d shanq testfile&lt;BR /&gt;LPP049E Invalid destination shanq.&lt;BR /&gt;LPP044E OM Plus request rejected for previous reason(s).&lt;BR /&gt;LPP630I Trying UNIX LP.&lt;BR /&gt;request id is shanq-1 (1 file)&lt;BR /&gt;&lt;BR /&gt;Job is always in the queue and will not get processed.&lt;BR /&gt;I have never seen the error before like this.Any inputs is appreciated.&lt;BR /&gt;&lt;BR /&gt;Shankar&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Jul 2009 02:16:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-in-printing/m-p/4469707#M662580</guid>
      <dc:creator>Shankar_6</dc:creator>
      <dc:date>2009-07-30T02:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: strange problem in printing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-in-printing/m-p/4469708#M662581</link>
      <description>does "ping shanq" work?&lt;BR /&gt;&lt;BR /&gt;or "nslookup shanq"?&lt;BR /&gt;&lt;BR /&gt;if so, is it the correct address?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Jul 2009 13:14:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-in-printing/m-p/4469708#M662581</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2009-07-30T13:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: strange problem in printing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-in-printing/m-p/4469709#M662582</link>
      <description>in the lp command, there usually is no space between -d and the print queue name. So, your correct command should be &lt;BR /&gt;&lt;BR /&gt;lp -dshanq testfile&lt;BR /&gt;&lt;BR /&gt;try and see if it works.</description>
      <pubDate>Thu, 30 Jul 2009 13:22:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-in-printing/m-p/4469709#M662582</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-07-30T13:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: strange problem in printing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-in-printing/m-p/4469710#M662583</link>
      <description>In my experience, the space doesn't matter - it should work either way.  I suspect the "install script provided by the vendor".  What does the script do exactly?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 30 Jul 2009 13:24:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-in-printing/m-p/4469710#M662583</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2009-07-30T13:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: strange problem in printing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-in-printing/m-p/4469711#M662584</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;shanq is the test queue i have created and it points to an IP of a network printer.&lt;BR /&gt;&lt;BR /&gt;Install script provided asks me to give the IP of the printer,hostname and the printer model. But still it is not working and throwing the above error.&lt;BR /&gt;&lt;BR /&gt;Any inputs are appreciated.&lt;BR /&gt;&lt;BR /&gt;-Shankar.</description>
      <pubDate>Thu, 30 Jul 2009 14:14:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-in-printing/m-p/4469711#M662584</guid>
      <dc:creator>Shankar_6</dc:creator>
      <dc:date>2009-07-30T14:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: strange problem in printing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-in-printing/m-p/4469712#M662585</link>
      <description>maybe, you can attach the script given to you by the vendor to a post for everyone to see if there is something wrong with it.</description>
      <pubDate>Thu, 30 Jul 2009 14:29:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-in-printing/m-p/4469712#M662585</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-07-30T14:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: strange problem in printing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-in-printing/m-p/4469713#M662586</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Attached the install script,user manual and sol4510 (for device options) that I got from the vendor.&lt;BR /&gt;&lt;BR /&gt;Any inputs is appreciated&lt;BR /&gt;&lt;BR /&gt;Shankar&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Jul 2009 15:46:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-in-printing/m-p/4469713#M662586</guid>
      <dc:creator>Shankar_6</dc:creator>
      <dc:date>2009-07-30T15:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: strange problem in printing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-in-printing/m-p/4469714#M662587</link>
      <description>please post the output (it may be a bit long) of command &lt;BR /&gt;&lt;BR /&gt;lpstat -t &lt;BR /&gt;&lt;BR /&gt;here, please</description>
      <pubDate>Thu, 30 Jul 2009 16:10:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-in-printing/m-p/4469714#M662587</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-07-30T16:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: strange problem in printing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-in-printing/m-p/4469715#M662588</link>
      <description>Hi Mel,&lt;BR /&gt;&lt;BR /&gt;attached the lpstat -t output..</description>
      <pubDate>Thu, 30 Jul 2009 17:16:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-in-printing/m-p/4469715#M662588</guid>
      <dc:creator>Shankar_6</dc:creator>
      <dc:date>2009-07-30T17:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: strange problem in printing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-in-printing/m-p/4469716#M662589</link>
      <description>couldn't get you zip file, but:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;"shanq is the test queue i have created and it points to an IP of a network printer."&lt;BR /&gt;&lt;BR /&gt;device for shanq: /dev/null&lt;BR /&gt;    remote to: text on testprinter&lt;BR /&gt;&lt;BR /&gt;device for testprn: /dev/null&lt;BR /&gt;    remote to: text on testprinter&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;connection to 10.4.200.91 is down&lt;BR /&gt;&lt;BR /&gt;lovely...&lt;BR /&gt;&lt;BR /&gt;is 10.4.200.91 the IP of "testprinter" perhaps?&lt;BR /&gt;&lt;BR /&gt;try "nslookup testprinter" and "ping testprinter" and post those results please.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 01 Aug 2009 19:37:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-in-printing/m-p/4469716#M662589</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2009-08-01T19:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: strange problem in printing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-in-printing/m-p/4469717#M662590</link>
      <description>&amp;gt;OldSchool: couldn't get your zip file&lt;BR /&gt;&lt;BR /&gt;IE has problems with forum .zip files.  Use the following URL:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/getattachment.do?attachmentId=335774&amp;amp;ext=.ZIP" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/getattachment.do?attachmentId=335774&amp;amp;ext=.ZIP&lt;/A&gt;</description>
      <pubDate>Sat, 01 Aug 2009 19:46:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-in-printing/m-p/4469717#M662590</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-08-01T19:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: strange problem in printing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-in-printing/m-p/4469718#M662591</link>
      <description>&lt;A href="http://www.ricoh-usa.com/downloads/manuals/printers/ap4510/" target="_blank"&gt;http://www.ricoh-usa.com/downloads/manuals/printers/ap4510/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;the above seems to indicate that this is either a windows-only printer or has its own builtin print server. in either case,its not a "network" printer in the jet-direct sense, but rather a "remote" printer.&lt;BR /&gt;&lt;BR /&gt;without being able to see the installation script, I can't tell anything for sure.  What (or where) is the printer attached to?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 01 Aug 2009 19:48:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-in-printing/m-p/4469718#M662591</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2009-08-01T19:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: strange problem in printing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-in-printing/m-p/4469719#M662592</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;#nslookup testprinter&lt;BR /&gt;Using /etc/hosts on:  swicap01&lt;BR /&gt;&lt;BR /&gt;looking up FILES&lt;BR /&gt;Name:    testprinter&lt;BR /&gt;Address:  10.45.95.203&lt;BR /&gt;&lt;BR /&gt;#ping testprinter&lt;BR /&gt;PING testprinter: 64 byte packets&lt;BR /&gt;64 bytes from 10.45.95.203: icmp_seq=0. time=1. ms&lt;BR /&gt;&lt;BR /&gt;Above url has the install script that I have used. &lt;BR /&gt;&lt;BR /&gt;-Shan&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 02 Aug 2009 09:53:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-in-printing/m-p/4469719#M662592</guid>
      <dc:creator>Shankar_6</dc:creator>
      <dc:date>2009-08-02T09:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: strange problem in printing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-in-printing/m-p/4469720#M662593</link>
      <description>Hi Shankar,&lt;BR /&gt;&lt;BR /&gt;See while printing issues, your checks are as follows,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1]Check ping to printer IP/printer name from your lp server.&lt;BR /&gt;&lt;BR /&gt;2]Traceroute and telnet to printer IP from server.&lt;BR /&gt;&lt;BR /&gt;3]Check printer name and ip entry is there in /etc/hosts file&lt;BR /&gt;&lt;BR /&gt;4]If you ve given any print,cancel that print&lt;BR /&gt;&lt;BR /&gt;check,#lpstat &lt;PRINTERNAME&gt;&lt;BR /&gt;#cancel &lt;JOB&gt;&lt;BR /&gt;&lt;BR /&gt;5]Give test print&lt;BR /&gt;&lt;BR /&gt;# lp -d &lt;PRINTERNAME&gt; /etc/motd&lt;BR /&gt;&lt;BR /&gt;6]If nothing is working reconfigure the printer &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;&lt;BR /&gt;Yogesh&lt;BR /&gt;&lt;BR /&gt;&lt;/PRINTERNAME&gt;&lt;/JOB&gt;&lt;/PRINTERNAME&gt;</description>
      <pubDate>Sun, 02 Aug 2009 12:04:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-in-printing/m-p/4469720#M662593</guid>
      <dc:creator>Yogesh M Puranik</dc:creator>
      <dc:date>2009-08-02T12:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: strange problem in printing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-in-printing/m-p/4469721#M662594</link>
      <description>Hi Yogesh,&lt;BR /&gt;&lt;BR /&gt;Thanks for your inputs,but I have alreayd tried all the above steps , but still getting errors..&lt;BR /&gt;&lt;BR /&gt;Any other suggestions please..&lt;BR /&gt;&lt;BR /&gt;-shan</description>
      <pubDate>Mon, 03 Aug 2009 03:30:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-in-printing/m-p/4469721#M662594</guid>
      <dc:creator>Shankar_6</dc:creator>
      <dc:date>2009-08-03T03:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: strange problem in printing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-in-printing/m-p/4469722#M662595</link>
      <description>Hi Shankar,&lt;BR /&gt;&lt;BR /&gt;from the manual of the printer, it provides a remote queue function [lpr], try to configure it as a remote printer using the hostname testprinter, and the remote printer name lp, give this printer a new name and try sending a print job, it should work.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Zalloum</description>
      <pubDate>Mon, 03 Aug 2009 05:37:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-in-printing/m-p/4469722#M662595</guid>
      <dc:creator>Fayez</dc:creator>
      <dc:date>2009-08-03T05:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: strange problem in printing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-in-printing/m-p/4469723#M662596</link>
      <description>Hi Fayez,&lt;BR /&gt;&lt;BR /&gt;I tried to configure the other printer but still same error.I have used the unix_installer script that was provide by the vendor.Below is the output.&lt;BR /&gt;&lt;BR /&gt;Do you agree ? [y/n] y&lt;BR /&gt;&lt;BR /&gt;If you want to terminate execution of this program,&lt;BR /&gt;press CTRL+C (or Delete key for SCO OpenServer) at any time.&lt;BR /&gt;&lt;BR /&gt;Your system appears to be running HP-UX B.11.00.&lt;BR /&gt;Is this correct ? [y/n] y&lt;BR /&gt;&lt;BR /&gt;Please select product name.&lt;BR /&gt;&lt;BR /&gt;  1. Aficio 150/180&lt;BR /&gt;  2. Aficio 220/270&lt;BR /&gt;  3. Aficio 350/350e/450/450e(355/355e/455/455e)&lt;BR /&gt;  4. Aficio 1035/1045(G)&lt;BR /&gt;  5. Aficio 550/650&lt;BR /&gt;  6. Aficio 551/700/1055 Type 700 and 1055&lt;BR /&gt;  7. Aficio 551/700 EB-70&lt;BR /&gt;  8. Aficio 850/1050/1085/1105 Type 850&lt;BR /&gt;  9. Aficio 850/1050/1085/1105 EB-105&lt;BR /&gt; 10. AP204/305/306/306D&lt;BR /&gt; 11. AP505&lt;BR /&gt; 12. AP1400/1600/2000/2100&lt;BR /&gt; 13. AP2600/AP2600N&lt;BR /&gt; 14. AP2700/3200&lt;BR /&gt; 15. AP4500&lt;BR /&gt; 16. Aficio 3000/4000 E-300&lt;BR /&gt; 17. Aficio 3000/4000 Type RC-200&lt;BR /&gt; 18. Aficio 6000 E-650&lt;BR /&gt; 19. Aficio 1015/1018/1018D&lt;BR /&gt; 20. Aficio 1022/1027/1032&lt;BR /&gt;&lt;BR /&gt;Select &amp;lt;1-36&amp;gt; or press &lt;ENTER&gt; to go on to the next page:&lt;BR /&gt;&lt;BR /&gt;Please select product name.&lt;BR /&gt;&lt;BR /&gt; 21. Aficio 120/1013/FX12/1013F&lt;BR /&gt; 22. AP3800C&lt;BR /&gt; 23. AP206&lt;BR /&gt; 24. AP4510&lt;BR /&gt; 25. AP2610/AP2610N&lt;BR /&gt; 26. Aficio 3506/4506 E-310&lt;BR /&gt; 27. Aficio 6513 E-710&lt;BR /&gt; 28. Aficio 850/1050/1085/1105 EB-105e&lt;BR /&gt; 29. Aficio 3506/4506 Type RC-210&lt;BR /&gt; 30. Aficio 6513 E-820&lt;BR /&gt; 31. Aficio 1060/1075&lt;BR /&gt; 32. Aficio AP3850C&lt;BR /&gt; 33. Aficio CL3000&lt;BR /&gt; 34. Aficio 1224C/1232C&lt;BR /&gt; 35. Aficio CL5000&lt;BR /&gt; 36. None of above&lt;BR /&gt;Select &amp;lt;1-36&amp;gt; or press &lt;ENTER&gt; to go on to the next page: 24&lt;BR /&gt;&lt;BR /&gt;Enter printer's hostname.&lt;BR /&gt;&lt;BR /&gt;This hostname MUST exist in your hosts file or&lt;BR /&gt;in naming service such as DNS, NIS, etc.&lt;BR /&gt;&lt;BR /&gt;Hostname: testprn2&lt;BR /&gt;&lt;BR /&gt;Please enter printer name.&lt;BR /&gt;(Maximum characters allowed for the printer name is 11)&lt;BR /&gt;(The characters must be letters, digits and underscores)&lt;BR /&gt;This is the printer you will print to [Default = lp_testprn2]:&lt;BR /&gt; Would you like to install Device Option Support? [y/n] n&lt;BR /&gt;&lt;BR /&gt;#################################################&lt;BR /&gt;&lt;BR /&gt;  Product Name          : AP4510&lt;BR /&gt;  Printer Hostname      : testprn2&lt;BR /&gt;  Printer Name          : lp_testprn2&lt;BR /&gt;  Device Option Support : N&lt;BR /&gt;&lt;BR /&gt;#################################################&lt;BR /&gt;&lt;BR /&gt;Is this correct ? [y/n] y&lt;BR /&gt;&lt;BR /&gt;Creating a printer entry, please stand by...&lt;BR /&gt;scheduler stopped&lt;BR /&gt;destination "lp_testprn2" now accepting requests&lt;BR /&gt;printer "lp_testprn2" now enabled&lt;BR /&gt;scheduler is running&lt;BR /&gt;Printer entry "lp_testprn2" created successfully.&lt;BR /&gt;&lt;BR /&gt;You can verify the installation by issuing the following command.&lt;BR /&gt;        lp -d lp_testprn2 your_file&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;#lp -d lp_testprn2 testfile&lt;BR /&gt;LPP049E Invalid destination lp_testprn2.&lt;BR /&gt;LPP044E OM Plus request rejected for previous reason(s).&lt;BR /&gt;LPP630I Trying UNIX LP.&lt;BR /&gt;request id is lp_testprn2-0 (1 file)&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;#ping testprn2&lt;BR /&gt;PING testprn2: 64 byte packets&lt;BR /&gt;64 bytes from 10.45.95.202: icmp_seq=0. time=1. ms&lt;BR /&gt;64 bytes from 10.45.95.202: icmp_seq=1. time=1. ms&lt;BR /&gt;&lt;BR /&gt;----testprn2 PING Statistics----&lt;BR /&gt;2 packets transmitted, 2 packets received, 0% packet loss&lt;BR /&gt;round-trip (ms)  min/avg/max = 1/1/1&lt;BR /&gt;&lt;BR /&gt;It is saying invalid queue..definitely something wrong here..can u help here pleasE?&lt;BR /&gt;&lt;BR /&gt;&lt;/ENTER&gt;&lt;/ENTER&gt;</description>
      <pubDate>Mon, 03 Aug 2009 12:29:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-in-printing/m-p/4469723#M662596</guid>
      <dc:creator>Shankar_6</dc:creator>
      <dc:date>2009-08-03T12:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: strange problem in printing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-in-printing/m-p/4469724#M662597</link>
      <description>LPP049E Invalid destination lp_testprn2.&lt;BR /&gt;LPP044E OM Plus request rejected for previous reason(s).&lt;BR /&gt;LPP630I Trying UNIX LP.&lt;BR /&gt;&lt;BR /&gt;OK, so you've got OM Plus output management software installed.  And the printer is definitely installed as a "remote" printer.  What happens if you try to print to lp_hhrpt6, which your list indicates is a remote printer as well.&lt;BR /&gt;&lt;BR /&gt;"device for lp_hhrpt6: /dev/null&lt;BR /&gt;    remote to: text on 10.125.73.202"&lt;BR /&gt;&lt;BR /&gt;Does OM Plus still issue an error message like the one above?  If it doesn't, you may have to configure the new printer in OM Plus as well.&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Aug 2009 13:26:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-in-printing/m-p/4469724#M662597</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2009-08-03T13:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: strange problem in printing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-in-printing/m-p/4469725#M662598</link>
      <description>Hi Oldschool,&lt;BR /&gt;&lt;BR /&gt;You got it..i think it is OM plus that is creating the problem here..(sorry..never heard we have something like OM plus software for printing..)&lt;BR /&gt;&lt;BR /&gt;Any docs for adding printer in OM plus in hpux so i can create it and try printing..&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Aug 2009 13:54:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-in-printing/m-p/4469725#M662598</guid>
      <dc:creator>Shankar_6</dc:creator>
      <dc:date>2009-08-03T13:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: strange problem in printing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-in-printing/m-p/4469726#M662599</link>
      <description>om plus is a third party product.  I've no information beyond...&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.plustechnologies.com/OutputManagement.aspx" target="_blank"&gt;http://www.plustechnologies.com/OutputManagement.aspx&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Aug 2009 14:10:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-problem-in-printing/m-p/4469726#M662599</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2009-08-03T14:10:13Z</dc:date>
    </item>
  </channel>
</rss>

