<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" MadCap:tocPath="About the RMS License Manager" MadCap:InPreviewMode="false" MadCap:PreloadImages="false" MadCap:RuntimeFileType="Topic" MadCap:TargetType="WebHelp" lang="en-US" xml:lang="en-US" MadCap:PathToHelpSystem="../" MadCap:HelpSystemFileName="Default.xml" MadCap:SearchType="Stem">
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Enable Tracing</title>
        <link href="SkinSupport/MadCap.css" rel="stylesheet" />
        <link href="Resources/Stylesheets/SFNT_Flare.css" rel="stylesheet" />
        <script src="SkinSupport/MadCapAll.js" type="text/javascript">
        </script>
    </head>
    <body>
        <p class="MCWebHelpFramesetLink MCWebHelpFramesetLinkTop" style="display: none;"><a href="../Default_CSH.htm#Enable_Tracing.htm" style="font-weight: bold;">Open the Table of Contents</a>
        </p>
        <div class="MCBreadcrumbsBox_0"><span class="MCBreadcrumbsPrefix">You are here: </span><a class="MCBreadcrumbsLink" href="RMS_License_Manager_Overview.htm">About the RMS License Manager</a><span class="MCBreadcrumbsDivider"> &gt; </span><span class="MCBreadcrumbs">Enable Tracing</span>
        </div>
        <h1><a name="kanchor24"></a><a name="kanchor25"></a>Enable Tracing</h1>
        <p>The tracing messages have been placed in the License Manager to capture 
 the low-level operations on run-time. This is useful in diagnosing the 
 conditions when errors are encountered on the License Manager end. You 
 can enable the License Manager tracing and pass the logs to your vendor/developer 
 for application debugging and troubleshooting. </p>
        <h2>Levels of Tracing </h2>
        <p>The RMS License Manager allows tracing the following activities:</p>
        <ul>
            <li class="Bullets_1" value="1">Trace errors (4) - To 
 trace the errors encountered during communication with the License Manager. 
 </li>
            <li class="Bullets_1" value="2">Trace functions (2) - 
 To trace the major licensing functions called during application lifetime. 
 </li>
            <li class="Bullets_1" value="3">Trace license keys (1) 
 - To trace the invalid license codes.</li>
            <li class="Bullets_1" value="4">All (7) - Trace all the 
 three levels</li>
        </ul>
        <p>For example, to allow tracing only license keys, use the -tr startup 
 option as follows:</p>
        <p class="code">-tr 1</p>
        <p>By default, the tracing activity is disabled. If enabled, By default, 
 error tracing level is set. However, it is necessary to set the trace 
 location in order to allow tracing. Setting the trace level alone does 
 not lead to any tracing log. You can use the -f &lt;trace-log-file&gt; 
 option to set the location of the trace file.</p>
        <p>&#160;</p>
        <script type="text/javascript" src="SkinSupport/MadCapBodyEnd.js">
        </script>
    </body>
</html>