Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
This is a "Database" activity within a Manifest document
|
|
|
Database block size
Specifies whether the database should be mounted privately or clustered.
0 - Mount private
1 - Mount clustered
Database collation
Database creation flags:
yes - Must always create the database, will fail if already exists
no - Database must already exist
overwrite - Overwrite if present, or create a new one.
Database location on the filesystem.
Enable encryption for this database
The encryption key id for an encrypted database
Expansion size (i.e. by how many MB should the DB get expanded when it fills)
Initial database size (in MB)
Maximum database size (in MB)
Specifies whether the database should be mounted at startup.
0 - Don't mount at startup
1 - Mount at startup
Specifies that the database MUST be successfully mounted at startup.
0 - Successful mount not required for startup to succeed.
1 - Successful mount required for startup to succeed.
Public Permissions, zero or more of "R", "W", "U"
Database Resource required to access this database, for example %DB_%DEFAULT
Directory where the streams associated with this database go.
By default (value=""), the location is in the subdirectory "stream", underneath the database directory, e.g. for a database located in c:\abc, the default would be c:\abc\stream. InterSystems recommends leaving this parameter as "".
Database "logical" name, for example USER or ENSDEMO