Compaq ACMS Version 4.3 for OpenVMS
Installation Guide


Previous Contents Index

5.3 Errors Running the IVP

When the IVP is run automatically during the installation of ACMS, all output from the IVP is logged in SYS$UPDATE:ACMSIVP.LOG. When the IVP is run manually, all output is displayed on the terminal.

If the IVP detects an error, it provides an appropriate error message. This message includes a suggested action, such as stopping the ACMS system and reinvoking the IVP. If the suggested action does not fix the problem, reinstall ACMS.

IVP Can Fail with INVACMPAR Error When MSS_POOLSIZE Is Too Low

When you run the IVP, it resets all the ACMSGEN parameters to their default values. If the value of the SYSGEN parameter MAXPROCESSNT is too large, the default size of MSS_POOLSIZE can be too low to allow ACMS to start. The following error is reported when any ACMS operator command is entered:


-ACMSMSS-E-INVACMPAR, The system MSS parameters are invalid 

To run the IVP, include the following in the ACMSIVP.COM file, which is located in the subdirectory [.ACMS] under SYS$TEST --- you might need to set the value of MSS_POOLSIZE to be larger, depending on the value of MAXPROCESSCNT:


$ MCR ACMSGEN 
USE DEFAULT 
SET MSS_POOLSIZE 1024 
SET ACC_USERNAME ACMS$IVP 
   .
   .
   .

5.4 Sample IVP Execution

