Administrator's Reference

DELETE LOGVOLUME (Delete a Recovery Log Volume)

Use this command to delete a recovery log volume or volume copy. When you delete the volume from the recovery log, the server moves existing data to available space on other volumes.

Note:You cannot delete the last synchronized volume in a group of mirrored volumes unless TSM can move the information on the volume to other synchronized volumes.

This command can generate a background process that can be canceled with the CANCEL PROCESS command. If a DELETE LOGVOLUME background process is cancelled, some of the database may have already been moved. To display information on background processes, use the QUERY PROCESS command.

Privilege Class

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

Syntax

>>-DELete LOGVolume--volume_name-------------------------------><
 

Parameters

volume_name (Required)
Specifies the virtual address of the recovery log volume.

Examples

Task

Delete the recovery log volume LOG.1 .

Command:
delete logvolume log.1

Related Commands

Table 89. 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 log volumes.
QUERY PROCESS Displays information about background processes.


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