SAP ABAP Function Module ORA_SNAP_CHECK_DB_RESTART (Check if there was a DB restart between snapshots)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON-ORA (Application Component) Oracle Database Monitors
     STUO (Package) ORACLE Database Monitor
Basic Data
Function Module ORA_SNAP_CHECK_DB_RESTART Check if there was a DB restart between snapshots  
Function Group STD9   Oracle Monitoring (New features)  
Program Name SAPLSTD9   Update Statistics for Certain Index 
INCLUDE Name LSTD9U14    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting X_RESTART TYPE XFELD Flag: there was at least one restart (value 'X')
Exporting RESTART_LIST TYPE ORA_T_RESTART All instances that have been restarted between selected snapshots
Importing INSTANCE_ID TYPE ORA_INST_ID Instance ID (empty means: check for all instances)
Importing SNAPSHOT_FROM TYPE ORA_SNAPSHOT_ID Selected "from - snapshot"
Importing SNAPSHOT_TO TYPE ORA_SNAPSHOT_ID Selected "to - snapshot" - maybe empty for "up to now"
Exception SNAPSHOT_FROM_UNSPECIFIED TYPE Selected "from snapshot" ID was not specified
Exception SNAPSHOT_NOT_FOUND TYPE At least one snapshot was not found in the database
Exception INSTANCE_NOT_FOUND TYPE Instance ID does not exist
               
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  20041005 
SAP Release Created in 640