This section contains a sample manual execution of the ACMS IVP for the ACMS Alpha development kit.


 
    Starting the ACMS V4.3-0 Installation Verification Procedure 
      at 11:13 on 7-OCT-1999 
 
    The IVP is testing a development installation 
 
    (Checking privileges) 
    (Checking for existing ACMS processes) 
    (Checking for execution of ACMSTART.COM) 
    (Checking ACMS logicals) 
    (Checking ACMS system files) 
    (Checking CDD directory CDD$TOP.ACMS$DIR.ACMS$IVP) 
    (Defining IVP's tasks and task group) 
%ACMSTDU-I-WRITETDB, Writing TDB 
-ACMSTDU-I-BYTESWRIT,  3584 bytes (7 blocks) 
%ACMSTDU-I-OBJMODCRE, Procedure server 'GROUP1_SERVER1' object module created 
in file 'SYS$COMMON:[SYSTEST.ACMS]GROUP1_SERVER1.OBJ;3' 
 
 
    (Defining IVP's application) 
%ACMSCDU-I-WRITEADB, Writing ADB 
-ACMSCDU-I-BYTESWRIT,  1824 bytes (4 blocks) 
    (Linking server image) 
    (Updating IVP's DDF file) 
    (Updating IVP's UDF file) 
    (Creating IVP's ACMSPAR file) 
    (Starting ACMS system) 
    (Starting ACMS application ACMSIVP) 
    (Checking ACMS processes) 
    (Selecting IVP's tasks) 
ACMS V4.3-0     Current System State: STARTED   Time: 7-OCT-1999 11:15:19.65 
 
Terminal Subsystem State:    STARTED 
Queued Task Initiator State: STOPPED 
System Auditing State:       ENABLED 
 
Active ACMS Users 
 
User Name      Submitter ID        Agent PID      Device 
SYSTEM         00010014            28A00CBB       RTA5: 
 
Active Execution Controllers 
 
Application Name                   Process Name        User Name      Exc PID 
ACMSIVP                            ACMS01EXC001000     ACMS$IVP       28A00CD9 
 
 
    (Testing the ACMS Debugger) 
    (Testing the ACMS Queued Task Initiator) 
    (Testing the ACMS Queue Manager) 
    (Stopping the ACMS system) 
 
    ACMS V4.3-0 Installation Verification Procedure completed successfully 
      at 11:15 on 7-OCT-1999 
 
    (Cleaning up) 
 
$ LOGOUT 
  SYSTEM       logged out at 7-OCT-1999 11:16:07.07 
 


Chapter 6
Deinstalling ACMS

This chapter describes the process of deinstalling ACMS.

Caution

The deinstallation of ACMS removes all ACMS files from your system, including customer-written applications in ACMS$DIRECTORY.

Deinstallation is necessary only if you no longer need ACMS on your system and you want to release the disk space for other use.

Deinstallation is not necessary if you are upgrading to a new version of ACMS. When you upgrade, obsolete ACMS files are deleted and superseded files are purged automatically by the installation procedure.

6.1 Starting the Deinstallation Procedure

To invoke the ACMS deinstallation procedure, execute the following command:


$ @SYS$UPDATE:ACMS_DEINSTALL.COM

The deinstallation procedure asks if you want to continue. The default answer is NO; you must answer YES [Return] to continue.

The deinstallation procedure then does the following:

  1. Stops the ACMS system.
  2. Deinstalls all ACMS installed images.
  3. Deletes all files and directories known to be created by the ACMS installation.
  4. Checks the system disk for any other files that might be related to ACMS.

If files are found that might be related to ACMS, the deinstallation procedure lists them on your terminal. You can review any files listed in this manner and delete them manually, or you can reinvoke the deinstallation procedure to delete them automatically. Execute the following command to delete these files automatically:


$ @SYS$UPDATE:ACMS_DEINSTALL.COM DELETE_SUSPECTED_ACMS_FILES

6.2 Completing the Deinstallation

The ACMS deinstallation procedure removes all files related to ACMS from the system. However, to complete the deinstallation of ACMS, you might also want to perform some or all of the following cleanup steps:


Appendix A
Sample Installations

This appendix contains sample installations of the ACMS development kits.

These samples represent typical installations. Many variations are possible, based on the OpenVMS version and the presence of other layered products on your system.

A.1 OpenVMS Alpha Development Kit Sample Installation

This section contains a sample installation of the ACMS Version 4.3 for OpenVMS Alpha development kit. The details of your actual installation may be somewhat different.


$ @sys$update:vmsinstal ACMSDEVA_043 dua0:[kits] 
 
 OpenVMS AXP Software Product Installation Procedure V7.2 
 
 
It is 6-OCT-1999 at 09:22. 
 
Enter a question mark (?) at any time for help. 
%VMSINSTAL-W-ACTIVE, The following processes are still active: 
       _RTA2: 
* Do you want to continue anyway [NO]? YES 
* Are you satisfied with the backup of your system disk [YES]? 
 
The following products will be processed: 
  ACMSDEVA_ V4.3 
 
 Beginning installation of ACMSDEVA_ V4.3 at 09:22 
 
%VMSINSTAL-I-RESTORE, Restoring product save set A ... 
%VMSINSTAL-I-RELMOVED, Product's release notes have been moved to SYS$HELP. 
 
COPYRIGHT (c) 1999,  Compaq Computer Corporation. 
 All Rights Reserved. 
 Unpublished rights reserved under the copyright 
 laws of the United States. 
 
 The software contained on this media is proprietary 
 to and embodies the confidential technology of 
 Compaq Computer Corporation.  Possession, use, 
 duplication or dissemination of the software and 
 media is authorized only pursuant to a valid written 
 license from Compaq Computer Corporation. 
 
 RESTRICTED RIGHTS: Use, duplication, or disclosure by 
 the U.S. Government is subject to restrictions as set 
 forth in Subparagraph (c)(1)(ii) of DFARS 252.227-7013, 
 or in FAR 52.227-19, as applicable. 
 
The results of this installation are being logged in: 
  SYS$COMMON:[SYSUPD]ACMS043_INSTALLATION.LOG 
 
Installing ACMS V4.3-0, development kit 
 
    There are four optional parts to the ACMS development kit installation: 
 
        o  ACMS component software 
        o  ACMS LSE update 
        o  ACMS samples 
        o  ACMS Request Interface samples 
 
    The full installation includes all these parts. 
    To install the ACMS samples or the ACMS Request Interface samples, you must 
    install, or have previously installed, the ACMS component software. 
 
* Do you want the full ACMS installation [NO]? YES 
 
CHECKING INSTALLATION PREREQUISITES 
----------------------------------- 
 
The following software products are not available, or are below the minimum 
required version: 
 
  Product               Required  Minimum version  Current Version 
  --------------------  --------  ---------------  --------------- 
  DECtrace              No        V2.2             (not available) 
  ACMS Desktop          No        V2.0             (not available) 
 
    If products marked as nonrequired are to be used with ACMS, they should be 
    upgraded to at least the minimum version displayed before use. 
 
    (required and optional software checked) 
 
    (product licenses checked) 
 
The following images are not installed: 
 
  Product          Image                      Required  Startup Procedure   
  ---------------  -------------------------  --------  -------------------- 
  DECtrace         VMI$ROOT:[SYSLIB]EPC$FUNC  No        EPC$STARTUP.COM     
 
    The images marked as required must be installed before this installation can 
    be successfully completed. These images are usually installed by executing 
    the product's startup procedure. For more information, refer to product 
    specific documentation and the VMS INSTALL Utility Manual. 
 
    (installed images checked) 
 
    (privileges checked) 
 
    (disk space checked) 
 
    (disk quotas checked) 
 
    (system parameters checked) 
 
    (process account quotas checked) 
 
ACMS PREVIOUS INSTALLATION 
-------------------------- 
 
    (no previous installation of ACMS found) 
 
ACMS LSE CHECK 
-------------- 
 
    (LSE available -- LSE will be updated for ACMS) 
 
ACMS Oracle Trace CHECK 
------------------- 
 
    Oracle Trace is not being updated for ACMS because it is not available, not 
    started, or Rdb is not started. 
 
    The ACMS facility definition will be stored in SYS$SHARE:EPC$FACILITY.TLB. 
    For more information on inserting this definition into the Oracle Trace 
    administrative database, refer to the Oracle Trace documentation. 
 
ACMS OLD SAMPLE FILES 
--------------------- 
 
    (no old sample files found) 
 
ACMS SHUTDOWN CHECK 
------------------- 
 
    ACMSTOP.COM was not found. If ACMS was previously installed on this 
    system, make sure it is shut down before proceeding with this 
    installation. 
 

ACMS POSTINSTALLATION PROCEDURE ------------------------------- (postinstallation procedure will be run automatically after installation) Please read the chapter After Installing ACMS, in the ACMS Installation Guide, for manual tasks that you should consider after installing ACMS. ACMS SYSTEM ROOTS CHECK ----------------------- (no ACMS-related files found in system-specific roots) ACMS IVP -------- * Do you want to execute the Installation Verification Procedure [YES]? Checking IVP user account ACMS$IVP The ACMS$IVP account used to execute the IVP is not available. You must supply a UIC and password for this account so that it can be created; this must be done before the IVP can be executed. Please enter the UIC for the ACMS$IVP account, in the form [ggggg,nnnnnn] * UIC: [11,100] Please enter a password of at least 8 characters, using only the following characters: ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789$_ * Password: * Verification: SUMMARY OF THIS ACMS INSTALLATION --------------------------------- The following steps will be taken to complete this installation: o ACMS component software will be installed o LSE environment will be updated for ACMS o Oracle Trace facility text library will be updated for ACMS o CDD-related ACMS files will be installed o ACMS samples will be installed o ACMS Request Interface samples will be installed o The ACMS postinstallation procedure will be executed o The ACMS IVP will be executed The rest of the installation will take approximately 7 minutes. Execution of the IVP will take approximately 2 minutes. Note that this time is heavily dependent your system load, hardware and kit media. The time mentioned was measured on a stand-alone DEC 3000 (Alpha) system with a disk-resident kit. Your time may vary. * Do you want to continue the installation [YES]? The interactive portion of this installation is complete; no further questions will be asked until the post installation. Installation of ACMS started at 09:30 on 6-OCT-1999 Restoring savesets %VMSINSTAL-I-RESTORE, Restoring product save set J ... %VMSINSTAL-I-RESTORE, Restoring product save set K ... %VMSINSTAL-I-RESTORE, Restoring product save set L ... %VMSINSTAL-I-RESTORE, Restoring product save set M ... %VMSINSTAL-I-RESTORE, Restoring product save set N ... %VMSINSTAL-I-RESTORE, Restoring product save set O ... %VMSINSTAL-I-RESTORE, Restoring product save set P ... Checking/creating ACMS directories %VMSINSTAL-I-SYSDIR, This product creates system disk directory VMI$ROOT:[SYSHLP.EXAMPLES.ACMSMGMT]. %VMSINSTAL-I-SYSDIR, This product creates system disk directory VMI$ROOT:[SYSTEST.ACMS]. %VMSINSTAL-I-SYSDIR, This product creates system disk directory VMI$ROOT:[SYSHLP.EXAMPLES.ACMSSI]. %VMSINSTAL-I-SYSDIR, This product creates system disk directory VMI$ROOT:[SYSHLP.EXAMPLES.ACMS]. %VMSINSTAL-I-SYSDIR, This product creates system disk directory VMI$ROOT:[SYSHLP.EXAMPLES.ACMS.RI]. Updating LSE Updating Oracle Trace definition text library Deleting old CDD$TOP.ACMS$DIR.ACMS$WORKSPACES Creating CDD$TOP.ACMS$DIR.ACMS$WORKSPACES Deleting old RI sample CDD nodes... Restoring RI sample application CDD nodes... %VMSINSTAL-I-ACCOUNT, This installation creates an ACCOUNT named ACMS$IVP. %UAF-I-ADDMSG, user record successfully added %UAF-I-RDBADDMSGU, identifier ACMS$IVP value [000011,000100] added to rights database Account ACMS$IVP created Updating account ACMS$IVP to current parameters %VMSINSTAL-I-ACCOUNT, This installation updates an ACCOUNT named ACMS$IVP. %UAF-I-MDFYMSG, user record(s) updated %VMSINSTAL-I-ACCOUNT, This installation updates an ACCOUNT named ACMS$IVP. %UAF-I-MDFYMSG, user record(s) updated %VMSINSTAL-I-ACCOUNT, This installation updates an ACCOUNT named ACMS$IVP. %UAF-I-MDFYMSG, user record(s) updated %VMSINSTAL-I-ACCOUNT, This installation updates an ACCOUNT named ACMS$IVP. %UAF-I-MDFYMSG, user record(s) updated Account ACMS$IVP updated ACMS$IVP account created/updated -- IVP selected to run Providing files Provided DCL command file ACMS.CLD Provided DCL help file ACMSHELP.HLP All other files provided - list is in JDIDIT$DKB200:[SYS0.SYSCOMMON.][SYSEXE]ACMS043_FILES.DAT Installation of ACMS completed successfully at 09:34 on 6-OCT-1999 %VMSINSTAL-I-MOVEFILES, Files will now be moved to their target directories... COPYRIGHT (c) 1999, Compaq Computer Corporation. All Rights Reserved. Unpublished rights reserved under the copyright laws of the United States. The software contained on this media is proprietary to and embodies the confidential technology of Compaq Computer Corporation. Possession, use, duplication or dissemination of the software and media is authorized only pursuant to a valid written license from Compaq Computer Corporation. RESTRICTED RIGHTS: Use, duplication, or disclosure by the U.S. Government is subject to restrictions as set forth in Subparagraph (c)(1)(ii) of DFARS 252.227-7013, or in FAR 52.227-19, as applicable. ACMS postinstallation procedure started at 09:36 on 6-OCT-1999 ************************************************************** * * * NOTE: Refer to Chapter 4 in the ACMS Installation Guide * * for other important postinstallation work. * * * ************************************************************** Checking/creating logical ACMS$DIRECTORY ---------------------------------------- The procedure checks for the logical ACMS$DIRECTORY, which must be defined /SYSTEM /SUPERVISOR and must point to an existing disk directory. ACMS$DIRECTORY is defined as SYS$SYSDEVICE:[ACMS.ADB] SYS$SYSDEVICE:[ACMS.ADB] does not exist Do you want to create it [Y]? Created directory SYS$SYSDEVICE:[ACMS.ADB] ACMS$DIRECTORY is defined as SYS$SYSDEVICE:[ACMS.ADB] ACMS$DIRECTORY logical is acceptable Converting ACMSGEN parameter files ---------------------------------- This procedure searches for all ACMSGEN parameter files located in SYS$SYSDEVICE:[SYS*.SYSEXE] and SYS$COMMON:[SYSEXE], and converts them to be compatible with the current version of ACMS. If you are upgrading from a version of ACMS prior to V4.0, you must perform this conversion. Do you want to convert existing ACMSGEN parameter files [Y]? Converting SYS$COMMON:[SYSEXE]ACMSPAR.ACM The ACMSGEN parameter files listed above have been converted; if other parameter files exist on your system, they must be updated as follows: $ RUN SYS$SYSTEM:ACMSGEN ACMSGEN> USE file-specification ACMSGEN> WRITE file-specification ACMSGEN> EXIT (press <RETURN> to continue) Converting ACMS UDF and DDF files --------------------------------- The procedure searches for the files pointed to by the ACMSUDF and ACMSDDF logicals, if they exist, and then for AMCSUDF.DAT or ACMSDDF.DAT in SYS$SYSROOT:[SYS*], and converts them to be compatible with the current version of ACMS. If you are upgrading from a version of ACMS prior to V3.1, you must perform this conversion. Do you want to convert existing ACMS UDF and DDF files [Y]? No files found to convert (press <RETURN> to continue) Checking/creating ACMS UDF and DDF files ---------------------------------------- The procedure checks for ACMSUDF.DAT and ACMSDDF.DAT, first through the logicals ACMSUDF and ACMSDDF, and then in SYS$COMMON:[SYSEXE], and creates them if they're not already present from a previous installation. No /SYSTEM /EXECUTIVE logical ACMSUDF found SYS$COMMON:[SYSEXE]ACMSUDF.DAT not found Creating SYS$COMMON:[SYSEXE]ACMSUDF.DAT No /SYSTEM /EXECUTIVE logical ACMSDDF found SYS$COMMON:[SYSEXE]ACMSDDF.DAT not found Creating SYS$COMMON:[SYSEXE]ACMSDDF.DAT (press <RETURN> to continue) Checking/creating ACMS_SETUP.COM -------------------------------- The procedure checks for site-specific startup procedure ACMS_SETUP.COM in SYS$COMMON:[SYS$STARTUP], and creates a template if the file doesn't already exist. Creating SYS$COMMON:[SYS$STARTUP]ACMS_SETUP.COM ACMS_SETUP.COM will be executed the next time you invoke SYS$STARTUP:ACMSTART.COM. Please review ACMS_SETUP.COM and adjust it to reflect the needs of your ACMS environment. It can be used to perform these site-specific startup steps: - define the ACMS logical ACMS$DIRECTORY - install ACMS utilities as shareable images - define ACMS logicals such as ACMS$AUDIT_LOG, ACMS$SWL_LOG, ACMS$NOTICE, ACMS$EDIT, ADU$EDIT and SWLUP$EDIT - start the ACMS system and applications (press <RETURN> to continue) Checking/copying ACMS menu files -------------------------------- The procedure checks for the ACMS command menu and default user menu in ACMS$DIRECTORY, and copies them from SYS$COMMON:[SYSEXE] if they're not already in ACMS$DIRECTORY from a previous installation. Copying new ACMSCMD.MDB to ACMS$DIRECTORY Copying new ACMS.MDB to ACMS$DIRECTORY ************************************************************** * * * NOTE: Refer to Chapter 4 in the ACMS Installation Guide * * for other important postinstallation work. * * * ************************************************************** Checking/creating ACMS$MGMT_SETUP.COM ------------------------------------- ************************************************************** * * * NOTE: Refer to the Managing the Remote Manager chapter * * in the ACMS Remote Systems Management Guide for more * * information. * * * ************************************************************** Do you want to SETUP and CONFIGURE the ACMS Remote System Manager [Y]? Creating SYS$STARTUP:ACMS$MGMT_SETUP.COM Do you want to allow Proxy Authorization [Y]? (ACMS$MGMT_CONFIG) Enter the file specification for the configuration file used by the ACMS Remote Manager Equivalence string [ SYS$SYSROOT:[SYSEXE]ACMS$MGMT_CONFIG.ACM ]: (ACMS$MGMT_TEMP) Enter the directory where the temp command procedures will be created Equivalence string [ SYS$SYSROOT:[ACMS_RM.TMP] ]: SYS$SYSROOT:[ACMS_RM.TMP] does not exist Do you want to create it [Y]? Created directory SYS$SYSROOT:[ACMS_RM.TMP] (ACMS$MGMT_LOG) Enter the directory for the ACMS Remote Manager's Log file Equivalence string [ SYS$SYSROOT:[ACMS_RM.LOG] ]: SYS$SYSROOT:[ACMS_RM.LOG] does not exist Do you want to create it [Y]? Created directory SYS$SYSROOT:[ACMS_RM.LOG] (ACMS$MGMT_CREDS_DIR) Enter the directory for the ACMS Remote Manager Credential's Equivalence string [ SYS$SYSROOT:[ACMS_RM.CREDS] ]: SYS$SYSROOT:[ACMS_RM.CREDS] does not exist Do you want to create it [Y]? Created directory SYS$SYSROOT:[ACMS_RM.CREDS] SYS$STARTUP:ACMS$MGMT_SETUP.COM will be executed the next time SYS$STARTUP:ACMSTART.COM is invoked. Please review ACMS$MGMT_SETUP.COM and adjust it to reflect the needs of your ACMS Remote Systems Management environment. Creating/Checking the RM Identifiers and SNMP account Checking for user account ACMS$SNMP Identifier for ACMS$MGMT_READ does not exist %UAF-I-RDBADDMSG, identifier ACMS$MGMT_READ value %X80010087 added to rights database Identifier for ACMS$MGMT_WRITE does not exist %UAF-I-RDBADDMSG, identifier ACMS$MGMT_WRITE value %X80010088 added to rights database Identifier for ACMS$MGMT_OPER does not exist %UAF-I-RDBADDMSG, identifier ACMS$MGMT_OPER value %X80010089 added to rights database The ACMS$SNMP account used to execute ACMSMGR SNMP commands is not available. You must supply a UIC and password for this account so that it can be created; this must be done before the $MGMT can be executed. Please enter the UIC for the ACMS$SNMP account, in the form [ggggg,nnnnnn] * UIC: [256,256] Please enter a password of at least 8 characters, using only the following characters: ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789$_ * Password: * Verification: %VMSINSTAL-I-ACCOUNT, This installation creates an ACCOUNT named ACMS$SNMP. %UAF-I-ADDMSG, user record successfully added %UAF-I-RDBADDMSGU, identifier ACMS$SNMP value [000256,000256] added to rights database Account ACMS$SNMP created Updating account ACMS$SNMP to current parameters %VMSINSTAL-I-ACCOUNT, This installation updates an ACCOUNT named ACMS$SNMP. %UAF-I-MDFYMSG, user record(s) updated %VMSINSTAL-I-ACCOUNT, This installation updates an ACCOUNT named ACMS$SNMP. %UAF-I-MDFYMSG, user record(s) updated %VMSINSTAL-I-ACCOUNT, This installation updates an ACCOUNT named ACMS$SNMP. %UAF-I-MDFYMSG, user record(s) updated %VMSINSTAL-I-ACCOUNT, This installation updates an ACCOUNT named ACMS$SNMP. %UAF-I-MDFYMSG, user record(s) updated Account ACMS$SNMP updated Checking config file SYS$SYSROOT:[SYSEXE]ACMS$MGMT_CONFIG.ACM Creating a new Remote Mananger config file SYS$SYSROOT:[SYSEXE]ACMS$MGMT_CONFIG.ACM %ACMSMGMT-S-NORMAL, Operation completed %ACMSMGMT-S-NORMAL, Operation completed %ACMSMGMT-S-NORMAL, Operation completed %ACMSMGMT-S-NORMAL, Operation completed %ACMSMGMT-S-NORMAL, Operation completed %ACMSMGMT-S-NORMAL, Operation completed %ACMSMGMT-S-NORMAL, Operation completed %ACMSMGMT-S-NORMAL, Operation completed %ACMSMGMT-S-NORMAL, Operation completed %ACMSMGMT-S-NORMAL, Operation completed %ACMSMGMT-S-NORMAL, Operation completed %ACMSMGMT-S-NORMAL, Operation completed %ACMSMGMT-S-NORMAL, Operation completed %ACMSMGMT-S-NORMAL, Operation completed %ACMSMGMT-S-NORMAL, Operation completed %ACMSMGMT-S-NORMAL, Operation completed %ACMSMGMT-S-NORMAL, Operation completed Entity Entity Coll Collection Name Type Class State ----------------------------------------------------------------------------- * * id enabled * * config enabled * * runtime enabled * * pool enabled The ACMS Remote Manager has been configured. The command procedure SYS$STARTUP:ACMS$MGMT_ENV.COM should be invoked to define the symbols for starting the ACMS Remote Manager and running the Remote Manager client ACMS postinstallation procedure completed successfully at 09:36 on 6-OCT-1999 %RUN-S-PROC_ID, identification of created process is 0001AB29 COPYRIGHT (c) 1999, Compaq Computer Corporation. All Rights Reserved. Unpublished rights reserved under the copyright laws of the United States. The software contained on this media is proprietary to and embodies the confidential technology of Compaq Computer Corporation. Possession, use, duplication or dissemination of the software and media is authorized only pursuant to a valid written license from Compaq Computer Corporation. RESTRICTED RIGHTS: Use, duplication, or disclosure by the U.S. Government is subject to restrictions as set forth in Subparagraph (c)(1)(ii) of DFARS 252.227-7013, or in FAR 52.227-19, as applicable. ACMS Installation Verification Procedure started at 09:37 on 6-OCT-1999 ACMS V4.3-0 Current System State: STARTED Time: 6-OCT-1999 09:38:19.90 Terminal Subsystem State: STARTED Queued Task Initiator State: STOPPED System Auditing State: ENABLED Active ACMS Users User Name Submitter ID Agent PID Device SYSTEM 00010014 0001AB26 RTA3: Active Execution Controllers Application Name Process Name User Name Exc PID ACMSIVP ACMS01EXC001000 ACMS$IVP 0001AB2E ACMS Installation Verification Procedure completed successfully at 09:38 on 6-OCT-1999 Results of IVP are in SYS$COMMON:[SYSUPD]ACMSIVP.LOG Installation of ACMSDEVA_ V4.3 completed at 09:38 Adding history entry in VMI$ROOT:[SYSUPD]VMSINSTAL.HISTORY Creating installation data file: VMI$ROOT:[SYSUPD]ACMSDEVA_043.VMI_DATA VMSINSTAL procedure done at 09:38 $ lo SYSTEM logged out at 6-OCT-1999 09:40:56.34


Previous Next Contents Index