Controls license management configurations, displays and sets license type and status.
sp_iqlmconfig ’edition’, { ’SE’ | ’SA’ | ’EE’ }
Topic |
Value |
---|---|
Default |
’EE’ (Enterprise Edition) |
Range of values |
’SE’ (Small Business) ’SA’ (Single Application) ’EE’ (Enterprise Edition) |
Status |
Static |
sp_iqlmconfig ’license type’, { ’CP’ | ’DT’ | ’SF’ | ’AC’ | ’BC’ | 'CH' | 'DH' | 'SH' | 'AH' | 'BH' }
Topic |
Value |
---|---|
Default |
’DT’ (Development and Testing) |
Range of values |
’AC’ (OEM CPU License) ’AH’ (OEM CPU License Chip) ’BC’ (OEM Standby License) ’BH’ (OEM Standby License Chip) ’CP’ (CPU License) ’CH’ (CPU License Chip) ’DH’ (Development and Testing License Chip) ’DT’ (Development and Testing) ’EV’ (Evaluation) ’SF’ (Standby CPU License) ’SH’ (Standby CPU License Chip) |
Status |
Static |
sp_iqlmconfig ’email severity’, { ’ERROR’ | ’WARNING’ | ’INFORMATIONAL’ | ’NONE’ }
NONE designates that e-mail notification is disabled.
sp_iqlmconfig ’smtp host’, ’<hostname>’ | ’
hostname Specifies SMTP host used for e-mail notification.
sp_iqlmconfig ’email sender’, ’<email address>’ |
<email address> Specifies the sender’s e-mail address used for e-mail notification.
sp_iqlmconfig ’email recipients’, ’<email recipients>’ |
<email recipients> Specifies a comma-separated list of e-mail addresses to whom e-mail notifications will be sent.
sp_iqlmconfig |
DBA permissions necessary.
At startup, sp_iqlmconfig checks the edition type and license type of the license specified.
If the specified license is not found, the server falls to grace mode.
The specified license type becomes valid only when a non-null edition value is specified.
If sp_iqlmconfig is called with no parameters (Syntax 3), it displays all the information above, as well as other information, such as:
Product Edition and License Type
Which of the optional licenses are in use
License count
E-mail information
General information about the license