Display Disk Volume

View a list of currently defined disk volume definitions.

Syntax

Notes

To manage disk volumes, use alter database (containing add, drop, and set disk volume).

Examples

display disk volume;

Displays all (if any) disk volumes defined on the system.

display disk volume sample.basic.'vol3/hyperion/essbase';

or

display disk volume sample.basic.C;

Displays information about a particular disk volume definition on Sample.Basic.

Descriptions

Use display disk volume to display disk volume information in the following ways:

Key Phrase Explanation
all Display all disk-volume definitions on the system.
<unique-vol-name> Display a disk-volume definition by name.
on database Display all disk-volume definitions associated with the specified database.

Output Columns

The values returned for the file type field are numeric, and translate as follows:

Constant Value
1 Index
2 Data
3 Index and Data

©2004 Hyperion Solutions Corporation. All Rights Reserved.
http://www.hyperion.com