Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check DBF autoextended Oracle
Owner
Hits
157595
Files:
File | Description |
---|---|
check_autoextend.htm | check_autoextend.htm |
check_autoextend.sql | check_autoextend.sql |
check_autoextend_multi.sql | check_autoextend_multi.sql |
check for dbf autoextended files or for dbf size in tablespace.
This check compares two values :
1) The occupancy rate of every DBF in comparison with their max size.
2) The real size of DBF with its max size.
No need to specify DBF name. The check will search all the autoextended DBF existing in the tablespace parameter
##############################################################
### Pascalou45200@gmail.com ###
### V1.1 -> 01/11/2009 ###
###--------------------------------------------------------###
### LISTE DES PARAMETRES ###
### -u/-U user ###
### -p/-P Password ###
### -l/-L Listener ###
### -t/-T Nom du tablespace ###
###--------------------------------------------------------###
### -m/-M a vide (Optionel) ###
### -m pour checker tous les DBF du TBS en parametre ###
### -m Utilise la requete check_autoextend_multi.sql ###
### sinon Utilise la requete check_autoextend.sql ###
###--------------------------------------------------------###
##############################################################
This check compares two values :
1) The occupancy rate of every DBF in comparison with their max size.
2) The real size of DBF with its max size.
No need to specify DBF name. The check will search all the autoextended DBF existing in the tablespace parameter
##############################################################
### Pascalou45200@gmail.com ###
### V1.1 -> 01/11/2009 ###
###--------------------------------------------------------###
### LISTE DES PARAMETRES ###
### -u/-U user ###
### -p/-P Password ###
### -l/-L Listener ###
### -t/-T Nom du tablespace ###
###--------------------------------------------------------###
### -m/-M a vide (Optionel) ###
### -m pour checker tous les DBF du TBS en parametre ###
### -m Utilise la requete check_autoextend_multi.sql ###
### sinon Utilise la requete check_autoextend.sql ###
###--------------------------------------------------------###
##############################################################
Reviews (0)
Be the first to review this listing!