- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: Migrating TCPIP$PRINTCAP.DAT?
-
- Forums
-
Blogs
- Hybrid Cloud
- Edge
- Data & AI
- Working in Tech
- AI Insights
- Alliances
- Around the Storage Block
- Behind the scenes at Labs
- Careers in Tech
- HPE Storage Tech Insiders
- Inspiring Progress
- IoT at the Edge
- My Learning Certification
- OEM Solutions
- Servers: The Right Compute
- Shifting to Software-Defined
- Telecom IQ
- Transforming IT
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Russia
- HPE Blog, UK & Ireland
- Blogs
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-12-2011 07:22 PM
06-12-2011 07:22 PM
Migrating TCPIP$PRINTCAP.DAT?
Is it possible to migrate my printer queues from one node to another using the TCPIP$PRINTCAP.DAT file? I have tried to copy the this file from my Alpha server to our Itanium server, modified the printer data inside with the correct node names, restarted LPD then re-create the printer queue but I can't seem to make it work:
SYSTEM_S1PT01::> sho que S1PT01$XEROXDC450_ITA2/fu
Server queue S1PT01$XEROXDC450_ITA2, idle, on S1PT01::XEROXDC450_ITA2, mounted form DEFAULT
/BASE_PRIORITY=4 /DEFAULT=(FEED,FLAG,FORM=DEFAULT) /LIBRARY=HP_DEVCTL Lowercase /OWNER=[SYSTEM] /PROCESSOR=TCPIP$LPD_SMB
/PROTECTION=(S:M,O:D,G:R,W:S) /RETAIN=ERROR
SYSTEM_S1PT01::> print /que= S1PT01$XEROXDC450_ITA2 sys$manager:systartup_vms.com
Job SYSTARTUP_VMS (queue S1PT01$XEROXDC450_ITA2, entry 12) started on S1PT01$XEROXDC450_ITA2
SYSTEM_S1PT01::> sho que S1PT01$XEROXDC450_ITA2/fu
Server queue S1PT01$XEROXDC450_ITA2, idle, on S1PT01::XEROXDC450_ITA2, mounted form DEFAULT
/BASE_PRIORITY=4 /DEFAULT=(FEED,FLAG,FORM=DEFAULT) /LIBRARY=HP_DEVCTL Lowercase /OWNER=[SYSTEM] /PROCESSOR=TCPIP$LPD_SMB
/PROTECTION=(S:M,O:D,G:R,W:S) /RETAIN=ERROR
Entry Jobname Username Blocks Status
----- ------- -------- ------ ------
12 SYSTARTUP_VMS SYSTEM 33 Retained on error
%NONAME-F-NOMSG, Message number 0764A00C
Submitted 13-JUN-2011 11:21:09.65 /FORM=DEFAULT /PRIORITY=100
File: _$1$DGA0:[VMS$COMMON.SYSMGR]SYSTARTUP_VMS.COM;15
Completed 13-JUN-2011 11:21:09.65 on queue S1PT01$XEROXDC450_ITA2
SYSTEM_S1PT01::>
With a number of printers to migrate, any advise would be appreciated. Thanks.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-12-2011 11:56 PM
06-12-2011 11:56 PM
Re: Migrating TCPIP$PRINTCAP.DAT?
%TCPIP-F-LPD_NOSPOOLDIR, error is spool directory !AS
indicates a wrong or missing spool directory.
Does changing the queue node name also mean the tcpip$lpd directory is on a different system disk ?
Usually the directory inside
TCPIP$PRINTCAP.DAT is specified like
:sd=/SYS$SPECIFIC/TCPIP$LPD/queuename:
(also for the .log directory).
If printcap is not created/changed using the lpd setup tool, then You have to create the directories on the new disk by hand.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-13-2011 02:15 AM
06-13-2011 02:15 AM
Re: Migrating TCPIP$PRINTCAP.DAT?
Yes, I have initially created some queues using TCPIP$LPRSETUP.EXE to test whether I am able to print from the new nodes, and has been successful. So the directory is already created. It is only when I try to copy the PRINTCAP.DAT file from the other node, and after editing it with the correct node (new) node name, I am getting this problem.
I wonder whether it is due to how I initialized my new queues, because when using LPRSETUP, it automatically create the printer queue as well?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-13-2011 03:08 AM
06-13-2011 03:08 AM
Re: Migrating TCPIP$PRINTCAP.DAT?
Check again if the directory is really existing, and it's ownership+protection is o.k.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-14-2011 10:09 AM
06-14-2011 10:09 AM
Re: Migrating TCPIP$PRINTCAP.DAT?
example:
from original system...
$ set def sys$specific:[tcpip$lpd]
$ backup *.dir []spool_dirs.bck/save
then transfer this saveset to the destination system and restore it to recreate the directories...
$ set def sys$specific:[tcpip$lpd]
$ backup spool_dirs.bck/sav [] /by=orig
something like that.... hope that helps.
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2019 Hewlett Packard Enterprise Development LP