Configures license management-related information on SAP ASE.
sp_lmconfig [ [ 'edition' [, edition_type ]] | [ 'license type' [, license_type_name ]] | [ 'smtp host' [, smtp_host_name ]] | [ 'smtp port' [, smtp_port_number ]] | [ 'email sender' [, sender_email_address ]] | [ 'email recipients' [, email_recipients ]] | [ 'email severity' [, email_severity ]] ]
Server Name
License Name
Version
Quantity Status
Expiration Date
null – is the default value. When a null value is specified, no product edition is configured, and the SAP ASE server starts with a license for any edition.
EE – indicates the Enterprise edition.
SE – indicates the Small Business edition.
DE – indicates the Developer’s edition.
XE – indicates the Express edition.
SRST – server license with network seats
SVST – standby server license with network seats
SRCU – server license with concurrent user seats
SVCU – standby server license with concurrent user seats
SRIA – server license with Internet access license
SVIA – standby server license with Internet access license
CP – CPU license
SF – standby CPU license
null – default
1> sp_lmconfig 2> go
Parameter Name Config Value ----------------- ------------ edition EE license type CP smtp host null email recipients null email severity null smtp port null email sender null License Name Version Quantity Status Expiry Date Server Name --------------- ---------- -------- ---------- ------------------- ---------- ASE_HA 2010.03314 2 expirable Apr 1 2010 12:00AM cuprum ASE_ASM null 0 not used null null ASE_EJB null 0 not used null null ASE_EFTS null 0 not used null null ASE_DIRS null 0 not used null null ASE_XRAY null 0 not used null null ASE_ENCRYPTION null 0 not used null null ASE_CORE 2010.03314 2 expirable Apr 1 2010 12:00AM cuprum ASE_PARTITIONS null 0 not used null null ASE_RLAC null 0 not used null null ASE_MESSAGING_TIBJMS null 0 not used null null ASE_MESSAGING_IBMMQ null 0 not used null null ASE_MESSAGING_EASJMS null 0 not used null null Property Name Property Value ------------- -------------- PE EE LT CP ME null MC null MS null MM null CP 0 AS A (return status = 0)
When you do not specify any parameters, sp_lmconfig also displays the server name from the location where the license is checked out.
If you do not specify an edition or use “null,” the SAP ASE server looks for and uses whatever license edition it finds when it starts.
The configuration options set by sp_lmconfig are stored in the sylapi properties file.
The SAP ASE installation guide for your platform.
The permission checks for sp_lmconfig differ based on your granular permissions settings.
Setting | Description |
---|---|
Enabled | With granular permissions enabled, you must be a user with manage server configuration privilege. |
Disabled | With granular permissions disabled, you must be a user with sa_role. |
Values in event and extrainfo columns from the sysaudits table are:
Information | Values |
---|---|
Event | 38 |
Audit option | exec_procedure |
Command or access audited | Execution of a procedure |
Information in extrainfo |
|