- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: OpenVMS 8.3 DECwindows setup
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- 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
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2007 12:19 PM
12-10-2007 12:19 PM
Thanks,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2007 01:12 PM
12-10-2007 01:12 PM
Re: OpenVMS 8.3 DECwindows setup
What does
$ show logical decw*
display?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2007 01:30 PM
12-10-2007 01:30 PM
Re: OpenVMS 8.3 DECwindows setup
Here's the output.
$ show logical decw*
(LNM$PROCESS_TABLE)
(LNM$JOB_82DA3800)
(LNM$GROUP_000001)
(LNM$SYSTEM_TABLE)
"DECW$LOGINOUT" = "CDE$SYSTEM_DEFAULTS:[BIN]DECW$LOGINOUT"
"DECW$SECURITY" = "SYS$SHARE:DECW$SECURITY_VMS.EXE"
"DECW$SESSIONCOM" = "sys$manager:decw$startsm.com"
"DECW$SESSIONINIT" = "run sys$system:decw$wsinit"
"DECW$SESSIONMAIN" = "run sys$system:decw$session"
(LNM$SYSCLUSTER_TABLE)
(DECW$LOGICAL_NAMES)
"DECW$BITMAPS" = "SYS$SYSROOT:[DECW$INCLUDE.BITMAPS]"
"DECW$BOOK" = "SYS$SYSROOT:[DECW$BOOK]"
"DECW$CBI" = "SYS$SYSROOT:[SYSCBI.DECW$CBI]"
"DECW$CONSOLE_SELECTION" = "NONE"
"DECW$EXAMPLES" = "SYS$SYSROOT:[SYSHLP.EXAMPLES.DECW]"
"DECW$INCLUDE" = "SYS$SYSROOT:[DECW$INCLUDE]"
= "SYS$SYSROOT:[DECW$INCLUDE.EXTENSIONS]"
= "SYS$SYSROOT:[DECW$INCLUDE.ICE]"
= "SYS$SYSROOT:[DECW$INCLUDE.SM]"
"DECW$KEYMAP" = "DECW$SYSCOMMON:[SYS$KEYMAP.DECW.USER]"
= "DECW$SYSCOMMON:[SYS$KEYMAP.DECW.SYSTEM]"
"DECW$SNAPSHOT_SECURITY" = "TRUE"
"DECW$SYSCOMMON" = "SYS$SYSROOT"
"DECW$SYSTEM_DEFAULTS" = "SYS$SYSROOT:[DECW$DEFAULTS.USER]"
= "SYS$SYSROOT:[DECW$DEFAULTS.SYSTEM]"
= "SYS$LIBRARY:"
"DECW$USER_DEFAULTS" = "SYS$LOGIN:"
"DECW$USE_XM_VENDOR_SHELL" = "NOTES$MAIN"
"DECW$UTILS" = "SYS$SYSROOT:[SYSHLP.EXAMPLES.DECW.UTILS]"
"DECW$XLIBERRDB" = "SYS$MESSAGE:DECW$XLIBERRDB.DAT"
$
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2007 01:41 PM
12-10-2007 01:41 PM
Re: OpenVMS 8.3 DECwindows setup
Yes, it needs to display on a remote device, so it depends upon how the user's session is set up.
Does the connection happen over Telnet, DECnet, SSH, LAT, or what?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2007 01:50 PM
12-10-2007 01:50 PM
Re: OpenVMS 8.3 DECwindows setup
The "HP OpenVMS Version 8.3 Upgrade and Installation Manual" is highly detailed. See: http://h71000.www7.hp.com/doc/83final/ba322_90045/index.html
I recommend you read through it once. Then repeat with a highlighter to mark your path and go through the check lists (there are numerous options), then work your way through it with the system.
That should get you through to a working system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2007 02:11 PM
12-10-2007 02:11 PM
Re: OpenVMS 8.3 DECwindows setup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2007 02:27 PM
12-10-2007 02:27 PM
Re: OpenVMS 8.3 DECwindows setup
http://64.223.189.234/node/134
There's a section on DECwindows troubleshooting in the OpenVMS FAQ that's available here:
http://64.223.189.234/node/1
I'd suggest either the text for PDF version here. (HTML is nice to look at, but very difficult to search.)
In particular, you need have SYS$MANAGER:DECW$PRIVATE_SERVER_SETUP.COM configured to load the TCPIP transport. (This should be mentioned in both places.) This assumes you have TCP/IP Services or some other IP stack configured.
Once you have this startup set up (and have restarted DECwindows), you'll use the implicit DECW$DISPLAY set up for you by the ssh command shown, or that you have manually registered with the SET DISPLAY/TRANSPORT=TCPIP/NODE command.
Stephen Hoffman
HoffmanLabs LLC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2007 11:50 PM
12-10-2007 11:50 PM
Re: OpenVMS 8.3 DECwindows setup
welcome to the OpenVMS ITRC forum.
If your OpenVMS system does not have a graphics device, you need a X-server running on some other node and need to direct your X-display to that other node.
If you've logged in via TELNET or the remote console, you can set your display with:
$ SET DISP/CREATE/NODE=
For testing, first run $ MC DECW$CLOCK or $ RUN DECW$EXAMPLES:ICO. ICO provides more detailled error messages, if the connection fails.
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2007 09:32 AM
12-11-2007 09:32 AM
Re: OpenVMS 8.3 DECwindows setup
Please bare with me, but this is the 1st time I've ever seen an OpenVMS system, which is why I'm trying to get the Windows display.
I realize you may not have the time, but can someone provide me the commands syntax to modify the setup.com file to load the TCPIP transport.
Then I think I may be somewhere with what Halle just provided. One can hope anyway.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2007 09:59 AM
12-11-2007 09:59 AM
Re: OpenVMS 8.3 DECwindows setup
if your VMS system is the X-client, you don't need to have the TCPIP transport loaded in DECW$PRIVATE_SERVER_SETUP.COM (I did test that yesterday).
If you have a working X-server, consider to try the SET DISPL/CREATE/NODE=
If it works - fine, otherwise tell us the error message. Try a TCPIP PING
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2007 10:32 AM
12-11-2007 10:32 AM
Re: OpenVMS 8.3 DECwindows setup
ping: socket: network is down
%SYSTEM-F-UNREACHABLE, remote node is not currently reachable
$
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2007 10:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2007 11:21 AM
12-11-2007 11:21 AM
Re: OpenVMS 8.3 DECwindows setup
I'm still working on getting the correct host name to get the service running.
Is there a way to display what utilities like that are available on the system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2007 11:27 AM
12-11-2007 11:27 AM
Re: OpenVMS 8.3 DECwindows setup
http://64.223.189.234/node/134
and then read the comments in the server setup file, or (in the very unlikely event somebody's purged the comments) in the DECW$PRIVATE_SERVER_SETUP.TEMPLATE file that's located in the same directory.
There was a request outstanding to add TCPIP to the transport list automatically; to simply eliminate the need to manually configure the TCPIP transport underneath DECwindows, and to look for and to start it unless such was disabled.
And (as you may yet encounter weirdnesses), do remember the DECwindows troubleshooting section that's available in the OpenVMS FAQ, with the most recent version of the FAQ being located here:
http://64.223.189.234/node/1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2007 11:41 AM
12-11-2007 11:41 AM
Re: OpenVMS 8.3 DECwindows setup
%TCPIP-S-STARTDONE, TCPIP$PWIP_DRIVER startup completed
%%%%%%%%%%% OPCOM 11-DEC-2007 19:28:24.70 %%%%%%%%%%%
Message from user SYSTEM on VMS
PWIPdriver, PWIPacp interface init failure, aborting PWIP ACP startup...
&
%%% TCPIP IVP: error - Local Host Not Found %%%
%SYSTEM-F-NOLOGNAM, no logical name match
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2007 10:37 PM
12-11-2007 10:37 PM
Re: OpenVMS 8.3 DECwindows setup
don't make this too complicated. Use a fixed IP address, not DHCP.
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2007 07:27 AM
12-12-2007 07:27 AM
Re: OpenVMS 8.3 DECwindows setup
If I had my choice, I wouldn't run in a DHCP environment, but I don't have that luxury. My DHCP server shouldn't be the problem.
I notice when I run the utility and try to configure the interfaces, it doesn't give me any options to configure manually or using DHCP.
HP TCP/IP Services for OpenVMS Interface & Address Configuration Menu
Hostname Details: Configured=Not Configured, Active=Not Configured
Configuration options:
[E] - Exit menu
Enter configuration option:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2007 07:30 AM
12-12-2007 07:30 AM
Re: OpenVMS 8.3 DECwindows setup
Does $ SHOW DEVICE E show any ? Or MC LANCP SHOW DEV ?
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2007 07:34 AM
12-12-2007 07:34 AM
Re: OpenVMS 8.3 DECwindows setup
$ SHOW DEVICE E
%SYSTEM-W-NOSUCHDEV, no such device available
$ MC LANCP SHOW DEV
%LANCP-W-NODEVFND, No devices found
$
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2007 07:40 AM
12-12-2007 07:40 AM
Re: OpenVMS 8.3 DECwindows setup
$ show devices
Device Device
Name Status
VMS$DKA100: Mounted
Device Device
Name Status
OPA0: Online
FTA0: Offline
TTA0: Online
MOU0: Online
ASN0: Online
TNA0: Online
Device Device
Name Status
PKA0: Online
SRA0: Online
MPA0: Online
CMA0: Online
SEA0: Online
OHA0: Online
OHB0: Online
UCM0: Online
USB0: Online
HID0: Online
WSA0: Offline
PPP0: Online
PWIP0: Online
$
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2007 07:54 AM
12-12-2007 07:54 AM
Re: OpenVMS 8.3 DECwindows setup
Whoever sent you this BL860c system did not bother to check, whether the LAN hardware is supported by the current version of OpenVMS I64 !
I suggest that you contact your hardware supplier and make sure, that you get a correctly configured system including the correct LAN interfaces and OpenVMS I64 version.
If you're running V8.3 and not V8.3-1H1, you may need an additional LAN patch kit to support the LAN interfaces built into this machine !
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2007 08:03 AM
12-12-2007 08:03 AM
Re: OpenVMS 8.3 DECwindows setup
It's running version 8.3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2007 08:15 AM
12-12-2007 08:15 AM
Re: OpenVMS 8.3 DECwindows setup
Full Blade BL860c support is in V8.3-1H1, there were a couple of patches for V8.3 released in JUN-2007 for initial BL860c support. Do you have those patches installed ($ PRODUCT SHOW HISTORY) ?
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2007 08:19 AM
12-12-2007 08:19 AM
Re: OpenVMS 8.3 DECwindows setup
$ PRODUCT SHOW HISTORY
------------------------------------ -----------
PRODUCT KIT TYPE
------------------------------------ -----------
HP I64VMS AVAIL_MAN_BASE V8.3 Full LP
HP I64VMS CDSA V2.2-272 Full LP
HP I64VMS DWMOTIF V1.6 Full LP
HP I64VMS DWMOTIF_SUPPORT V8.3 Full LP
HP I64VMS KERBEROS V3.0-106 Full LP
HP I64VMS OPENVMS V8.3 Platform
HP I64VMS SSL V1.3-284 Full LP
HP I64VMS TCPIP V5.6-9 Full LP
HP I64VMS TDC_RT V2.2-107 Full LP
HP I64VMS VMS V8.3 Oper System
HP I64VMS WBEMCIM V2.0-A051013F Full LP
------------------------------------ -----------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2007 08:29 AM
12-12-2007 08:29 AM
Re: OpenVMS 8.3 DECwindows setup
You need to install a couple of patches on that machine first, BEFORE it is able to recognize the LAN adapters. You will have a hard time getting those patches to this machine WITHOUT a working LAN interface !!!
It may be easier to try to get a V8.3-1H1 DVD and re-install OpenVMS.
The list of patches you need can be found here:
http://h71000.www7.hp.com/openvms/cclass_support.html
Volker.