This section summarizes the new command formats for the Snapshot Monitor enhancements provided by DB2 Connect Enterprise Edition Version 5.2.
The syntax and output of the GET SNAPSHOT CLP command has been changed. The command has five new clauses that allow the user to display statistics about a specific DCS application currently running on the DB2 Connect Gateway or all DCS applications, as well as about a specific DCS database or all DCS databases.
Here are the new forms of the GET SNAPSHOT command:
GET SNAPSHOT FOR DCS APPLICATION [APPLID appl-id | AGENTID agentid]
GET SNAPSHOT FOR ALL DCS APPLICATIONS
GET SNAPSHOT FOR DCS DB ON <db_alias>
GET SNAPSHOT FOR ALL DCS DATABASES
GET SNAPSHOT FOR DCS APPLICATIONS ON <db_alias>
The output from the commands GET SNAPSHOT FOR APPLICATION, GET SNAPSHOT FOR ALL APPLICATIONS, and GET SNAPSHOT FOR APPLICATIONS ON <db_alias> will now display the following new data elements (when applicable):
The output from the command GET SNAPSHOT FOR DBM will now display the following new data elements:
More information about the reports produced by the above GET SNAPSHOT commands can be found in the Command Reference, and What's New. Also, the GET SNAPSHOT API call sqlmonss has been enhanced to handle requests equivalent to the above commands. Details about the GET SNAPSHOT API call and the changes in its output can be found in API Reference.