Contents Index sa_flush_statistics system procedure sa_get_histogram system procedure

ASA SQL Reference
  System Procedures and Functions
    System and catalog stored procedures

sa_get_dtt system procedure


Function 

Reports the current value of the Disk Transfer Time (DTT) model, which is part of the cost model.

Syntax 

sa_get_dtt ( file-id )

Permissions 

None.

Side effects 

None.

Description 

You can obtain the file-id from the system table SYSFILE.

This procedure retrieves data from the system table SYSOPTSTAT. It is intended for internal diagnostic purposes.


Contents Index sa_flush_statistics system procedure sa_get_histogram system procedure