![]() |
![]() HP OpenVMS Systems Documentation |
![]() |
Compaq ACMS for OpenVMSVersion 4.4 Installation GuideOrder Number: AA--N686P--TE
July 2001
This document provides information about installing the Compaq ACMS for OpenVMS, Version 4.4 software. Revision/Update Information: This manual supersedes the Compaq ACMS for OpenVMS Version 4.3 Installation Guide.
Operating System:
Compaq OpenVMS Alpha, Version 6.2, 7.2--1, or 7.3
Software Version: Compaq ACMS for OpenVMS, Version 4.4
© 2001 Compaq Computer Corporation Compaq and the Compaq logo Registered in U.S. Patent and Trademark Office. ACMS, DECforms, DECnet, DECset, OpenVMS, PATHWORKS, and Tru64 are trademarks of the Compaq Information Technologies Group, L.P. in the United States and other countries. Motif is a registered trademark of The Open Group in the United States and other countries. All other product names mentioned herein may be the trademarks of their respective companies. Confidential computer software. Valid license from Compaq required for possession, use, or copying. Consistent with FAR 12.211 and 12.212, Commercial Computer Software, Computer Software Documentation, and Technical Data for Commercial Items are licensed to the U.S. Government under vendor's standard commercial license. Compaq shall not be liable for technical or editorial errors or omissions contained herein. The information in this document is provided "as is" without warranty of any kind and is subject to change without notice. The warranties for Compaq products are set forth in the express limited warranty statments accompanying such products. Nothing herein should be construed as constituting an additional warranty.
ZK6613 The OpenVMS documentation set is available on CD-ROM. This document was prepared using DECdocument, Version V3.3-1e.
PrefaceThis installation guide describes how to install kits for the following Compaq ACMS for OpenVMS (ACMS) product packages:
Intended AudienceRead this manual if you are responsible for installing and maintaining software for ACMS. To perform the installation procedures described in this manual, you must have access to a privileged OpenVMS system manager's account and be familiar with the OpenVMS installation procedure, VMSINSTAL. Document StructureThis manual has the following chapters and appendixes:
Related DocumentsConsult the OpenVMS System Manager's Manual for information about installing or upgrading layered product software on the OpenVMS operating system. Three other manuals contain information about managing your ACMS system once it is installed:
Compaq ACMS for OpenVMS Systems Interface Programming gives directions for building the BLISS library file and an environment file for Pascal agents. For additional information on the compatibility of other software products with this version of ACMS, refer to the Compaq ACMS for OpenVMS Software Product Description (SPD 25.50.xx). For additional information about the Open Systems Software Group (OSSG) products and services, access the following OpenVMS World Wide Web address:
Reader's CommentsCompaq welcomes your comments on this manual. Print or edit the online form SYS$HELP:OPENVMSDOC_COMMENTS.TXT and send us your comments by:
How To Order Additional DocumentationUse the following World Wide Web address for information about how to order additional documentation:
To reach the OpenVMS documentation website, click the Documentation link. If you need help deciding which documentation best meets your needs, call 1--800--ATCOMPA. ConventionsThe following conventions are used in this manual:
References to ProductsThe ACMS documentation set to which this manual belongs often refers to certain products by abbreviated names:
Chapter 1
|
ACMS Kit | Unlimited Use | Concurrent Use |
---|---|---|
Development System | ACMS | Not available |
Run-Time Option | ACMS-RT | ACMS-RT-USER |
Remote-Access Option | ACMS-REM | ACMS-REM-USER |
For more information about these ACMS licenses, refer to Compaq ACMS for OpenVMS Managing Applications.
To install an ACMS Version 4.4 kit, you must register and load an ACMS software license, using the OpenVMS License Management Facility (LMF). You must register and load your ACMS license before you perform the installation.
For more information on registering and loading your ACMS license,
refer to Appendix B.
1.3 Required Operating System Components
Compaq ACMS for OpenVMS Alpha Version 4.4 requires OpenVMS Alpha Version 6.2, 7.2--1, or 7.3.
Compaq ACMS for OpenVMS VAX Version 4.4 requires OpenVMS VAX Version 6.2, 7.2, or 7.3.
For distributed processing with ACMS, you must have DECnet software installed.
If you install ACMS Version 4.4 on an Alpha system running a version of OpenVMS Alpha lower than OpenVMS Alpha Version 7.x, you must reinstall ACMS Version 4.4 after you upgrade to OpenVMS Alpha Version 7.x. |
The ACMS Version 4.4 installation procedure and IVP interact with a number of OpenVMS layered products. Some of these products are required, while others are optional.
Each of these layered products has a minimum version (based on the OpenVMS version) that is supported with ACMS Version 4.4. The ACMS Version 4.4 Software Product Description (SPD) identifies the minimum layered product versions required to successfully install ACMS Version 4.4 and run the IVP.
If a product is required, you must make the minimum version available
before you can install ACMS. If a product is not required, you do not
need to make it available before installing ACMS, however, you must
upgrade it to the minimum required version before using it with ACMS.
1.4.1 Determining Software Version Numbers
Before installing ACMS Version 4.4, identify the other products that you need to upgrade. The ACMS SPD contains a complete list of the products that are compatible with this version of ACMS, including information about the minimum version of OpenVMS and layered products that interact with ACMS Version 4.4.
To check the current version of the products, execute the DCL commands ANALYZE/IMAGE and SEARCH in the following formats:
ANALYZE/IMAGE file-name /OUTPUT=ACMS_VERSION.TMP |
SEARCH ACMS_VERSION.TMP "image file id" |
In the ANALYZE/IMAGE command, substitute for file-name the file name listed in Table 1-2 or Table 1-3 for each product.
Product | File Name |
---|---|
DECforms | SYS$LIBRARY:FORMS$MANAGER.EXE |
LSE (DECset) | SYS$SYSTEM:LSEDIT.EXE |
Oracle CDD | SYS$LIBRARY:CDDSHR.EXE |
Oracle CODASYL DBMS | SYS$LIBRARY:DBMSHR.EXE |
Oracle Rdb | SYS$LIBRARY:RDBSHR.EXE |
Oracle Trace | SYS$LIBRARY:EPC$FUNCSHRP.EXE |
TP Desktop Connector | SYS$SYSTEM:ACMSDI$SERVER.EXE |
Product | File Name |
---|---|
DECforms | SYS$LIBRARY:FORMS$MANAGER.EXE |
LSE (DECset) | SYS$SYSTEM:LSEDIT.EXE |
Oracle CDD | SYS$LIBRARY:CDDSHR.EXE |
Oracle CODASYL DBMS | SYS$LIBRARY:DBMSHR.EXE |
Oracle Rdb | SYS$LIBRARY:RDBSHR.EXE |
Oracle Trace | SYS$LIBRARY:EPC$FUNCSHRP.EXE |
TDMS | SYS$LIBRARY:TSSSHR.EXE |
TP Desktop Connector | SYS$SYSTEM:ACMSDI$SERVER.EXE |
The line that OpenVMS displays in response to the SEARCH command shows the current version of the product. The following example shows that the system has LSE Version 4.2 installed:
$ ANALYZE/IMAGE SYS$SYSTEM:LSEDIT.EXE /OUTPUT=ACMS_VERSION.TMP $ SEARCH ACMS_VERSION.TMP "image file id" image file identification: "LSEDIT V4.2-17" |
Oracle CDD/Repository Version 7.0 is supported by ACMS Version 4.4.
The following paragraphs discuss the requirements for Oracle CDD when installing the different ACMS kit types.
If you are installing the ACMS development kit, at least the minimum version of CDD as identified in the ACMS SPD must be installed on your system. If CDD is not installed or if a lower version of CDD is installed, VMSINSTAL terminates the installation procedure.
If you are installing the ACMS run-time kit, CDD is optional; however, the minimum version of CDD is required for the run-time kit to be fully functional. Specifically, if you install the ACMS run-time kit with CDD available, you can create new applications and menus and modify existing applications and menus, on your ACMS run-time system. If you install the ACMS run-time kit without CDD available, you can use only existing applications and menus; you cannot create new ones on your run-time system. If you subsequently install CDD, you can make the ACMS run-time CDD-related features available by reinstalling the ACMS Version 4.4 run-time kit and choosing the CDD-related files option at the beginning of the installation.
If you are installing the ACMS remote-access kit, CDD is not required.
Next | Contents | Index |