Returns 1 if a feature’s license is enabled, 0 if the license is not enabled, or NULL if you specify an invalid license name.
license_enabled("ase_server" | "ase_ha" | "ase_dtm" | "ase_java" | "ase_asm")
select license_enabled("ase_dtm")
-------------- 1
For information about installing license keys for SAP ASE features, see your installation guide.
Installation guide for your platform
sp_configure system procedure
ANSI SQL – Compliance level: Transact-SQL extension.
Any user can execute license_enabled.