Alpha System Installation Instructions

Size: px
Start display at page:

Download "Alpha System Installation Instructions"

Transcription

1 Alpha System Installation Instructions Version 6.4 March 2016 Last Modified Date: May16, 2016 Karmak, Inc. One Karmak Plaza PO Box 680 Carlinville, Illinois

2 2016, Karmak, Inc. The material in this manual is intended for users of the Karmak Legend system. The information contained in this document is subject to change without notice. The software described in this document is furnished under a license and may be used or copied only in accordance with the terms of such license. All rights reserved. Printed in the U.S.A. Except as permitted by the United States Copyright Act of 1976, no part of this publication may be reproduced or distributed in any form or by any means, or stored in a data base or retrieval system, without the prior written permission of Karmak. Please address any comments regarding the software or the documentation to Karmak, Inc., Customer Support, One Karmak Plaza, P.O. Box 680, Carlinville, Illinois

3 About This Manual Subject This manual contains installation instructions for Version 6.4 of the Legend Business System software. It also contains instructions for performing a stand-alone backup prior to loading revisions and a sample display of what will run on your screen during the installation. Audience This manual is intended for on-site system managers. Persons using this manual should be familiar with basic VMS DCL commands and the System Text Editor. Related Documentation Version 6.4 Release Notes During the Version 6.4 general release, you will find the release notes in the Version 6.4 DocWizard. Instructions for downloading DocWizard can be found in the customer portal of the Karmak website on the Product Profile page (click the Download Doc Wizard hyperlink). We do encourage you to download the documentation and print out the Version 6.4 Release Notes. To do this, select Version 6.4 Release Notes from the DocWizard title page. The release notes PDF document opens and displays the title page. Select Print from the File menu; we strongly encourage you to print and review this entire document, but you can select to print a range of pages by entering the page numbers in the From: and To: fields in the Print dialog box. Call Customer Support if you have any questions regarding printing the documentation. System Manager s Guide - VMS Editor Version 6.4 Alpha System Installation Instructions 3

4 Ordering Information To order extra copies of this documentation either call, FAX, or your request to: (voice) (FAX) ( ) Karmak, Inc. Documentation Dept. One Karmak Plaza P.O. Box 680 Carlinville, Illinois Version 6.4 Alpha System Installation Instructions

5 Table of Contents CHAPTER 1 Backup and Load Instructions 1-1 Introduction 1-1 Standalone Backup 1-2 Load V6.4 Revisions 1-10 Post Upgrade and Install Conversion 1-12 CHAPTER 2 Sample Screen Display During V6.4 Upgrade 2-1 CHAPTER 3 Patches 3-1 Version 6.4 Alpha System Installation Instructions 1

6 2 Version 6.4 Alpha System Installation Instructions

7 CHAPTER 1 Backup and Load Instructions Introduction Loading the V6.4 software revision consists of four separate procedures. Step 1. Perform a stand-alone backup and restore all of your disks. See Standalone Backup on page 1-2 for more detailed instructions. Step 2. Load the V6.4 upgrade onto your system. See Load V6.4 Revisions on page 1-10 for more detailed instructions. Step 3. Implement changes for V6.4. Step 4. Load the Open VMS patch. Information that you will need, such as tape drive names, etc., is provided for you on the attached V6.4 System Load Sheet. For example, when you must enter a tape drive name, the instructions refer you to the appropriate disk drive name for your system on the System Load Sheet. After you complete a standalone backup of your system, the installation time varies according to your system. There are thousands of possible combinations of hardware, and it is not possible for us to test the upgrade on all of them. Due to wide variations in the speed of different systems and tape drives, the actual time required on your system may vary by a considerable margin. Call Karmak s System Support Group to schedule a time to install revisions, if you plan to have them load your upgrade. If you are loading revisions yourself, please call Karmak s Customer Support Group to let them know when revisions will be loaded. Version 6.4 Alpha System Installation Instructions 1-1

8 Backup and Load Instructions Standalone Backup A standalone backup of your system should take about the same amount of time as it did the last time you performed the regular standalone backups on your system. Step 1. Step 2. Step 3. Step 4. Step 5. Log into the system manager s account on your Alpha Server console. From the SYSTEM account, show the users on your system Enter: $ SHOW USERS If anyone is on the system other than yourself, locate the terminal and log it off. If necessary, stop the user s process. Place the Open VMS AXP, Operating System v8.4 DVD you received from Karmak in the disk drive. Display your print queues and note their names, then stop your print queues. To do this, enter: $ P/SUM $ STOP/QUE/NEXT queue_name Repeat the stop command for every print queue on your system if there is more than one. Step 6. Display your batch queues and note their names, then stop your batch queues. To do this, enter: $ B ^BATCH_V064.COM space space This command stops all batch queues at once on your system. Step 7. Check batch queues to be sure no jobs are executing. Stop the queues if necessary. $ B $ STOP/QUE/NEXT queue_name Repeat the stop commands for each of the batch queues on your system. Step 8. Check the batch queues again. Do not proceed if jobs are executing in any of the queues. Step 9. Initialize enough blank tapes to back up every disk on your system. (Refer to number 1 on the Legend 64 System Load Sheet.) Insert a blank tape into your tape drive and enter: $ INIT tape_device_name: BACKUP See line 2 of the system load sheet for the tape drive device name. Repeat this step for every tape being initialized. Step 10. Step 11. Step 12. Check the uptime of your system. To do this, enter: $ SS UP OpenVMS V8.4 on node TESTIT 22-MAR :47:00.37 Uptime 93 19:49:52 If the uptime is greater than 14 days, complete steps If the uptime is less than 14 days, proceed to step 17. Enter: SAVPARAMS Enter: GETDATA GENPARAMS 1-2 Version 6.4 Alpha System Installation Instructions

9 Backup and Load Instructions Figure 1: SAVPARAMS & GETDATA GEN PARAMS Commands Step 13. Enter: SETPARAMS Figure 2: SETPARAMS Command Version 6.4 Alpha System Installation Instructions 1-3

10 Backup and Load Instructions Step 14. Shut down the system. Enter: SHUTDOWN Figure 3: Shutdown Procedure Screen Version 6.4 Alpha System Installation Instructions

11 Backup and Load Instructions Figure 4: Shutdown Procedure Screen 2 Step 15. Step 16. Boot the standalone backup. Enter the following command. (Refer to line 3 on the Legend 64 System Load Sheet for the boot device name; DO NOT include the colon.) >>> BOOT dvd_device_name Enter the date and time, if prompted. Figure 5: Date and Time Prompt Change mode to Internal loopback. Change to Normal Operating Mode. CPU 0 booting (booting dka flags 0,0) block 0 of dka is a valid boot block reading 1226 blocks from dka bootstrap code read in Building FRU table FRU table size = 0x7de base = 1d6000, image_start = 0, image_bytes = initializing HWRPB at 2000 initializing page table at ffce000 initializing machine state setting affinity to the primary CPU jumping to bootstrap code Open VMS (TM) Alpha Operating System, Version V8.3 ) Copyright Hewlett-Packard Development Company, L.P. Please enter date and time (DD-MMM-YYYY HH:MM) Version 6.4 Alpha System Installation Instructions 1-5

12 Backup and Load Instructions Step 17. At the Enter CHOICE or? for help prompt, enter 8 for Execute DCL commands and procedures. Figure 6: Execute DCL Commands and Procedures Screen 1 You may see the following warning: The normal VMS startup procedure has not executed. Some commands and utilities will not work as documented. This message can be ignored. 1-6 Version 6.4 Alpha System Installation Instructions

13 Backup and Load Instructions Step 18. Check devices to verify all devices are available. To do this, enter: $$$ SHO DEV D Make sure the devices that display match what is listed on lines three and four of your system load sheet. Figure 7: Execute DCL Commands and Procedures Screen 2 Step 19. Step 20. Step 21. Step 22. Step 23. Show your tape drive. To do this, enter: $$$ SH DEV MK Make sure the tape device name matches the name that is listed on line two of your system load sheet. Set RMS environment variables. Enter: $$$ SET RMS/BLOCK=127 $$$ SET RMS/EXTEND=65535 Mount the blank, initialized tape. To do this, enter: $$$ MOUNT/FOR tape_device_name: Make sure you are entering the same tape device name found on line two of your system load sheet. Mount the disk. Enter: $$$ MOUNT/OVER=ID disk_drive_name: Review line four on your system load sheet for your disk device names. Do an image backup of every disk on your system. Refer to the load sheet for device names for this step (device names shown in italics). $$$ BACKUP/REWIND/IMAGE/IGNORE=(INTER,NOBACK,LABEL) _From: disk_drive_name: _To: tape_device_name:disk_drive_name.bck/save/block=16384 Version 6.4 Alpha System Installation Instructions 1-7

14 Backup and Load Instructions WARNING! You cannot continue to the next step in the Version 6.4 upgrade with an incorrect command entry. Figure 8: Backup Procedure 1-8 Version 6.4 Alpha System Installation Instructions

