[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | Digital PostScript printers and their associated software |
|
Moderator: | REGENT::LASKO HER |
|
Created: | Wed Jan 24 1990 |
Last Modified: | Fri Jun 06 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 7230 |
Total number of notes: | 31971 |
7100.0. "DCPS 1.3 and TCPIP abort" by EVTAI1::LEREUIL () Tue Feb 25 1997 11:06
Hi ,
The customer wants to be able to use DCPS with tcpip to print to the
LPS17
with these commands
dcps$startup.com
......
$ on error then continue
$ @sys$startup:dcps$execution_queue -
WALSER - ! P1 - Execution queue name
RIVOLI::"TCPIP/16.189.128.148" - ! P2 - Interconnect protocol/device name
DCPS_LIB - ! P3 - Logical name for library(ies)
""- ! P4 - Default queue parameters
""- ! P5 - Default queue qualifiers
.....
When he attempts to start the queue he gets the following errors.
This is after he does a reply/enable.
RIVOLI-->@SYS$SYSROOT:[SYS$STARTUP]WALSER.COM
%DCPS-I-PROGRESS, ...starting execution queue WALSER
%SYSTEM-F-ABORT, abort
the logical dcps_lib has beeen defined correctly
"DCPS_LIB" = "DCPS$DEVCTL" (LNM$SYSTEM_TABLE)
When he works by DECNET this queue works with any problems
When he pings on UCX by this command
RIVOLI-->UCX
UCX> PING 16.189.128.148
%UCX-I-LOOPACT, 16.189.128.148 is alive
UCX> EXIT
Operating System Version VMS 6.1 with UCX 4.1 and I have tested on
OpenVms 5.5-2h4 with UCX 3.3 I encountered the same problem.
mcr lps$console clprlp
--------------------------------------------------------------------------------
LPS> conf
Accounting: Off
Logging: On -> RIVOLI
Boot host: aa:00:04:00:73:bc (RIVOLI)
Configuration host(s):
Initial: RIVOLI
Latest : RIVOLI
IP address: 16.189.128.148
IP subnet mask: 255.255.255.0
IP gateway: 16.189.128.44, 16.189.128.116, 16.189.128.116
--press space for more--
Ethernet: aa:00:04:00:c1:bc
DECnet address: 47.193
Consoles: SYSTEM@DIOR15, LEREUIL@RIVOLI
Software: Adobe PostScript, LPD
LPs>
DCPS VERSION IS 1.3
LPS VERSION 5.1
THANKS INDEED FOR ANY IDEAS
Gerard-Louis Lereuil
French csc
T.R | Title | User | Personal Name | Date | Lines |
---|
7100.1 | Do UCX SHOW HOST 16.189.128.148 | SHRMSG::HOWARD | Ben | Tue Feb 25 1997 12:25 | 8 |
| Is the node 16.189.128.148 defined in UCX? It appears to be on my
system as clprlp.evt.DEC.COM, but I have had problems with nodes that
weren't defined in DNS. I spent a lot of time on it before giving up
and going to DECnet. I know that UCX LPD will not work properly if the
node name is not defined. Perhaps there is some problem with DNS on
the machine.
Ben
|
7100.2 | correct.. | 48311::LEREUIL | | Wed Feb 26 1997 01:45 | 17 |
|
Hi, on this command
UCX> SHOW HOST 16.189.128.148
BIND database
Server: 16.189.144.202
Host address Host name
16.189.128.148 clprlp.evt.DEC.COM
I change the host address by the host name and works correctly...
Thanks indeed
Gerard-Louis Lereuil
|