Skip to main content
InterSystems IRIS Data Platform 2024.3
AskMe (beta)
Loading icon

CreateMagTape

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

Synopsis

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

Description

CreateMagTape 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 CreateMagTape. 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 CreateMagTape by editing the merge file in a text editor (as described in Editing the Active CPF).

FeedbackOpens in a new tab