Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
Using KSAM XL and KSAM 64: 900 Series HP 3000 Computer Systems > Chapter 7 Protecting the File and Its Data

Backing Up KSAM Files

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Index

A regularly scheduled backup of all files is always advisable. The STORE/RESTORE facility used for most other files is also appropriate for backing up KSAM files to tape. The following commands provide a backup routine for a KSAM file.

   FILE T=ARBACK;DEV=TAPE
STORE ARMSTR.MGR.AR;*T
NOTE: Do not use the TRANSPORT option of the STORE command with KSAM files. The TRANSPORT option is intended as a migration option for storing files from MPE/iX to MPE V/E systems.

Use the following commands to restore the file from tape:

   FILE T=ARBACK;DEV=TAPE
RESTORE *T;ARMSTR.MGR.AR;KEEP;DEV=DISC;SHOW

The FCOPY utility can also be used to back up KSAM files on disk instead of tape. This allows a quick recovery with little delay. If sufficient resources are available, this is an effective and rapid method of backing up files.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© Hewlett-Packard Development Company, L.P.