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 Begin marks the beginning of the caching event and includes the following parameter:
    • alloc - Process memory size
      Here is an example of the log entry:

      <THRD> <0 > /* Fri Nov 19 2010 11:28:39.7610 */ InitServerCache Begin: alloc=0 bytes
  • InitServerCache End marks 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 depends on your server mode).

      Here is an example of the 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*

BMC Helix Innovation Suite 25.3