15 Backup and Load Instructions Step 24. Step 25. Step 26. After the disk has been backed up, dismount the disk drive. Enter: $$$ DISMOUNT disk_drive_name: Mount the disk. Enter: $$$ MOUNT/FOR disk_drive_name: Perform an image restore. Enter: $$$ BACKUP/REWIND/IMAGE/IGNORE=(INTER,NOBACK,LABEL) _From: tape_device_name:disk_drive_name.bck/save/block=16384 _To: disk_drive_name: Figure 9: Restore Procedure Step 27. Step 28. Step 29. Step 30. Step 31. Dismount the tape. To do this, enter: $$$ DISMOUNT disk_drive_name: After the disk has been restored, dismount the disk drive. Enter: $$$ DISMOUNT tape_device_name: Remove and write-protect the tape. Label the tape with the name of the disk you just backed up along with the current date. Repeat steps for all of the other disks on your system, substituting the appropriate disk names. Be sure to label each of the backup tapes so you know what they are later. After backing up all of the disks, enter the following command to log out and return to the menu: $$$ LOGOUT At the Enter CHOICE or? for help prompt, enter the option that corresponds with the Shut down this system prompt (e.g., 9, in the following figure). Version 6.4 Alpha System Installation Instructions 1-9

16 Backup and Load Instructions Figure 10: Shut Down the System Step 32. Boot the system. To do this, enter: >>> BOOT Load V6.4 Revisions NOTE ---> Loading the Version 6.4 Software Chapter 2 of this document contains a sample screen display of what will actually appear on your screen while your system is loading the Version 6.4 software. You may want to review Chapter 2 briefly at this point to familiarize yourself with the screen display. Step 33. Step 34. Step 35. Step 36. Log into the system manager s account on your Alpha Server console. Enter the following command: $ SET HOST 0/LOG=CAPTURE.TXT The login screen will be displayed; log into the system account. This will capture the entries that you make during the installation process. Show the users on your system. Enter: $ SHOW USERS If anyone is on the system other than yourself, locate the terminal and log it off. If necessary, stop the terminal s process Version 6.4 Alpha System Installation Instructions

17 Backup and Load Instructions Step 37. Step 38. Step 39. Step 40. Step 41. Step 42. Step 43. Step 44. Step 45. Check batch queues to be sure no jobs are executing. Stop the queues if necessary. $ B $ STOP/QUE/NEXT queue_name Repeat the stop commands for each of the batch queues on your system. Check the batch queues again. Do not proceed if jobs are executing in any of the queues. Enter the following command: WDS064 upgrade_device_name See item 5 on your system load sheet for your WDS6.4 device name. If you see a list of processes still active and the system prompts you with Do you want to continue anyway [NO], enter Y to continue with the installation. The system performs a product kit validation, and then prompts: Do you want to install this product? Enter Y to continue. When you are prompted to choose whether you are satisfied with your backup of the system disk, press RETURN or ENTER without an entry to default to Y. NOTE ---> Warning Message Progress-F-BADEXIT abnormal termination occurred before deleting obsolete CNTRL files. Ignore this message. Refer to the sample screen display illustrated in Chapter 2 to approximate where in the upgrade your system currently is. Log out of the current session. To do this, enter: $ LO You will be returned to a dollar ($) prompt. Jump to your UIC to verify the upgrade worked. (Replace 2 in the following command with your UIC from the System Load Sheet.) Enter: $ J2 Verify the upgrade worked by entering the following command: $ ty option:version.dat 23-DEC :25 WDS/2 V DEC :22 WDS/2 V NOV :15 WDS/2 V AUG :33 WDS/2 V MAY :33 WDS/2 V JUL :55 WDS/2 V4.4 5-DEC :32 WDS/2 V JUN :55 WDS/2 V5.4 4-JUN :38 WDS/2 V MAY :15 WDS/2 V DEC :17 WDS/2 V JUL :24 WDS/2 V SEP :23 WDS/2 V APR :31 WDS/2 V APR :31 WDS/2 V5.8 8-JUL :28 WDS/2 V JUL :01 WDS/2 V NOV :36 WDS/2 V6.1 6-OCT :18 WDS/2 V6.2 Version 6.4 Alpha System Installation Instructions 1-11

18 Backup and Load Instructions Step MAY :33 WDS/2 V MAR :02 WDS/2 V6.4 Check for upgrade problems by entering the following command. You should see file not found. $ ty master:failure.dat %TYPE-W-SEARCHFAIL, error searching for SYS$SYSDEVICE: [MASTER_DATA_20]FAILURE.D; -RMS-E-FNF, file not found If you receive a message similar to that shown in the following figure, stop here and call Karmak. Figure 11: Upgrade Problems Error Message $ ty master:failure.dat *********************************************************** * WARNING! The WDS V6.4 upgrade has failed. WARNING! * * Call Karmak immediately with the following information: * *********************************************************** Problems were experienced with the following files: PICKHIST:PICKHST.DAT WORK:[*...]PICKS.CPY WORK:[*...]RSPICK.CPY Step 47. Step 48. Step 49. Step 50. Shut the system down and reboot it. To do this, enter: REBOOT Log into the system manager account. Display your batch queues to make sure this procedure finishes before continuing. To check the batch queues, enter the following command at a dollar ($) prompt. $ B Restart all of your batch queues by entering the following command at the dollar ($) prompt. $@BATCH_V064 Post Upgrade and Install Conversion Please contact Karmak s Systems Support Group within seven days after loading the V6.2 revisions and performing the install conversion Version 6.4 Alpha System Installation Instructions

19 CHAPTER 2 Sample Screen Display During V6.4 Upgrade The following pages contain a sample of the display that will actually appear on your screen while your system is loading the Version 6.4 software. This sample display is included to illustrate the messages you will see on the screen. You may refer to this section to ensure all of the messages you are getting are valid. NOTE ---> Upgrade Screen Display Please note that some sections may vary on your system due to differences in data. The following display is an example only. $ set host 0/log=capture.txt KARMAK????????????????????????????????????????????????????? \????????????????\????????????????\? KARMAK IN HOUSE TEST SERVER????????????? /???\????(?) (?)????????????????????(?) (?)???????????????? (?)? Username: system Password: HP OpenVMS Industry Standard 64 Operating System, Version V8.4 on node KARMAK Last interactive login on Wednesday, 23-MAR :36:58.81 Last non-interactive login on Wednesday, 23-MAR :29:03.06 wds064 dka0: OpenVMS Software Product Installation Procedure V8.4 Version 6.4 Alpha System Installation Instructions 2-1

20 Sample Screen Display During V6.4 Upgrade It is 23-MAR-2016 at 07:42. Enter a question mark (?) at any time for help. %VMSINSTAL-W-ACTIVE, The following processes are still active: TCPIP$FAILSAF_1 TCPIP$FTP_1 IN001_DET20 IN006_DET20 MB007_DET20 IN008_DET20_1 IN008_DET20_2 IN008_DET20_3 IN008_DET20_4 IN008_DET20_5 IN008_DET20_6 IN009_DET20 IN005_DET20 PT832I_DET20 * Do you want to continue anyway [NO]? Y * Are you satisfied with the backup of your system disk [YES]? The following products will be processed: WDS V6.4 Beginning installation of WDS V6.4 at 07:43 ********************************************************************** %VMSINSTAL-I-VALSIGN, Performing product kit validation of signed kits... %VMSINSTAL-I-NOVALDONE, Product is not signed by HP * Do you want to install this product [NO]? Y %VMSINSTAL-I-RESTORE, Restoring product save set A... OPENVMS V8.4 Karmak Legend V6.4 UPGRADE Installation Procedure %PURGE-W-SEARCHFAIL, error searching for DKA600:[PRICE_DATA]*.*; -RMS-F-DEV, error in device name or inappropriate device type for operation Continuing with the installation of V6.4. Locate and stop any Karmak detached processes. %TPU-E-NONANSICRT, SYS$INPUT must be supported CRT %DCL-W-SKPDAT, image data (records not beginning with "$") ignored Found a company at UIC [20,0] Found a company at UIC [20,0] Stopping process IN001_DET20 Stopping process IN001_DET20 Stopping process IN006_DET20 Stopping process IN006_DET20 Stopping process MB007_DET20 Stopping process MB007_DET20 Stopping process IN008_DET20_1 Stopping process IN008_DET20_1 2-2 Version 6.4 Alpha System Installation Instructions

