Is there a runtime property that will tell me what edition is running?
|
Yes, use:
This returns a space separated list of words describing the database server type. Values include:
1
Just to add: This property seems only be available stating with SA 11.0.1 (where the different server versions like Workgroup or Advanced were introduced), and it may name the additional components like HA, too - cf. http://dcx.sybase.com/1101en/dbadmin_en11/server-properties-perfapp.html |