EasyManua.ls Logo

HP BACKCOPY User Manual

HP BACKCOPY
303 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #73 background imageLoading...
Page #73 background image
\B.$Vol.Subvol.Table1
$Vol.Subvol.TInd1
This removes the need for a mapping clause to restore files to their original locations.
Examples: Basic Backup Commands
• To copy all files on the volume $MYVOL, and subvolume MYSUBVOL to the tape mounted on
the device $TAPE, and to list (on the current output device) the files backed up and files that
caused errors:
1> BACKUP $TAPE, $MYVOL.MYSUBVOL.*, LISTALL
• To back up the file $DATA.RECRDS.MYFILE and all files in subvolume DEBIT on the current
default volume ($DATA):
1> VOLUME $DATA
2> BACKUP $TAPE, (RECRDS.MYFILE, DEBIT.*)
• To back up all files on the volume $DATA, subvolume ACCTS, and list the associated file
names on the output device $LP (a line printer):
1> VOLUME $DATA
2> BACKUP /OUT $LP/ $TAPE, ACCTS.*, LISTALL
• To back up all files on the volume $LIB1, including any primary or secondary partitions on
$LIB1 but not partitions on other volumes:
1> BACKUP $TAPE, $LIB1.*.*, PARTONLY ON, LISTALL
• To use BACKUP's wild-card capabilities:
1> VOLUME $SYSTEM
2> BACKUP $TAPE, (SYS*.*UP, SYS*.?MON, SYS*.COBOL?),&
2> &LISTALL
â—¦ SYS* matches all subvolumes on $SYSTEM whose names begin with SYS (such as the
system subvolumes $SYSTEM.SYSTEM and $SYSTEM.SYSnn).
â—¦ *UP matches all of the files that have names ending with UP (such as BACKUP and FUP).
â—¦ ?MON matches all of the files that have four-letter names ending with MON (such as
IMON and DMON, but not NETMON).
â—¦ COBOL? matches all files that have six-letter names that begin with COBOL (such as
COBOL1, COBOL2, but not COBOL or COBOLLIB).
Backing Up Format 1 and Format 2 Files
The two formats for disk files are:
• Aformat 1 file is any file created on a system running a NonStop operating system RVU
preceding G06.00 or D46.00, or a file created on any newer NonStop operating system
RVU that is smaller than 2 GB minus 1 MB.
• Aformat 2 file is either a large format file, or a file that can contain larger partitions than a
file created on RVUs preceding G06.00 or D46.00. A format 2 file can exceed the 2 GB
minus 1 MB size limit of a format 1 file.
For more information on handling format 1 and format 2 files, see the File Utility Program (FUP)
Reference Manual.
WARNING! You cannot restore format 2 files to a system that does not support large format files.
If your VOLUME MODE backup tape contains both format 1 and format 2 files, do not perform a
RESTORE to a system that does not support format 2 files.
BACKUP Guidelines and Examples 73

Table of Contents

Question and Answer IconNeed help?

Do you have a question about the HP BACKCOPY and is the answer not in the manual?

HP BACKCOPY Specifications

General IconGeneral
BrandHP
ModelBACKCOPY
CategorySoftware
LanguageEnglish

Summary

Abstract

What’s New in This Manual

Manual Information

Information about the manual's version, history, and product details.

New and Changed Information

Lists specific revisions made in different manual versions.

About This Manual

Audience

Describes the intended readers and their required familiarity.

Organization

Explains the manual's structure by chapters and appendices.

Related Documentation

Notation Conventions

General Syntax Notation

Defines conventions used for command syntax presentation.

Disk and Tape Utilities Overview

Utility Descriptions

Briefly describes each utility and its associated tasks.

Using BACKCOPY, BACKUP, and RESTORE

Explains common procedures and differences between these utilities.

BACKCOPY

Security

Discusses access control and security for the BACKCOPY utility.

BACKCOPY Syntax

Describes the command structure and available options.

BACKUP

Security

Discusses access control and security for the BACKUP utility.

BACKUP and RESTORE Interaction

Explains how BACKUP options affect RESTORE operations.

BACKUP Syntax

Details the command structure for file and volume modes.

Disk Compression (DCOM)

Security

Discusses access control and security for the DCOM utility.

DCOM Syntax

Describes the command structure and available options.

Disk Space Analysis Program (DSAP)

Security

Discusses access control and security for the DSAP utility.

DSAP Syntax

Describes the command structure and available options.

DSAP Options

Lists and describes various DSAP analysis options.

PAK/UNPAK

PAK Command Options

Details the options available for the PAK command.

UNPAK Command Options

Details the options available for the UNPAK command.

RESTORE

Security

Discusses access control and security for the RESTORE utility.

RESTORE Syntax

Details command structure for file and volume modes.

RESTORE Options

Detailed explanation of individual RESTORE options.

BACKCOPY, BACKUP, and RESTORE Messages

DCOM/DSAP Messages

PAK/UNPAK Messages

Syntax Summaries

BACKCOPY Syntax

Summarizes the syntax for the BACKCOPY command.

BACKUP File-Mode Syntax

Summarizes the syntax for BACKUP in file mode.

BACKUP Volume-Mode Syntax

Summarizes the syntax for BACKUP in volume mode.

DCOM Syntax

Summarizes the syntax for the DCOM command.

DSAP Syntax

Summarizes the syntax for the DSAP command.

PAK/UNPAK Syntax

Summarizes the syntax for PAK and UNPAK commands.

RESTORE File-Mode Syntax

Summarizes the syntax for RESTORE in file mode.

RESTORE Volume-Mode Syntax

Summarizes the syntax for RESTORE in volume mode.

CLASS TAPE DEFINEs

TAPE DEFINE Attributes

Lists and describes the attributes for TAPE DEFINEs.

TAPE DEFINE Consistency Checks

Details consistency rules for TAPE DEFINE attributes.

Tape Label Formats

ANSI Standard Labels

Describes ANSI VOL1 and HDR1/EOF/EOV1 label formats.

IBM Standard Labels

Describes IBM VOL1, HDR1/EOF1/EOV1, HDR2/EOF2/EOV2 label formats.

Related product manuals