FILESYSTEMS
The system table SYSINFO.FILESYSTEMS
describes the existing internal file systems.
|
CHAR(8) BYTE |
ID of the internal file system in the database catalog |
|
CHAR(32) |
Local name of the internal file system, which is granted when the file system is imported |
|
CHAR(255) |
Provider name |
|
FIXED(10,0) |
Snapshot ID |
|
FIXED(2,0) |
Internally granted number of the internal file system, which generally starts at |
|
TIMESTAMP |
Date on which the internal file system was imported |
|
CLOB |
Comment on the internal file system |