SAP ABAP Function Module CHECK_LAST_RUN_STATS_INF (INFORMIX: Check whether update statistics are required)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-INF (Application Component) Informix
     STUI (Package) Informix Database Monitor
Basic Data
Function Module CHECK_LAST_RUN_STATS_INF INFORMIX: Check whether update statistics are required  
Function Group SDBI   Informix Database Administration  
Program Name SAPLSDBI    
INCLUDE Name LSDBIU11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting STD_TABLES TYPE DBOPTSTATS-STATABLES Number of 'normal' tables with TOBDO flag
Exporting STD_TABLES_DATE TYPE DBOPTSTATS-LASTDATE Oldest TOBDO entry for 'normal' tables
Exporting PRI_TABLES TYPE DBOPTSTATS-PRITABLES Number of high-priority tables with TOBDO flag
Exporting PRI_TABLES_DATE TYPE DBOPTSTATS-LASTDATE Oldest TOBDO entry for high-priority tables
Importing RUN_NEEDED_FLAG TYPE DBOPTSTATS-NEEDED 'X' Flag whether Update statistics run is necessary
Exception PROBLEMS TYPE Update statistics check problems
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19960628 
SAP Release Created in