Technote (troubleshooting)
Problem(Abstract)
There are no examples showing the 'tacmd addSystem' command usage in ITM 6.1 for Oracle Agent User's Guide.
Resolving the problem
The ITM 6.1 for Oracle Agent User's Guide should include these examples.
The following examples show the 'tacmd addSystem' command usage with parameters:
On Windows systems:
tacmd addSystem -t OR -n <Primary:mysystem:NT>
-p INSTANCE=<Instance>
DBSETTINGS.db_home=<OracleHome>
DBSETTINGS.db_login=<connectionid>
DBSETTINGS.db_password=<password>
DBSETTINGS.db_ver=<DB version>
DBSETTINGS.db_tns=<TNS_ADMIN>
DBSETTINGS.db_errorlog=<alertlogfilename>
On UNIX systems:
tacmd addSystem -t or -n <mysystem:KUX>
-p INSTANCE=<Instance>
DBSETTINGS.db_home=<OracleHome>
DBSETTINGS.db_login=<connectionid>
DBSETTINGS.db_password=<password>
DBSETTINGS.db_ver=<DB version>
DBSETTINGS.db_tns=<TNS_ADMIN>
DBSETTINGS.db_hostname=<UNIX hostname>
TNS_ADMIN is the directory where the 'listener.ora' file is.
The following example shows the 'tacmd addSystem' command usage with parameters contain actual values:
tacmd addSystem -t OR -n ORCL:TEST:NT
-p INSTANCE= ORCL
DBSETTINGS.db_home="/home/oracle"
DBSETTINGS.db_login="itmuser"
DBSETTINGS.db_password="password"
DBSETTINGS.db_ver="10.2"
DBSETTINGS.db_tns="/home/oracle/network/admin"
DBSETTINGS.db_errorlog="alert_ORCL.log"
Product Alias/Synonym
IBM Tivoli Monitoring for Oracle Agent
Rate this page:
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.