Sun Identity Manager 8.1 System Administrator's Guide

Tracing the setRepo Command

If you see errors while you are using the setRepo command to configure the Identity Manager repository, use the following flags to isolate and debug the problem:


-Dtrace.enabled=true
-Dtrace.level.com.waveset.repository.AbstractDataStore=2
-Dtrace.level.com.waveset.repository.DefaultTypeHandler=4
// Use one of the following based on your repository type
-Dtrace.level.com.waveset.repository.OracleDataStore=4
-Dtrace.level.com.waveset.repository.SqlServerDataStore=4
-Dtrace.level.com.waveset.repository.MysqlDataStore=4
-Dtrace.level.com.waveset.repository.DB2DataStore=4

Identity Manager sends output from the setRepo command to the default $WSHOME/config/WSTrace.log file.