The DB2 command line introduced below is used to view the snapshot of the current system resource. This DB2 command line is for your reference and you may have a deeper understanding of the DB2 command line.
- db2 get monitor switches
-
- db2 update monitor switches using lock on
- db2 update monitor switches using statement on
- db2 update monitor switches using table on
- db2 update monitor switches using bufferpool on
- db2 update monitor switches using sort on
- db2 update monitor switches using uow on
- db2 update monitor switches using TIMESTAMP on
-
-
- db2 connect to dbname user username using password
-
- db2 -v get snapshot for locks on dbname >lock.out
-
-
- db2 -v get snapshot for dynamic sql on dbname >dynamicsql.out
-
- db2 -v get snapshot for tables on dbname >tables.out
-
- db2 -v get snapshot for Applications on dbname >app.out
-
-
- db2 -v get snapshot for database on dbname
-
- db2 -v get snapshot for all on dbname >snapshot.out
How to reset the silent State of the DB2 tablespace
How to Create a DB2 tablespace in an aix Environment
Create a DB2 tablespace in windows
How to Set garbled characters in the DB2 code page
Implementation of DB2 string connection