Names of the BRCONNECT Detail Logs

Every BRCONNECT detail log contains a name with the following format:

c.

The first characters indicate the encoded time the restore was performed (action ID). The extension (function ID) indicates the type of processing. The logs are stored in the sapcheck directory.

BRCONNECT only writes logs for the functions check, cleanup, next and stats.

Possible function IDs:

  • .chk
  • : Check database system, function -f check
  • .cln
  • : Clean up database log, function -f cleanup
  • .nxt
  • : Adapt next extents, function -f next
  • .sta
  • : Check and update statistics, function -f stats
  • .dst
  • : Delete damaging statistics, function -f stats -d
  • .opt
  • : Check statistics only, function -f stats -f nocoll
  • .aly
  • : Collect statistics for tables with outdated statistics, function -f stats -f nocheck
  • .vst
  • : Verify table and index structure, function -f stats -v
  • .quc
  • : Determine objects to be processed for a given function, command option -q|-query

    No comments:

    topics