21 Sample Screen Display During V6.4 Upgrade Stopping process IN008_DET20_2 Stopping process IN008_DET20_2 Stopping process IN008_DET20_3 Stopping process IN008_DET20_3 Stopping process IN008_DET20_4 Stopping process IN008_DET20_4 Stopping process IN008_DET20_5 Stopping process IN008_DET20_5 Stopping process IN008_DET20_6 Stopping process IN008_DET20_6 Stopping process IN009_DET20 Stopping process IN009_DET20 Stopping process IN005_DET20 Stopping process IN005_DET20 Stopping process PT832I_DET20 Stopping process PT832I_DET20 Deleting obsolete programs. Please ignore any FILE NOT FOUND messages. Unloading the new programs into PROG:. This takes between 15 and 55 minutes depending on the type of distribution media and your system type. Setting the version limit on all files in PROG:. %SYSTEM-F-NOLOGNAM, no logical name match Unloading the new control files, etc. Unloading the new sample menu's. Copying the new Karmak libraries into SYS$LIBRARY:. Starting conversion routines. Looking for disks Looking for a company Looking for disks Looking for a company Found company at UIC [20,0] ******************************************************************************* Company Information: Name: KARMAK TEST COMPANY UIC: [20,0] Main branch: 6 GLANF File: _KARMAK$DKA100:[LEDGER_DATA_20]GLANF.DAT;1 OPTION:VERSION.DAT: 23-DEC :25 WDS/2 V4.2 Version 6.4 Alpha System Installation Instructions 2-3

22 Sample Screen Display During V6.4 Upgrade 23-DEC :22 WDS/2 V NOV :15 WDS/2 V AUG :33 WDS/2 V MAY :33 WDS/2 V JUL :55 WDS/2 V4.4 5-DEC :32 WDS/2 V JUN :55 WDS/2 V5.4 4-JUN :38 WDS/2 V MAY :15 WDS/2 V DEC :17 WDS/2 V JUL :24 WDS/2 V SEP :23 WDS/2 V APR :31 WDS/2 V APR :31 WDS/2 V5.8 8-JUL :28 WDS/2 V JUL :01 WDS/2 V NOV :36 WDS/2 V6.1 6-OCT :18 WDS/2 V MAY :33 WDS/2 V6.3 Deleting obsolete copy files from previous upgrades. Please ignore any FILE NOT FOUND messages. Deleting obsolete control files. Please ignore any FILE NOT FOUND messages. Moving new CTL's, etc. into place. Searching old CTL's for user edits. The following CTL files contain user edits: DKA100:[CNTRL_DATA_20]ARMEND.OLDCTL;7 DKA100:[CNTRL_DATA_20]ARPAST.OLDCTL;1 DKA100:[CNTRL_DATA_20]ARSTMT.OLDCTL;1 DKA100:[CNTRL_DATA_20]BKKPNG.OLDCTL;5 DKA100:[CNTRL_DATA_20]EVE.OLDCTL;7 DKA100:[CNTRL_DATA_20]EVE_SAT.OLDCTL;7 DKA100:[CNTRL_DATA_20]FB110B.OLDCTL;1 DKA100:[CNTRL_DATA_20]FT215.OLDCTL;1 DKA100:[CNTRL_DATA_20]FTLCB_PROC.OLDCTL;1 DKA100:[CNTRL_DATA_20]NITELY.OLDCTL;5 DKA100:[CNTRL_DATA_20]SH270.OLDCTL;1 DKA100:[CNTRL_DATA_20]SH278.OLDCTL;1 DKA100:[CNTRL_DATA_20]SH910T02.OLDCTL;1 DKA100:[CNTRL_DATA_20]SH910T03.OLDCTL;1 DKA100:[CNTRL_DATA_20]SH910T04.OLDCTL;1 DKA100:[CNTRL_DATA_20]SH910T05.OLDCTL;1 DKA100:[CNTRL_DATA_20]SH910T06.OLDCTL;1 DKA100:[CNTRL_DATA_20]SH910T07.OLDCTL;1 DKA100:[CNTRL_DATA_20]SH910T08.OLDCTL;1 DKA100:[CNTRL_DATA_20]SH910T09.OLDCTL;1 DKA100:[CNTRL_DATA_20]SH910T10.OLDCTL;1 DKA100:[CNTRL_DATA_20]SH910T11.OLDCTL;1 DKA100:[CNTRL_DATA_20]SHCNV_4GL.OLDCTL;1 %COPY-E-OPENOUT, error opening DKA600:[PRICE_DATA].; as output 2-4 Version 6.4 Alpha System Installation Instructions

23 Sample Screen Display During V6.4 Upgrade -RMS-F-DEV, error in device name or inappropriate device type for operation %COPY-E-OPENOUT, error opening DKA600:[HTTP_DATA.KOLD].; as output -RMS-F-DEV, error in device name or inappropriate device type for operation %COPY-E-OPENOUT, error opening DKA600:[HTTP_DATA.KOLD].; as output -RMS-F-DEV, error in device name or inappropriate device type for operation %CREATE-I-CREATED, SYS$SYSDEVICE:[WDSV64_TEMPWORK] created 23-MAR :58...cleaning up files that will not be converted %DELETE-I-FILDEL, SYS$SYSDEVICE:[MASTER_DATA_20]POPRNT.DAT;1 deleted (100 block) 23-MAR :59...setting logical to save V6.3 copy files 23-MAR :59...running conversion programs 23-MAR :59...checking RENCLS 23-MAR :59...checking RENTAL 23-MAR :59...checking PARMOD 23-MAR :00...checking BOSEQ 23-MAR :00...checking CCPICKS 23-MAR :00...checking CTRWRK_PICKS 23-MAR :00...checking CUSTM 23-MAR :00...checking CUSTM_CPY 23-MAR :00...checking DELPCK 23-MAR :00...checking ECPICKS 23-MAR :00...checking MACPCK 23-MAR :00...checking PARTCC_AR MAR :00...checking PARTCC_IN005F 23-MAR :00...checking PARTCC_RS130F 23-MAR :00...checking PARTSGT_AR MAR :00...checking PARTSGT_IN005F 23-MAR :00...checking PARTSGT_RS130F 23-MAR :00...checking PICKHIST 23-MAR :00...checking PICKHST 23-MAR :00...checking PICKS 23-MAR :00...checking PICKS_AR704B 23-MAR :00...checking PICKS_CPY 23-MAR :00...checking PICKS_ERRORS 23-MAR :00...checking PICKS_FDPSL 23-MAR :00...checking PICKS_FTLCB 23-MAR :00...checking PICKS_G MAR :00...checking V64_PICKS_GD MAR :01...checking PICKS_ID810O 23-MAR :01...checking PICKS_MKCHE 23-MAR :01...checking PICKS_MKCHE_IDX 23-MAR :01...checking PICKS_MKCHE_DAT 23-MAR :01...checking PICKS_MKCHG 23-MAR :01...checking PICKS_NAVFC 23-MAR :01...checking PICKS_U MAR :01...checking PICKS_VT MAR :01...checking PICKS_VT MAR :01...checking RSPICK 23-MAR :01...checking RSPICK_CPY 23-MAR :01...checking SLSOR 23-MAR :01...checking SLSOR_CNX 23-MAR :01...checking SVGPICKS 23-MAR :02...finished running conversion programs Looking for a company Looking for disks Looking for a company Looking for disks Looking for a company Looking for disks Version 6.4 Alpha System Installation Instructions 2-5

24 Sample Screen Display During V6.4 Upgrade Re-submitting all batch jobs in all batch queues. NOTE: The batch queues will be left stopped. Updating quotas in user accounts. Please ignore any SECURITY ALARM messages. %UAF-I-MDFYMSG, user record(s) updated %UAF-I-MDFYMSG, user record(s) updated %UAF-I-MDFYMSG, user record(s) updated %UAF-I-MDFYMSG, user record(s) updated %UAF-I-MDFYMSG, user record(s) updated %UAF-I-MDFYMSG, user record(s) updated %UAF-I-DONEMSG, system authorization file modified %UAF-I-RDBNOMODS, no modifications made to rights database %DCL-W-INSFPRM, missing command parameters - supply all required parameters %VMSINSTAL-I-MOVEFILES, Files will now be moved to their target directories... Installation of WDS V6.4 completed at 08:02 Adding history entry in VMI$ROOT:[SYSUPD]VMSINSTAL.HISTORY Creating installation data file: VMI$ROOT:[SYSUPD]WDS064.VMI_DATA VMSINSTAL procedure done at 08:02 $ lo SYSTEM logged out at 23-MAR :43:07.80 %REM-S-END, control returned to node KARMAK:: 2-6 Version 6.4 Alpha System Installation Instructions

25 CHAPTER 3 Patches Complete the following steps to apply any patches: Step 1. Log into the system manager s account on your Alpha Server console. Step 2. Enter: $ SET DEF SY0:[PATCHES] Step 3. Enter: $ PRODUCT INSTALL * Step 4. Enter 3, for DEC AXPVMS VMS84A_UPDATE V11.0 at the Choose one or more items from the menu prompt. Figure 1: Patch Process Screen 1 $ SET DEF SY0:[PATCHES] $ PRODUCT INSTALL * 1 - DEC AXPVMS TCPIP V5.7-13ECO5 Layered Product 2 - DEC AXPVMS TELNET_PAT V5.7-13ECO5A Patch (remedial update) 3 - DEC AXPVMS VMS84A_UPDATE V11.0 Patch (remedial update)? - Help E - Exit Choose one or more items from the menu: 3 Step 5. After the patch has been selected, the system prompts: Do you want to continue? Enter Y. Figure 2: Patch Process Screen 2 Performing product kit validation of signed kits... %PCSI-I-HPCVALPASSED, validation of PWTCKT$DKA0:[PATCHES]DEC-AXPVMS-VMS84A_UPDAd The following product has been selected: DEC AXPVMS VMS84A_UPDATE V11.0 Patch (remedial update) Do you want to continue? [YES] Version 6.4 Alpha System Installation Instructions 3-1

