Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Reports database server property information.
sa_eng_properties( )
Returns the PropNum, PropName, PropDescription, and Value for each available server property. Values are returned for all database server properties and statistics related to database servers.
None
The following statement returns a set of available server properties
CALL sa_eng_properties( );