By default, debug messages are not copied to the log files. For more log file
information, change the settings on %TIO_HOME%/config/log4j.prop to:
log4j.appender.errorfile.threshold=debug
log4j.appender.consolefile.threshold=debug
To enable more driver specific log file information, append the information in
Example 3 to the %TIO_HOME%/config/log4j.prop file.
Example 3 log4j.prop additional setting
#
# CONFIGURATION OF LOGGERS FOR EUI TRACES
output.euiRasPattern=[%d{MM/dd/yy HH:mm:ss:SSS zzz}] %m%n
log4j.category.com.ibm.eui=ALL, eui_trace, consolefile
log4j.additivity.com.ibm.eui=false
# Messages and traces generated by euiRas go to eui_trace.log
# and to console.log
# Rolling after file is 10 MB.
#
log4j.appender.eui_trace=org.apache.log4j.RollingFileAppender
log4j.appender.eui_trace.MaxFileSize=10MB
log4j.appender.eui_trace.MaxBackupIndex=5
log4j.appender.eui_trace.File=${kanaha.logs}/eui_trace.log
log4j.appender.eui_trace.layout=org.apache.log4j.PatternLayout
log4j.appender.eui_trace.layout.ConversionPattern=${output.euiRasPattern}
log4j.appender.eui_trace.append=true
# Remove comment in following lines to stop the logging of messages in
# the eui_trace file
#log4j.category.com.ibm.eui.ras.EUIMessages=ALL
#log4j.additivity.com.ibm.eui.ras.EUIMessages=false
To verify the status of the IBM Dynamic Infrastructure for mySAP automation
package in Tivoli Provisioning Manager, use the
tc driver manager
command.
Example 4 euisap.tcdriver status
C:\IBM\tivoli\thinkcontrol\tools>tc driver manager.cmd getDriverStatus euisap
TCDrivermanager was started.
Config directory = file:C:\IBM\tivoli\thinkcontrol\config/ .
Driver directory = C:\IBM\tivoli\thinkcontrol/drivers/ .
ObjectView Persistency Layer version 6.5.16 looking for initialization file:
C:/
IBM/tivoli/thinkcontrol/config/ObjectView.properties
COM.ibm.db2.jdbc.app.DB2Driver version: 8.1 loaded.
18
Dynamic Provisioning of SAP Environments using IBM DI for mySAP and Tivoli Provisioning
<
New Page 1
Web Hosting SSH