DBAmon |
Home |
Index/DBAmon Doc. |
|
Parameter
| Description
| Example Value
| ORACLE_HOME: xxx
| The same value that you would set this environment variable
to.
| e:\oracle\ora81
| ORACLE_SID: xxx
| The same value that you would set this environment variable
to.
| DBA1
| T_Arclog_Full: ww/cc | -or- T_Arclog_Full: N The warning (ww) and critical (cc) thresholds when checking the
filesystem where the archive logs are placed. If you do not want
this check to occur, specify N. The default if this parm is
not coded is 90/95.
| 80/85
| Perl_Path: xxx
| If the Strawberry Perl executable is not in the default "Path",
you will need to specify this parameter which needs to point to the
actual Strawberry Perl executable.
| e:\perl\bin\perl
| NT_RCP_Bug: Y
|
We have found an NT bug where RCP from a Unix server (the DBAmon
Master server) has a permission problem. Coding this parameter Y
will cause a workaround to this problem to be used. If you get
persistent \temp\dbamon* Permission Denied errors, then you
may be experiencing this problem.
| Y
| |