26 Patches Step 6. Step 7. The configuration phase begins. The system prompts: Do you wish to have replaced files renamed to file_name.ext_old. Enter N. The system informs you of the necessity of creating a backup. Enter Y at the Do you want to continue prompt. Figure 3: Patch Process Screen 3 Configuration phase starting... You will be asked to choose options, if any, for each selected product and for any products that may be installed to satisfy software dependency requirements. Configuring DEC AXPVMS VMS84A_UPDATE V11.0: OpenVMS V8.4 UPDATE V11.0 Recovery data will be saved which will allow you to un-install this kit. In the past, kit installations provided some level of recovery capability by renaming all replaced files to file_name.ext_old. If you wish, you can continue to do this. Note that this will triple the disk space required for this kit - one for the installed files, once for the saved recovery data and once for the file_name.ext_old files. Do you wish to have replaced files renamed to file_name.ext_old [NO]?: Files will not be renamed * This product does not have any configuration options. << System Disk Backup >> This kit will make functional changes to your system. Before installing this kit you should make a backup copy of your system disk. If you do not make a copy of your system disk you will not be able to restore your system to a pre-kit installation state. Do you want to continue? [YES] 3-2 Version 6.4 Alpha System Installation Instructions

27 Patches Step 8. The system informs you the installation requires a reboot. Enter Y at the Do you want to continue prompt. Figure 4: Patch Process Screen 4 Installing this patch kit requires a reboot. Hewlett Packard strongly recommends that you reboot your system immediately after installation of this kit. The images in this kit will not fully take effect until the system is rebooted. However, if you do not re-boot immediately after kit installation, the system may become unstable and may not function as expected. If you have other nodes in your VMS cluster, they must also be rebooted in order to make use of the new image(s). If it is not possible or convenient to reboot the entire cluster at this time, a rolling re-boot (kit installation and reboot on one node at a time) may be performed. Do you want to continue? [YES] Step 9. The system begins the execution phase, and then returns you to the $ prompt once the product has been installed. Figure 5: Patch Process Screen 5 Execution phase starting... The following product will be installed to destination: DEC AXPVMS VMS84A_UPDATE V11.0 DISK$AXPVMSSYS:[VMS$COMMON.] Portion done: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100% The following product has been installed (and a recovery data set created): DEC AXPVMS VMS84A_UPDATE V11.0 Patch (maintenance update) DEC AXPVMS VMS84A_UPDATE V11.0: OpenVMS V8.4 UPDATE V11.0 NOTE: You have installed LOGIN To change between the frameworks of LOGIN and ACMELOGIN the installation of the LOGINPLUS kit will need to be reinitiated. VMS84A_UPDATE-V1100 Release notes available Release notes for the VMS84A_UPDATE-V1100 kit and all included kits are available at SYS$COMMON:[ SYSHLP] Version 6.4 Alpha System Installation Instructions 3-3

28 Patches Step 10. Step 11. Step 12. Enter: $ PRODUCT INSTALL * Enter 1, for DEC AXPVMS TCPIP V5.7-13ECO5, at the Choose one or more items from the menu prompt. The system indicates the product has been selected. Enter Y at the Do you want to continue prompt. Figure 6: Patch Process Screen 6 $ PRODUCT INSTALL * 1 - DEC AXPVMS TCPIP V5.7-13ECO5 Layered Product 2 - DEC AXPVMS TELNET_PAT V5.7-13ECO5A Patch (remedial update) 3 - DEC AXPVMS VMS84A_UPDATE V11.0 Patch (remedial update)? - Help E - Exit Choose one or more items from the menu: 1 Performing product kit validation of signed kits... %PCSI-I-HPCVALPASSED, validation of PWTCKT$DKA0:[PATCHES]DEC-AXPVMS-TCPIP-V0507d The following product has been selected: DEC AXPVMS TCPIP V5.7-13ECO5 Layered Product Do you want to continue? [YES] 3-4 Version 6.4 Alpha System Installation Instructions

29 Patches Step 13. The system provides the recovery data information. Enter Y at the Do you want to continue prompt. Figure 7: Patch Process Screen 7 Information has been saved to allow you to uninstall the following patches: RECOVERY DATA SET 001 created 5-APR :43: PATCH APPLIED TO DEC AXPVMS VMS84A_UPDATE V11.0 DEC AXPVMS VMS V RECOVERY DATA SET 002 created 5-APR :20: PATCH APPLIED TO DEC AXPVMS VMS84A_PCSI V4.0 DEC AXPVMS VMS V * The operation you are performing will invalidate all saved recovery data sets. * Recovery data sets represent restore points that have a limited lifespan. Any * operation that modifies the product database, except for installation of other * patches where recovery data is also saved, makes existing data sets outdated. * If you continue, recovery data for the patches listed above will be deleted. * The deletion of recovery data does not affect the installation status of * patches applied to products that are not participating in this operation. * However, continuing with this operation will prevent you from uninstalling * these patches at a future time by use of the PRODUCT UNDO PATCH command. Do you want to continue? [NO] Y Version 6.4 Alpha System Installation Instructions 3-5

30 Patches Step 14. Step 15. The system begins the configuration phase. Enter Y at the Do you want the defaults for all options prompt. Enter N at the Do you want to review the options prompt. Figure 8: Patch Process Screen 8 Configuration phase starting... You will be asked to choose options, if any, for each selected product and for any products that may be installed to satisfy software dependency requirements. Configuring DEC AXPVMS TCPIP V5.7-13ECO5: HP TCP/IP Services for OpenVMS. Copyright 1976, 2007 Hewlett-Packard Development Company, L.P. Hewlett-Packard Development Company, L.P. HP TCP/IP Services for OpenVMS offers several license options. Do you want the defaults for all options? [YES] Do you want to review the options? [NO] Step 16. The system begins the execution phase, and then returns you to the $ prompt once the product has been installed. Figure 9: Patch Process Screen 9 Execution phase starting... The following product will be installed to destination: DEC AXPVMS TCPIP V5.7-13ECO5 DISK$AXPVMSSYS:[VMS$COMMON.] The following product will be removed from destination: DEC AXPVMS TCPIP V DISK$AXPVMSSYS:[VMS$COMMON.] Portion done: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90% %PCSI-I-PRCOUTPUT, output from subprocess follows... % TCPIP-W-PCSI_INSTALL % - BG device exists. % To use the version of HP TCP/IP Services for OpenVMS that was just installe, % system must be rebooted. % Portion done: 100% The following product has been installed: DEC AXPVMS TCPIP V5.7-13ECO5 The following product has been removed: DEC AXPVMS TCPIP V Layered Product Layered Product DEC AXPVMS TCPIP V5.7-13ECO5: HP TCP/IP Services for OpenVMS. Check the release notes for current status of the product. 3-6 Version 6.4 Alpha System Installation Instructions

31 Patches Step 17. Step 18. Step 19. Enter: $ PRODUCT INSTALL * Enter 2, for DEC AXPVMS TELNET_PAT V5.7-13ECO5A, at the Choose one or more items from the menu prompt. The system indicates the product has been selected. Enter Y at the Do you want to continue prompt. Figure 10: Patch Process Screen 10 $ PRODUCT INSTALL * 1 - DEC AXPVMS TCPIP V5.7-13ECO5 Layered Product 2 - DEC AXPVMS TELNET_PAT V5.7-13ECO5A Patch (remedial update) 3 - DEC AXPVMS VMS84A_UPDATE V11.0 Patch (remedial update)? - Help E - Exit Choose one or more items from the menu: 2 Performing product kit validation of signed kits... %PCSI-I-HPCVALPASSED, validation of PWTCKT$DKA0:[PATCHES]DEC-AXPVMS-TELNET_PAT-d The following product has been selected: DEC AXPVMS TELNET_PAT V5.7-13ECO5A Patch (remedial update) Do you want to continue? [YES] Version 6.4 Alpha System Installation Instructions 3-7

