Administrator's Reference

DELETE LOGVOLUME (Delete a Recovery Log Volume)

Use the DELETE LOGVOLUME command to delete an existing recovery log volume or recovery log volume copy. This command may require data on the volume to be moved to other database volumes.

A group of mirrored volumes can consist of a recovery log volume and up to two volume copies of that recovery log volume. You cannot delete the last synchronized volume in a copy set unless the information on the volume can be moved by ADSM to other synchronized volumes in the recovery log.

This command can generate a background process that can be canceled with the CANCEL PROCESS command. To display information on background

Privilege Class

To issue this command, you must have system privilege or unrestricted storage privilege.

Syntax

>>-DELete LOGVolume--volname-----------------------------------><
 

Parameters

volname

Specifies the name of the recovery log volume to be deleted. This parameter is required.

Examples

Task

Delete the recovery log volume LOG.1 . No data resides on the volume.

Command:
delete logvolume log.1

Related Commands

Table 77. Commands Related to DELETE LOGVOLUME
Command Description
CANCEL PROCESS Cancels a background server process.
DEFINE LOGCOPY Creates a volume copy of a recovery log volume.
DEFINE LOGVOLUME Defines a disk volume to the recovery log.
QUERY LOGVOLUME Displays information about one or more log volumes.
QUERY PROCESS Displays information about one or all background server processes.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]