Tapeprompt

The tapeprompt option specifies whether you want Tivoli® Storage Manager to wait for a tape mount if it is required for a backup, archive, restore, or retrieve process, or to be prompted for a choice.

AIX operating systemsHP-UX operating systemsLinux operating systemsOracle Solaris operating systemsMac OS X operating systemsWindows operating systemsIn the Tivoli Storage Manager GUI, the Media Mount dialog can display the Information Not Available value in the Device and Volume Label fields if you perform a standard (also known as classic) restore or retrieve operation. This value means that this information is only available for no-query restore or retrieve operations; not a standard restore or retrieve operation. The Device field displays the name of the device on which to mount the media needed to process an object. The Volume Label field displays the name of the volume needed to process an object.

Tape prompting does not occur during a scheduled operation regardless of the setting for the tapeprompt option.

The tapeprompt option can be used with the following commands:

  • archive
  • delete archive
  • delete backup
  • incremental
  • restore
  • retrieve
  • selective
Note: The server can also define this option.
AIX operating systemsHP-UX operating systemsLinux operating systemsMac OS X operating systemsOracle Solaris operating systemsWindows operating systems

Supported Clients

This option is valid for all clients.

Options File

AIX operating systemsHP-UX operating systemsLinux operating systemsOracle Solaris operating systemsMac OS X operating systemsPlace this option in the client user-options file (dsm.opt). You can set this option on the General tab, Prompt before mounting tapes check box of the Preferences editor.

Windows operating systemsPlace this option in the client options file (dsm.opt). You can set this option on the General tab, Prompt before mounting tapes check box of the Preferences editor.

Syntax

Read syntax diagramSkip visual syntax diagram
               .-No--.   
>>-TAPEPrompt--+-----+-----------------------------------------><
               '-Yes-'   

Parameters

No
You are not prompted for your choice. The server waits for the appropriate tape to mount. This is the default.
Note: For API applications, this permits backup directly to tape.
Yes
You are prompted when a tape is required to back up, archive, restore, or retrieve data. At the prompt, you can wait for the appropriate tape to be mounted, always wait for a tape to be mounted, skip a particular object, skip all objects on a single tape, skip all objects on all tapes, or cancel the entire operation.

Examples

Options file:
tapeprompt yes
Command line:
-tapep=yes

This option is valid only on the initial command line. It is not valid in interactive mode.