aaStorageLocationSelect
- Last UpdatedSep 22, 2022
- 1 minute read
Selects a storage location.
Syntax
aaStorageLocationSelect StorageType, StorageNodeKey
where:
|
Argument |
Description |
|---|---|
|
StorageType |
The type of storage used for the specified location. 1 = Circular; 2 = Alternate; 3 = Buffer; 4 = Permanent, 5 = Tag data index, 6 = Tag data index write-ahead logs, 7 = Revision tag data write-ahead logs. There can be only one storage location of each type. This value is of data type int, with a default of NULL. |
|
StorageNodeKey |
The unique numerical identifier for the storage node. This value is of data type int, with a default of 1. |
Permission
Execute permission defaults to the public group.