SQL Server properties
This function is used to view the principal properties of the database when the database used is SQL Server™.
The data presented here are not modifiable.
Their modification must be carried out using the appropriate administration tools for the database used.
Warning
This function is used, by the requests in the tables and the system views, to give technical information on the database. The interpretation of the results given by this function is up to the database administrator and can depend on the version of the database used.
Screen management
This function is used to view the properties of the database.
These elements are presented in two tabs : the first gives the general characteristics of the server, the second gives the characteristics of the database as well as the list of parameters and selected options for the database.
Header
Used to identify the characteristics of the database used.
Database (field BDDNAM) |
Name of the database. |
Version (field VER) |
Version number of the database. |
field VERDES |
Description of the database version. |
Tab Server
The first tab presents the general properties server hosting the database.
This first section gives information on the Sql Server instance.
Machine (field SRVMAC) |
Name of the server on which the database is started. |
Instance (field SRVINS) |
Name of the Microsoft® SQL Server™ server. |
Default class (field SRVTRI) |
Classification type used by the SQL Server instance. |
Version (field VER) |
Description of the database version. |
Tab Basis
The database properties are displayed in the second tab.
This screen is made up of three sections :
Database
The section contains the principal characteristics of the database.
Last backup
This section is used to view the dates of the last backups carried out on the database.
Options
This section lists the database options and their values.
Five categories exist for the database options :
- automatic options ;
- cursor options ;
- recovery options ;
- SQL options ;
- report options.
Database
Owner (field OWN) |
User that is the owner of the database. |
Date created (field CREDAT) |
Date and time of the database creation |
field CREHOU |
Number of users (field NBRUSR) |
Number of users defined in the database. |
Number of active connections (field NBRPRO) |
Number of active connections on the database. |
Size of the base (field TAILBASE) |
Total size of the current database, all folders included. This size includes all the data files and journal files. |
field MB1 |
Space not allocated (field ESPACE) |
Database space that has not been reserved for the database objects. |
field MB2 |
Classification (field BDDTRI) |
Type of classification used by the database. |
Recovery model (field RPCTPL) |
Specify the restoration template type for the database. The following restoration templates are available :
|
Level of compatability (field LEV) |
Indicate the level of compatibility of the database |
Grid Options
Option (field OPT) | ||||||||||||||||||||||||||||||||||||||||||||||||||
Database options. Here is a list of options that can be found :
|
||||||||||||||||||||||||||||||||||||||||||||||||||
Value (field OPTVAL) | ||||||||||||||||||||||||||||||||||||||||||||||||||
Last back-up
Database - complete (field SAVBDDDAT) |
Display the date and time of the last backup for the database. |
field SAVBDDHOU |
Database - differential (field SAVDBDDDAT) |
Display the date and time of the last differential backup for the database. |
field SAVDBDDHOU |
Transaction log (field SAVLOGDAT) |
Display the date and time of the last journal backup of the transactions. |
field SAVLOGHOU |