Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Printing to a second printer?
Name: Kent Foreman Date: December 27, 2001 at 14:07:18 Pacific
Comment:
Running UCX 4.2 - ECO 1 SYS$PRINT is the default print queue and prints to an HP Jetdirect IP 10.1.1.8 (currently idle). I did INITIALIZE /QUEUE MLSYSTEMS /ON=SERV1::"10.1.1.9:9100"
Now when I do a SHOW QUEUE, I see that my new queue looks just like the default one, however it is STOPPED not IDLE -- when I try to START /QUEUE MLSYSTEMSBW then I get an error: %SYSTEM-F-IVDEVNAM, invalid device name -- it looks like I need to create a device to associate this queue with before I can start it -- any suggestions.
Name: George Talbott Date: December 28, 2001 at 20:23:18 Pacific
Reply:
In ucx, if I remember properly, you can do the following, just remember to specify the processor "symbiont". $ INIT /QUEUE /PROCESSOR=UCX$TELNETSYM - /ON="server.xxx.com:9100" name_of_que Note that some print servers use a different port when telnet printing...you will have to check the print server manual if this doesn't fly..
0
Response Number 2
Name: Randy Date: February 8, 2002 at 11:46:17 Pacific
Reply:
You shouldn't have to include a node name at all (unless you're clustered?). I have numerous HP lasers as print devices using the same version of UCX. Try using this: $INIT/QUE MLSYSTEMSBW -/PROCESSOR=UCX$TELNETSYM - /START/ON="xxx.xxx.xxx.xxx:9100" - /RECORD_BLOCKING/DEFAULT=(FORM=DEFAULT)
Don't foget to edit your queues.com file for startup if this works.
Summary: Hi, My old PS printer has gone and now all I could got was a PCL printer. Please, tell me how could I set a queue to this printer. I don't know which is the symbiont, at least... Thanks ...
Summary: How could I use all 3 printers connected to a JetDirect print server, like I use in Win? Now I can acces only 1 (master port 9100, not other 2: 9001 and 9102) ...
Summary: Just stumbled over ... whatever the reason and purpose of saving a print file may be, one possibility is to use the EXECSYMB symbiont for the queue. EXECSYMB is a symbiont which executes a given DCL p...