System and catalog stored procedures
Description
sa_eng_properties system procedure
Function
Syntax
Permissions
Side effects
See also
Description
Example
sa_flush_cache system procedure
Function
Syntax
Permissions
Side effects
Description
968
Returns the database ID number and the Number, PropNum, PropName,
PropDescription, and Value, for each available database property.
Reports database server property information
sa_eng_properties
None.
None
"Server-level properties" on page 1095
Returns the PropNum, PropName, PropDescription, and Value for each
available server property.
$
For a listing of available engine properties, see "System functions" on
page 310.
♦
The following statement returns a set of available server properties
call sa_eng_properties()
PropNum
1
2
...
Empties all pages in the database server cache.
sa_flush_cache ( )
DBA authority required.
None
Database administrators can use this procedure to empty the contents of the
database server cache. This is of use in performance measurement to ensure
repeatable results.
PropName
IdleWrite
IdleChkPt
...
...
...
...
...
Need help?
Do you have a question about the Adaptive Server Anywhere and is the answer not in the manual?
Questions and answers