Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » MobiLink - Client Administration » Deploying ActiveSync and HotSync for UltraLite clients » HotSync on Palm OS » Deploying the UltraLite HotSync conduit to the end-user's desktop

Deploying the UltraLite HotSync conduit to the end-user's desktop Next Page

Debugging HotSync operations


A HotSync log file is maintained in the Palm-install\User-dir directory. By default, this file contains information on:

However, you can obtain additional debugging information in this file by setting the UL_DEBUG_CONDUIT_LOG environment variable. There are two levels you can choose from, depending on the amount of information you need to capture:

UL_DEBUG_CONDUIT_LOG = 1    Record basic information. For example, synchronization parameters, and registry locations.

UL_DEBUG_CONDUIT_LOG = 2    Record additional UltraLite details, including input/output operations.

Restart HotSync so the new setting takes effect.

See also