Information
This version of the product has reached end of support. The documentation is available for your convenience. However, you must be logged in to access it. You will not be able to leave comments.

Log entries for initial load from database at server startup


The following log entries appear in the thread log to mark the initial server cache load from the database at server startup:

  • InitServerCache Beginmarks the beginning of the cache event and includes the following parameter:
    • alloc - Process memory size
      Following is an example log entry:

      <THRD> <0 > /* Fri Nov 19 2010 11:28:39.7610 */ InitServerCache Begin: alloc=0 bytes
  • InitServerCache Endmarks the end of the caching event and includes the following parameters:
    • cacheID - The cache ID of the initial cache being loaded
    • rpcCallProc - Remote procedure call value
    • tid - Thread ID
    • alloc - Process memory size
    • diff = Difference in process memory size after the InitCache event (this value is dependent on your server mode.

      Following is an example log entry:

      <THRD> <0 > /\\* Fri Nov 19 2010 11:28:52.9640 \*/ InitServerCache End: cacheId=1 rpcCallProc=0 tid=6000, alloc=0 bytes, diff=0 bytes

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

AR System 21.05