32 Patches Step 20. The system begins the configuration phase, and then continues through the execution phase, returning to the $ prompt once the product has been installed. Figure 11: Patch Process Screen 11 Configuration phase starting... You will be asked to choose options, if any, for each selected product and for any products that may be installed to satisfy software dependency requirements. Configuring DEC AXPVMS TELNET_PAT V5.7-13ECO5A: HP TCP/IP Services for OpenVMS. Copyright 1976, 2015 Hewlett-Packard Development Company, L.P. Hewlett-Packard Development Company, L.P. HP TCP/IP Services for OpenVMS offers several license options. * This product does not have any configuration options. Execution phase starting... The following product will be installed to destination: DEC AXPVMS TELNET_PAT V5.7-13ECO5A DISK$AXPVMSSYS:[VMS$COMMON.] Portion done: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100% The following product has been installed (and a recovery data set created): DEC AXPVMS TELNET_PAT V5.7-13ECO5A Patch (maintenance update) DEC AXPVMS TELNET_PAT V5.7-13ECO5A: HP TCP/IP Services for OpenVMS - Patch kit. Check the release notes for details of the bugs fixed. The release notes for this kit is available in the file SYS$HELP:TCPIP_TELNET_PAT57ECO05A.RELEASE_NOTES. Please reboot the system to use the newly installed image(s). Step 21. Enter: $ PRODUCT SHOW HIST/SIN Figure 12: Patch Process Screen 12 $ PRODUCT SHOW HIST/SIN PRODUCT KIT TYPE OPERATION VAL DATE DEC AXPVMS TELNET_PAT V5.7-13ECO5A Patch Install Val 05-APR-2016 DEC AXPVMS TCPIP V5.7-13ECO5 Full LP Install Val 05-APR-2016 DEC AXPVMS TCPIP V Full LP Remove - 05-APR-2016 DEC AXPVMS VMS84A_UPDATE V11.0 Patch Install Val 05-APR items found Step 22. Shut the system down and reboot it. To do this, enter: REBOOT 3-8 Version 6.4 Alpha System Installation Instructions

Installation. Part Number: AA-EZ31F-TE. January 1996

Installation. Part Number: AA-EZ31F-TE. January 1996 Digital SNA 3270 Terminal Emulator for OpenVMS Installation Part Number: AA-EZ31F-TE January 1996 This manual describes how to install the Digital SNA 3270 Terminal Emulator for OpenVMS software. It also

More information

DIGITAL SNA APPC/LU6.2 Programming Interface for OpenVMS Installation

DIGITAL SNA APPC/LU6.2 Programming Interface for OpenVMS Installation DIGITAL SNA APPC/LU6.2 Programming Interface for OpenVMS Installation Part Number: AA-EV68G-TE November 1998 This document describes how to install the DIGITAL SNA APPC/LU6.2 Programming Interface for

More information

Oracle Trace for OpenVMS Installation Guide

Oracle Trace for OpenVMS Installation Guide Oracle Trace for OpenVMS Installation Guide Release 7.2 for HP OpenVMS Industry Standard 64 for Integrity Servers and OpenVMS Alpha operating systems. January 2006 Oracle Trace for OpenVMS Installation

More information

Digital SNA Data Transfer Facility for OpenVMS Installation

Digital SNA Data Transfer Facility for OpenVMS Installation Digital SNA Data Transfer Facility for OpenVMS Installation Part Number: AA-JM76F-TE May 1996 This document describes how to install either the Digital SNA Data Transfer Facility (OpenVMS/DTF) Server software

More information

1 Availability Manager Components

1 Availability Manager Components HP Availability Manager Installation Instructions Version 3.1 March 2010 This document contains the following major sections: 1. Availability Manager components 2. Introduction to the installation instructions

More information

OpenVMS Management Station Overview and Release Notes

OpenVMS Management Station Overview and Release Notes OpenVMS Management Station Overview and Release Notes September 2003 This document provides an overview of OpenVMS Management Station and describes how to get started using the software. This document

More information

Introduction to the OpenVMS Operating Environment

Introduction to the OpenVMS Operating Environment 3 CHAPTER 1 Introduction to the OpenVMS Operating Environment Introduction 3 What Is the OpenVMS Operating Environment? 4 OpenVMS VAX and Alpha Platforms 4 Access to OpenVMS 4 Login Procedure 4 Files that

More information

Introduction to the OpenVMS Operating Environment

Introduction to the OpenVMS Operating Environment 3 CHAPTER 1 Introduction to the OpenVMS Operating Environment What Is the OpenVMS Operating Environment? 4 SAS 9.2 Supported OpenVMS Platforms 4 Access to OpenVMS 4 Requirements for Accessing an OpenVMS

More information

Q-VET Read Me. V7.9 for OpenVMS 7.3 V8.6 for OpenVMS 8.x V8.6 for Tru64Unix

Q-VET Read Me. V7.9 for OpenVMS 7.3 V8.6 for OpenVMS 8.x V8.6 for Tru64Unix Q-VET Read Me V7.9 for OpenVMS 7.3 V8.6 for OpenVMS 8.x V8.6 for Tru64Unix Q-Vet is included on the Alpha Systems Firmware Update CD for use by authorized Hewlett-Packard Service Personnel and Service

More information

Installation Guide for Open VMS

Installation Guide for Open VMS Installation Guide for Open VMS IDL Version 5.4 September, 2000 Edition Copyright Research Systems, Inc. All Rights Reserved Restricted Rights Notice The IDL software program and the accompanying procedures,

More information

Configuring the SMA 500v Virtual Appliance

Configuring the SMA 500v Virtual Appliance Using the SMA 500v Virtual Appliance Configuring the SMA 500v Virtual Appliance Registering Your Appliance Using the 30-day Trial Version Upgrading Your Appliance Configuring the SMA 500v Virtual Appliance

More information

This guide describes how to install HP Fortran on the HP OpenVMS Integrity Servers operating system. Servers Version 8.

This guide describes how to install HP Fortran on the HP OpenVMS Integrity Servers operating system. Servers Version 8. HP Fortran for OpenVMS Integrity Servers Installation Guide October 2007 This guide describes how to install HP Fortran on the HP OpenVMS Integrity Servers operating system. Revision/Update Information:

More information

Two new kits for CSWS_PERL Version 2.1 are now available one for OpenVMS I64 Version 8.2 and higher, and one for OpenVMS Alpha and higher.

Two new kits for CSWS_PERL Version 2.1 are now available one for OpenVMS I64 Version 8.2 and higher, and one for OpenVMS Alpha and higher. CSWS_PERL for HP Secure Web Server for OpenVMS (based on Apache) Installation Guide and Release Notes November 2005 CSWS_PERL Version 2.1 for OpenVMS Alpha CPQ-AXPVMS-CSWS_PERL-V0201--1.PCSI_SFX_AXPEXE

More information

Perceptive TransForm E-Forms Manager

Perceptive TransForm E-Forms Manager Perceptive TransForm E-Forms Manager Installation and Setup Guide Version: 8.x Date: February 2017 2016-2017 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark International Inc., registered

More information

How to install the software of ZNS8022

How to install the software of ZNS8022 How to install the software of ZNS8022 1. Please connect ZNS8022 to your PC after finished assembly. 2. Insert Installation CD to your CD-ROM drive and initiate the auto-run program. The wizard will run

More information

BACKUP APP V7 QUICK START GUIDE FOR SYNOLOGY NAS

BACKUP APP V7 QUICK START GUIDE FOR SYNOLOGY NAS BACKUP APP V7 QUICK START GUIDE FOR SYNOLOGY NAS Revision History Date Descriptions Type of modification 29 Jun 2016 First Draft New 25 Nov 2016 Modified Ch 3 Download Backup App, Ch 3 Install Backup App

More information

IBM Tivoli Storage Manager HSM for Windows Version 7.1. Messages

IBM Tivoli Storage Manager HSM for Windows Version 7.1. Messages IBM Tivoli Storage Manager HSM for Windows Version 7.1 Messages IBM Tivoli Storage Manager HSM for Windows Version 7.1 Messages Note: Before using this information and the product it supports, read the

More information

Virtual Appliance User s Guide

Virtual Appliance User s Guide Cast Iron Integration Appliance Virtual Appliance User s Guide Version 4.5 July 2009 Cast Iron Virtual Appliance User s Guide Version 4.5 July 2009 Copyright 2009 Cast Iron Systems. All rights reserved.

More information

NetBeans Version 3.6 for OpenVMS

NetBeans Version 3.6 for OpenVMS NetBeans Version 3.6 for OpenVMS INSTALLATION GUIDE January 2005 This document contains instructions for installing NetBeans Version 3.6 on OpenVMS Alpha and OpenVMS I64. Operating System: Software Version:

More information

Cover Letter for HP OpenVMS Version 8.3 1H1 for Integrity Servers

Cover Letter for HP OpenVMS Version 8.3 1H1 for Integrity Servers Cover Letter for HP OpenVMS Version 8.3 1H1 for Integrity Servers BA322-90079 October 2007 Dear OpenVMS Customer, HP is pleased to introduce OpenVMS Version 8.3 1H1 for Integrity servers, the 30th anniversary

More information

AlphaServer DS10 V7.2 Console Firmware Release Notes

AlphaServer DS10 V7.2 Console Firmware Release Notes AlphaServer DS10 V7.2 Console Firmware Release Notes Hewlett-Packard Company June 2006 The information in this publication is subject to change without notice. Copyright 2004-2006 Hewlett-Packard Company

