Setting Event Logging from the Command-Line Interface

You can also set event logging for the EIM component from the Server Manager command line.

To set event logging for the EIM component from the command line

  • Use the following commands:

    change evtloglvl SQLSummary=4 for component eim
    change evtloglvl EIMSQL=4 for component eim
    change evtloglvl TaskConfig=4 for component eim
    change evtloglvl EIMTrace=3 for component eim
    

Other necessary commands for activating tracing levels are the following:

  • When running the EIM task. Specify the following parameters:

    Srvrmgr> run task for component eim with config=<configfile.ifb>, TraceFLags=1, 
    ErrorFlags=1, SQLFlags=8
    
  • To view existing event log levels for the EIM component. Use the following command:

    Srvrmgr> list evtloglvl for component eim