Column name
|
Data type
|
Description
|
---|---|---|
CFG_NAME
|
WVARCHAR (254) PRIMARY KEY NOT NULL
|
The name of the diskless replica configuration.
|
INI_FILE
|
LONG WVARCHAR
|
The name of the replica configuration file. The solid.ini file contents are inserted into this column as a blob.
|
LIC_FILE
|
LONG WVARCHAR
|
The name of the replica license file. The solid.lic file contents are inserted into this column as a blob.
|
SCHEMA_FILE
|
LONG WVARCHAR
|
The name of the replica schema. The schema file contents are inserted into this column as a blob.
|