More information

Function. Description

Function. Description Function Check In Get / Checkout Description Checking in a file uploads the file from the user s hard drive into the vault and creates a new file version with any changes to the file that have been saved.

More information

HP Disk File Optimizer for OpenVMS Release Notes

HP Disk File Optimizer for OpenVMS Release Notes HP Disk File Optimizer for OpenVMS Release Notes April 2012 This release notes describe corrected problems, known restrictions, and errors found in the HP Disk File Optimizer software and documentation,

More information

StarWind iscsi SAN Software: Virtual Tape Library (Part 1)

StarWind iscsi SAN Software: Virtual Tape Library (Part 1) StarWind iscsi SAN Software: Virtual Tape Library (Part 1) www.starwindsoftware.com Copyright 2008-2011. All rights reserved. COPYRIGHT Copyright 2008-2011. All rights reserved. No part of this publication

More information

Oracle Rdb for OpenVMS

Oracle Rdb for OpenVMS Table of Contents...1 Installation Guide...2 May 2018...3 Contents...4 Preface...5 Purpose of This Manual...6 Intended Audience...7 Document Structure...8 Related Manuals...9 References to Products...10

More information

Oracle Rdb for OpenVMS

Oracle Rdb for OpenVMS Oracle Rdb for OpenVMS Oracle Rdb for OpenVMS Table of Contents Oracle Rdb for OpenVMS...1 Installation Guide...2 February 2017...3 Contents...4 Preface...5 Purpose of This Manual...6 Intended Audience...7

More information

9936A LogWare III. User s Guide. Revision

9936A LogWare III. User s Guide. Revision 9936A LogWare III User s Guide Revision 850701 Table of Contents 1 Introduction...1 1.1 Symbols Used... 1 1.2 Conventions... 1 1.3 What is LogWare?... 1 1.4 License Agreement... 2 1.5 Requirements...

More information

This document describes how to backup and restore a VAX VMS system disk using KnapSac.

This document describes how to backup and restore a VAX VMS system disk using KnapSac. KnapSac Usage Notes 2012 Compact Data Works, Inc. Backup/Restore of a VMS System Disk (VAX) This document describes how to backup and restore a VAX VMS system disk using KnapSac. In this approach KnapSac

More information

Installation Assistance Windows/Microsoft Updates Updating from Spectra 7.x Upgrading from Spectra 6.x... 7

Installation Assistance Windows/Microsoft Updates Updating from Spectra 7.x Upgrading from Spectra 6.x... 7 Spectra 7.2.1.1 Windows Upgrade Installation Instructions Installation Assistance... 3 Windows/Microsoft Updates... 3 Updating from Spectra 7.x... 4 Important Notices... 4 Downloading the Spectra Update

More information

Backup App v7. Quick Start Guide for Windows

Backup App v7. Quick Start Guide for Windows Backup App v7 Quick Start Guide for Windows Revision History Date Descriptions Type of modification 30 Jun 2016 First Draft New 25 Nov 2016 Added Restore Options to Ch 8 Restore Data; Combined Technical

More information

APPENDIX B: INSTALLATION AND SETUP

APPENDIX B: INSTALLATION AND SETUP APPENDIX B: INSTALLATION AND SETUP Page A. Overview... B:1 How do I install and setup ICMS?... B:1 Do I need special security rights to install ICMS?... B:1 Installation Basics... B:1 How do I get a quick

More information

HP OpenVMS CIFS Version 1.2 Migration Guide

HP OpenVMS CIFS Version 1.2 Migration Guide HP OpenVMS CIFS Version 1.2 Migration Guide Copyright 2010 Hewlett-Packard Development Company, L.P. Confidential computer software. Valid license from HP required for possession, use or copying. Consistent

More information

Perl for OpenVMS Installation Guide and Release Notes

Perl for OpenVMS Installation Guide and Release Notes Perl for OpenVMS Installation Guide and Release Notes November 2005 Perl Version V5.8-6 for OpenVMS Alpha (based on Perl Version 5.8.6) CPQ-AXPVMS-PERL-V0508-6-1.PCSI_SFX_AXPEXE Perl Version V5.8-6 for

More information

Silk Performance Manager Installation and Setup Help

Silk Performance Manager Installation and Setup Help Silk Performance Manager 18.5 Installation and Setup Help Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright 2004-2017 Micro Focus. All rights reserved.

More information

Equitrac Embedded for Kyocera Mita. Setup Guide Equitrac Corporation Equitrac Corporation

Equitrac Embedded for Kyocera Mita. Setup Guide Equitrac Corporation Equitrac Corporation Equitrac Embedded for Kyocera Mita 1.3 Setup Guide 2012 Equitrac Corporation 2012 Equitrac Corporation Equitrac Embedded for Kyocera Mita Setup Guide Document Revision History Revision Date Revision List

More information

bbc Adobe Central Output Server Getting Started for Microsoft Windows Version 5.7

bbc Adobe Central Output Server Getting Started for Microsoft Windows Version 5.7 bbc Adobe Central Output Server Version 5.7 Getting Started for Microsoft Windows Getting Started for Microsoft Windows Edition 4.0, March 2009 2009 Adobe Systems Incorporated All rights reserved. As of

More information

StorageWorks RAID Array 200 Online Management Utility for OpenVMS AXP User's Guide

StorageWorks RAID Array 200 Online Management Utility for OpenVMS AXP User's Guide StorageWorks RAID Array 200 Online Management Utility for OpenVMS AXP User's Guide AA Q6WVB TE Digital Equipment Corporation Maynard, Massachusetts Second Printing, April 1995 The information in this document

More information

HP StorageWorks Performance Advisor. Installation Guide. Version 1.7A

HP StorageWorks Performance Advisor. Installation Guide. Version 1.7A HP StorageWorks Performance Advisor Installation Guide Version 1.7A notice Copyright 2002-2004 Hewlett-Packard Development Company, L.P. Edition 0402 Part Number B9369-96068 Hewlett-Packard Company makes

More information

Level 23 Eagle Software Conversion Guide. Please see page 5 for changes made to Special Security

Level 23 Eagle Software Conversion Guide. Please see page 5 for changes made to Special Security Level 23 Eagle Software Conversion Guide Please see page 5 for changes made to Special Security Publication No. EL1035 Publication Date: January 2002 This manual contains reference information about CCITRIAD

More information

Troubleshooting with the rx2800i4 Management Processor

Troubleshooting with the rx2800i4 Management Processor Effective: 12/14/18 Revision: A Troubleshooting with the rx2800i4 Management Processor Overview Identify a VMS workstation running VMS 8.4-2 or newer. In a VMS workstation, setup to log your session to

More information

HP Advanced Server for OpenVMS Server Installation and Configuration Guide

HP Advanced Server for OpenVMS Server Installation and Configuration Guide HP Advanced Server for OpenVMS Server Installation and Configuration Guide Order Number: AA RFM3C TE September 2006 This guide explains how to install and configure the Advanced Server for OpenVMS software.

More information

HP AlphaServer Systems

HP AlphaServer Systems HP AlphaServer Systems instant Capacity on Demand (icap) Notes for Installation and Use Order Number: EK-ASCOD-UG. A01 This document provides information about installing icap, bringing additional icap

More information

BEAWebLogic. Platform. 8.1 Supported Configurations: HP OpenVMS on Itanium

BEAWebLogic. Platform. 8.1 Supported Configurations: HP OpenVMS on Itanium BEAWebLogic Platform 8.1 Supported Configurations: HP OpenVMS 8.2-1 on Itanium Version 8.1 Document Revised: March 29, 2006 Copyright Copyright 2006 BEA Systems, Inc. All Rights Reserved. Restricted Rights

More information

Perceptive Reflect. Installation and Setup Guide. Version: 2.3.x

Perceptive Reflect. Installation and Setup Guide. Version: 2.3.x Perceptive Reflect Installation and Setup Guide Version: 2.3.x Written by: Product Documentation, R&D Date: September 2016 2012 Lexmark International Technology SA. All rights reserved Perceptive Reflect

More information

ATTENDANT MONITOR Operations Manual NEC America, Inc.

ATTENDANT MONITOR Operations Manual NEC America, Inc. ATTENDANT MONITOR Operations Manual NEC America, Inc. NDA-30135 Revision 1 October, 2000 Stock Number 241662 LIABILITY DISCLAIMER NEC America, Inc. reserves the right to change the specifications, functions,

More information

BEA MessageQ. Client for OpenVMS User s Guide

BEA MessageQ. Client for OpenVMS User s Guide BEA MessageQ Client for OpenVMS User s Guide BEA MessageQ for OpenVMS Version 5.0 Document Edition 2.0 March 2000 Copyright Copyright 2000 BEA Systems, Inc. All Rights Reserved. Restricted Rights Legend

More information

Logging Mechanism. Cisco Logging Mechanism

