Query: db_printlog
OS: osf1
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
db_printlog(8) System Manager's Manual db_printlog(8)NAMEdb_printlog - Displays database log file (Enhanced Security)SYNOPSIS/usr/tcb/bin/db_printlog [-h home]FLAGSSpecify a home directory for the database. The correct directory for enhanced security is /var/tcb/files.DESCRIPTIONA customized version of the Berkeley Database (Berkeley DB) is embedded in the operating system to provide high-performance database sup- port for critical security files. The DB includes full transactional support and database recovery, using write-ahead logging and check- pointing to record changes. The db_printlog utility provides a way to view the log file associated with the security database.RETURN VALUESThe db_printlog utility exits 0 on success, and >0 if an error occurs.ENVIRONMENT VARIABLESIf the -h option is not specified and the environment variable DB_HOME is set, it is used as the path of the database home. The home directory for security is /var/tcb/files.FILES/var/tcb/files/auth.db /var/tcb/files/dblogs/*RELATED INFORMATIONCommands: db_checkpoint(8), db_recover(8), db_stat(8) delim off db_printlog(8)