Skip to main content

CreateMagTapes

Create a magnetic tape definition in the [MagTapes] section of the CPF.

Synopsis

[Actions]	CreateMagTapes:Name=MagTapeName,SystemDevice=TapeDeviceName

Description

CreateMagTapes defines a magnetic tape. InterSystems IRIS® creates that magnetic tape definition when processing the [Actions] section during a configuration merge. During the merge, InterSystems IRIS runs Config.MagTapes.Create()Opens in a new tab to create the magnetic tape definition defined by CreateMagTapes. The Name and SystemDevice properties are required; the complete list of properties is available in the class reference.

Changing this Operation

This operation is designed to be used during a configuration merge. You can change CreateMagTapes by editing the merge file in a text editor (as described in Editing the Active CPF).

FeedbackOpens in a new tab