Logging Mechanism. Cisco Logging Mechanism Cisco, page 1 Cisco ISE System Logs, page 2 Configure Remote Syslog Collection Locations, page 7 Cisco ISE Message Codes, page 8 Cisco ISE Message Catalogs, page 8 Debug Logs, page 8 Endpoint Debug Log

More information

Zenoss Resource Manager Upgrade Guide

Zenoss Resource Manager Upgrade Guide Zenoss Resource Manager Upgrade Guide Release 6.2.0 Zenoss, Inc. www.zenoss.com Zenoss Resource Manager Upgrade Guide Copyright 2018 Zenoss, Inc. All rights reserved. Zenoss, Own IT, and the Zenoss logo

More information

Instrument Software Update Instructions

Instrument Software Update Instructions Purpose Instrument Software Update Instructions Keysight X-Series Signal Analyzers, Non-Touch (N9000A, N9010A, N9020A, N9030A) With either WES7 or Windows 10 operating systems The purpose of this document

More information

SonicWall Secure Mobile Access SMA 500v Virtual Appliance 8.6. Getting Started Guide

SonicWall Secure Mobile Access SMA 500v Virtual Appliance 8.6. Getting Started Guide SonicWall Secure Mobile Access SMA 500v Virtual Appliance 8.6 Getting Started Guide Copyright 2017 SonicWall Inc. All rights reserved. SonicWall is a trademark or registered trademark of SonicWall Inc.

More information

new world ERP Server Migration Checklist New World ERP TMS

new world ERP Server Migration Checklist New World ERP TMS new world ERP Server Migration Checklist Revised 2/20/17 Table of Contents Overview... 3 Document and Build Environments... 4 Test the New Servers... 7 Cut Over to New Servers... 8 Appendix A: Server Documentation

More information

Mid-Range Library Media Manager Installation and User s Guide

Mid-Range Library Media Manager Installation and User s Guide Mid-Range Library Media Manager Installation and User s Guide Abstract This guide describes how to install and use the Mid-Range Library Media Manager software. It includes information about connection

More information

Backup App V7. Quick Start Guide for Windows

Backup App V7. Quick Start Guide for Windows Backup App V7 Quick Start Guide for Windows Revision History Date Descriptions Type of modification 30 Jun 2016 First Draft New 25 Nov 2016 Added Restore Options to Ch 8 Restoring Data; Combined Technical

More information

Configuration Note. AudioCodes One Voice for Microsoft Skype for Business. CloudBond 365. Backup and Restore Functionality. Version 9.

Configuration Note. AudioCodes One Voice for Microsoft Skype for Business. CloudBond 365. Backup and Restore Functionality. Version 9. 7 Configuration Note AudioCodes One Voice for Microsoft Skype for Business CloudBond 365 Backup and Restore Functionality Version 9.5 Update 4 Configuration Note Contents Table of Contents 1 Introduction...

More information

BL8x0c i2: Overview, Setup, Troubleshooting, and Various Methods to Install OpenVMS

BL8x0c i2: Overview, Setup, Troubleshooting, and Various Methods to Install OpenVMS OpenVMS Technical Journal V15 BL8x0c i2: Overview, Setup, Troubleshooting, and Various Methods to Install OpenVMS Aditya B S and Srinivas Pinnika BL8x0c i2: Overview, Setup, Troubleshooting, and Various

More information

SRA Virtual Appliance Getting Started Guide

SRA Virtual Appliance Getting Started Guide SRA Virtual Appliance Getting Started Guide 1 Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your system. CAUTION: A CAUTION indicates potential

More information

Troubleshooting Cisco APIC-EM Single and Multi-Host

Troubleshooting Cisco APIC-EM Single and Multi-Host Troubleshooting Cisco APIC-EM Single and Multi-Host The following information may be used to troubleshoot Cisco APIC-EM single and multi-host: Recovery Procedures for Cisco APIC-EM Node Failures, page

More information

XenClient Upgrade Guide

XenClient Upgrade Guide XenClient Upgrade Guide XenClient Upgrade Guide XenClient Upgrade Guide This document provides information about upgrading XenClient components. It includes guidelines for VM updates, and how to track

More information

Using the HP IP/IPX Printer Gateway

Using the HP IP/IPX Printer Gateway Using the HP IP/IPX Printer Gateway Notice The information contained in this document is subject to change without notice. HEWLETT-PACKARD COMPANY MAKES NO WARRANTY OF ANY KIND WITH REGARD TO THIS MATERIAL,

More information

Rapid Recovery DocRetriever for SharePoint User Guide

Rapid Recovery DocRetriever for SharePoint User Guide Rapid Recovery 6.1.3 Table of Contents Introduction to DocRetriever for SharePoint... 6 Using this documentation... 6 About DocRetriever for SharePoint...7 DocRetriever, AppAssure, and Rapid Recovery compatibility...

More information

Chapter 12: Advanced Operating Systems

Chapter 12: Advanced Operating Systems : Advanced Operating Systems IT Essentials: PC Hardware and Software v4.0 1 Purpose of this Presentation To provide to instructors an overview of : List of chapter objectives Overview of the chapter contents,

More information

Print Audit 6. Print Audit 6 Documentation Apr :07. Version: Date:

Print Audit 6. Print Audit 6 Documentation Apr :07. Version: Date: Print Audit 6 Version: Date: 37 21-Apr-2015 23:07 Table of Contents Browse Documents:..................................................... 3 Database Documentation.................................................

More information

Table of Contents. Table of Figures. 2 Wave Systems Corp. Client User Guide

Table of Contents. Table of Figures. 2 Wave Systems Corp. Client User Guide 2 Wave Systems Corp. Client User Guide Table of Contents Overview... 3 What is the Trusted Drive Manager?... 3 Key Features of Trusted Drive Manager... 3 Getting Started... 4 Required Components... 4 Configure

More information

9936A LogWare III. User s Guide. Revision

9936A LogWare III. User s Guide. Revision 9936A LogWare III User s Guide Revision 680301 Table of Contents 1 Introduction... 1 1.1 Symbols Used...1 1.2 Conventions...1 1.3 What is LogWare?...1 1.4 License Agreement...2 1.5 Requirements...2 1.6

More information

TANDBERG Management Suite - Redundancy Configuration and Overview

TANDBERG Management Suite - Redundancy Configuration and Overview Management Suite - Redundancy Configuration and Overview TMS Software version 11.7 TANDBERG D50396 Rev 2.1.1 This document is not to be reproduced in whole or in part without the permission in writing

More information

Virtual Recovery Assistant user s guide

Virtual Recovery Assistant user s guide Virtual Recovery Assistant user s guide Part number: T2558-96323 Second edition: March 2009 Copyright 2009 Hewlett-Packard Development Company, L.P. Hewlett-Packard Company makes no warranty of any kind

More information

FCWnx 7.7 Upgrade Manual

FCWnx 7.7 Upgrade Manual FCWnx 7.7 Upgrade Manual P/N 460645003A 09AUG11 Copyright Disclaimer Trademarks and patents Intended use FCC compliance Certification and compliance 2011 UTC Fire & Security. All rights reserved. This

More information

HP TCP/IP Services for OpenVMS. Installation and Configuration

HP TCP/IP Services for OpenVMS. Installation and Configuration HP TCP/IP Services for OpenVMS Installation and Configuration Order Number: AA LU49P TE September 2003 This manual explains how to install and configure the HP TCP/IP Services for OpenVMS product on your

More information

Maintenance Coordinator SQL SERVERS EXPRESS REVISIONS 8x

Maintenance Coordinator SQL SERVERS EXPRESS REVISIONS 8x Current Patch: 8.0.2.5 IMPORTANT NOTE: At many times patches are added to the download without any notification. Also note that there may be fixes not recorded here. How to install update To install an

More information

FileCruiser. Administrator Portal Guide

FileCruiser. Administrator Portal Guide FileCruiser Administrator Portal Guide Contents Administrator Portal Guide Contents Login to the Administration Portal 1 Home 2 Capacity Overview 2 Menu Features 3 OU Space/Team Space/Personal Space Usage

More information

ChromQuest 4.2 Chromatography Data System

ChromQuest 4.2 Chromatography Data System ChromQuest 4.2 Chromatography Data System Installation Guide CHROM-97200 Revision A April 2005 2006 Thermo Electron Corporation. All rights reserved. Surveyor is a registered trademark and ChromQuest is

More information

Basic System Administration ESX Server and Virtual Center 2.0.1

Basic System Administration ESX Server and Virtual Center 2.0.1 ESX Server 3.0.1 and Virtual Center 2.0.1 Basic System Administration Revision: 2006105 Item: VI-ENG-Q306-293 You can find the most up-to-date technical documentation on our Web site at http://www.vmware.com/support/

More information

XenClient Enterprise Release Notes

XenClient Enterprise Release Notes XenClient Enterprise Release Notes Version 4.1 June 25, 2012 XenClient Enterprise Synchronizer Version 4.1 XenClient Enterprise Engine Version 4.1 1 About XenClient Enterprise XenClient Enterprise is a

