Lists the Character Set configuration metrics and provides a brief description of each.
Table 5.3 Character Set Configuration Metrics
| Name | Description |
|---|---|
| Client (Total) | The character set for statements that arrive from the client. |
| Connection (Total) | The character set used for literals that do not have a character set introducer and for number-to-string conversion. |
| Database (Total) | The character set used by the default database. |
| Directory (Total) | The directory where character sets are installed. |
| Filesystem (Total) | The file system character set. |
| Results (Total) | The character set used for returning query results such as result sets or error messages to the client. |
| Server Default (Total) | The server's default character set. |
| System (Total) | The character set used by the server for storing identifiers. |