Search results
Did you not find what you were looking for? Try the Advanced Search for more precise search options.
10 items matching your criteria.
- Configuring an HADR Environment [1%] by falkain, 2011-01-13 16:48
- Hello guys, this is a tutorial that I found regarding HADR enablement that I thought very usefull when I needed it. Have a good practice! Source: ...
- Checking database locks [1%] by falkain, 2010-09-20 10:28
- This script checks the occurrence of applications in lock-wait states on DB2 databases
- Checking tablespace utilization [1%] by falkain, 2010-08-06 17:56
- This script checks DB2 tablespace utilization
- Checking the number of database connections [1%] by falkain, 2010-08-06 17:51
- This script checks DB2 database connections. Of couse you can change the threshold to what you think is the most appropriate to your environment.
- Checking active log activity [1%] by falkain, 2010-08-06 17:45
- This script checks the active log activity and the occurrence of transaction log full state on DB2 databases
- Checking if an instance is available [1%] by falkain, 2010-08-06 17:39
- This script checks if DB2 instance is up
- Checking if a database is available [1%] by falkain, 2010-08-06 17:38
- This script checks DB2 database connectivity
- Nagios Plugins to monitor DB2 events [1%] by falkain, 2010-08-06 17:33
- Script to identify and automatically extend tablespaces following user parameters [1%] by falkain, 2010-08-06 17:15
- This script check the tablespaces that crossed the threshold specified and extend them following the parameter passed during script triggering.
- Script to calculate all user schemas size under a specified database [1%] by falkain, 2010-01-02 19:10
- This script calculates the size of all user schemas under a specified database as the total database size as well. It's usefull when migrating schemas among ...