More information

Password Changer User Guide

Password Changer User Guide Active@ Password Changer User Guide Copyright 1999-2017, LSOFT TECHNOLOGIES INC. All rights reserved. No part of this documentation may be reproduced in any form or by any means or used to make any derivative

More information

Agilent OpenLAB Chromatography Data System (CDS)

Agilent OpenLAB Chromatography Data System (CDS) Agilent OpenLAB Chromatography Data System (CDS) ChemStation Edition AIC (M8304AA) Setup Guide Agilent Technologies Notices Agilent Technologies, Inc. 2010-2014, 2015 No part of this manual may be reproduced

More information

Veeam Endpoint Backup

Veeam Endpoint Backup Veeam Endpoint Backup Version 1.5 User Guide March, 2016 2016 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this publication may be reproduced,

More information

CA Network and Systems Management System Monitoring Option for OpenVMS

CA Network and Systems Management System Monitoring Option for OpenVMS CA Network and Systems Management System Monitoring Option for OpenVMS Using the System Monitoring Option r3.2 This documentation (the Documentation ) and related computer software program (the Software

More information

User Guide. Revised in Nov, enpowermanager. Version Power Management Software

User Guide. Revised in Nov, enpowermanager. Version Power Management Software User Guide Revised in Nov, 2018 enpowermanager Version 5.3.2 Power Management Software enpowermanager User Guide - Table of Contents 1.0 Introduction to enpowermanager... 4 1.1 CurrentWare Components...

More information

Version 9.0 Installation and Configuration. December 17, 2007

Version 9.0 Installation and Configuration. December 17, 2007 Version 9.0 Installation and Configuration December 17, 2007 Table Of Contents Section Subject 1 Overview 2 Installation and Environment Considerations 3 Performing the Relius Proposal Installation 4 Licensing

More information

Library Media Manager Installation and User s Guide

Library Media Manager Installation and User s Guide Library Media Manager Installation and User s Guide Abstract This guide describes how to install and use the Library Media Manager software. It includes information about connection with an HP Integrity

More information

Quick KVM 1.1. User s Guide. ClearCube Technology, Inc.

Quick KVM 1.1. User s Guide. ClearCube Technology, Inc. Quick KVM 1.1 User s Guide ClearCube Technology, Inc. Copyright 2005, ClearCube Technology, Inc. All rights reserved. Under copyright laws, this publication may not be reproduced or transmitted in any

More information

Centra Workbench (V3.12 onwards)

Centra Workbench (V3.12 onwards) Workbench Installation Guide Centra Workbench (V3.12 onwards) Create and Customize User Interfaces for Router Control snellgroup.com Introduction Description This guide describes the system requirements

More information

Provider Electronic Solutions Upgrade Instructions

Provider Electronic Solutions Upgrade Instructions Provider Electronic Solutions Upgrade Instructions Get Upgrades from Provider Electronic Solutions Software This section describes how to upgrade Provider Electronic Solutions (PES) on your computer or

More information

SimH Supports Availability Manager Development Environment at HP

SimH Supports Availability Manager Development Environment at HP OpenVMS Technical Journal V14 SimH Supports Availability Manager Development Environment at HP Barry Kierstein, Software Engineer SimH Supports Availability Manager Development Environment at HP...1 Introduction...3

More information

AUTOMATED APPOINTMENT REMINDER AND ANNOUNCEMENT SYSTEM

AUTOMATED APPOINTMENT REMINDER AND ANNOUNCEMENT SYSTEM SARS Messages AUTOMATED APPOINTMENT REMINDER AND ANNOUNCEMENT SYSTEM USER MANUAL 2011-2015 by SARS Software Products, Inc. All rights reserved. COPYRIGHT Copyright 2011-2015 SARS Software Products, Inc.

More information

Security Management System SNMP Trap Interface

Security Management System SNMP Trap Interface Security Management System software generates various alarms on events. SMS SNMP trap Interface application connects to one or more SMS Servers and receives all the alarms generated by the SMS application.

More information

StarWind iscsi Target for Microsoft Windows: Using StarWind iscsi Target and VMware Workstation Virtual Machines

StarWind iscsi Target for Microsoft Windows: Using StarWind iscsi Target and VMware Workstation Virtual Machines Using StarWind iscsi Target and VMware Workstation Virtual Machines May 1, 2007 Rocket Division Software www.rocketdivision.com Copyright Rocket Division Software 2001-2007. All rights reserved. Page 1

More information

Release Notes and User Guide DataCore vsphere Installation Manager 2.07

Release Notes and User Guide DataCore vsphere Installation Manager 2.07 Cumulative Change Summary Date 1.0 release Apr 18, 2016 Added direct link to VMware download site for Virtual Infrastructure extension (VIX) in Prerequisites Apr 21, 2016 1.1 release Jun 28, 2016 Added

More information

HP Firefox Web Browser for OpenVMS Integrity servers (based on Mozilla Firefox)

HP Firefox Web Browser for OpenVMS Integrity servers (based on Mozilla Firefox) HP Firefox Web Browser for OpenVMS Integrity servers (based on Mozilla Firefox) Installation Guide and Release Notes Firefox Web Browser V2.0-18 for OpenVMS Integrity servers Based on Mozilla Firefox V2.0.0.18

More information

HP integrated Citrix XenServer Online Help

HP integrated Citrix XenServer Online Help HP integrated Citrix XenServer Online Help Part Number 486855-002 September 2008 (Second Edition) Copyright 2008 Hewlett-Packard Development Company, L.P. The information contained herein is subject to

More information

HP Project and Portfolio Management Center

HP Project and Portfolio Management Center HP Project and Portfolio Management Center Software Version: 9.30 Upgrade Guide Document Release Date: November 2014 (Second Edition) Software Release Date: September 2014 Legal Notices Warranty The only

More information

Double-Take Move. Double-Take Move System Center Integration Toolkit User's Guide

Double-Take Move. Double-Take Move System Center Integration Toolkit User's Guide Double-Take Move Double-Take Move System Center Integration Toolkit User's Guide Notices Double-Take Move System Center Integration Toolkit User's Guide Version 7.0, Thursday, February 13, 2014 Check the

More information

Start Up and Shutdown Procedures (Unix)

Start Up and Shutdown Procedures (Unix) Start Up and Shutdown Procedures (Unix) Start Up On Main Console 1. Press the Server main power button ON 2. The system will automatically go through the start-up procedures, which will be displayed on

More information

Data Protector Express Hewlett-Packard Company

Data Protector Express Hewlett-Packard Company Installation Guide Data Protector Express Hewlett-Packard Company ii Data Protector Express Installation Guide Copyright Copyright 2005/2006 by Hewlett-Packard Limited. March 2006 Part Number BB116-90024

More information

OpenVMS Systems Operations Guide: VAX 8200 and VAX 8300 Systems

OpenVMS Systems Operations Guide: VAX 8200 and VAX 8300 Systems OpenVMS Systems Operations Guide: VAX 8200 and VAX 8300 Systems EK V8283 OG. A01 Digital Equipment Corporation February, 1993 The information in this document is subject to change without notice and should

More information

Introduction, and Connecting to and Using the Remote Lab Environment

Introduction, and Connecting to and Using the Remote Lab Environment L0 Introduction, and Connecting to and Using the Remote Lab Environment Global Knowledge Training LLC L0-1 Objectives This in an introduction to the Global Knowledge lab guide, and to the Global Knowledge

More information

Configure Windows Server 2003 Release 2 Server Network File Share (NFS) as an authenticated storage repository for XenServer

Configure Windows Server 2003 Release 2 Server Network File Share (NFS) as an authenticated storage repository for XenServer Summary This document outlines the process to perform the following tasks. 1. Configure Windows Server 2003 Release 2 Server Network File Share (NFS) as an authenticated storage repository for XenServer.

More information

Instrument Software Update Instructions. X-Series Multi-touch instruments

Instrument Software Update Instructions. X-Series Multi-touch instruments Purpose Instrument Software Update Instructions X-Series Multi-touch instruments The purpose of this document is to outline the instrument software update procedure for the touchscreen or B model instrument

More information

A+ Guide to Software: Managing, Maintaining, and Troubleshooting, 5e. Chapter 7 Fixing Windows Problems

A+ Guide to Software: Managing, Maintaining, and Troubleshooting, 5e. Chapter 7 Fixing Windows Problems : Managing, Maintaining, and Troubleshooting, 5e Chapter 7 Fixing Windows Problems Objectives Learn what to do when a hardware device, application, or Windows component gives a problem Learn what to do

More information

AVAYA Avaya Aura System Platform Service Pack R6.2.1 Release Notes Issue 1.3

AVAYA Avaya Aura System Platform Service Pack R6.2.1 Release Notes Issue 1.3 AVAYA R6.2.1 Release Notes Issue 1.3 INTRODUCTION This document introduces the Release 6.2.1 and describes known issues and the issues resolved in this release. SOFTWARE RELEASE VERSIONS Release Date File

More information