Please enter search query.
Search <book_title>...
Veritas NetBackup™ for Lotus Notes Administrator's Guide
Last Published:
2021-01-01
Product(s):
NetBackup (9.0.0.1, 9.0)
- Introduction to NetBackup for Lotus Notes;
- Installing NetBackup for Lotus Notes
- Planning the installation of NetBackup for Lotus Notes
- Verifying the operating system and platform compatibility
- NetBackup server and client requirements
- Lotus Notes server software requirements
- About the license for NetBackup for Lotus Notes
- Specifying the Lotus Notes home path (UNIX)
- (UNIX or Linux) About adding new Lotus Notes installations
- Configuring NetBackup for Lotus Notes
- About configuring NetBackup for Lotus Notes
- Configuring Lotus Notes fast restores
- Configuring host properties for a Lotus Notes client
- About configuring a backup policy for a Lotus Notes database
- Adding a NetBackup for Lotus Notes policy
- About policy attributes
- Adding schedules to a NetBackup for Lotus Notes policy
- Adding clients to a policy
- Adding backup selections to a Lotus-Notes policy
- About directives for Domino policies
- About excluding Lotus Notes databases from backups
- About backups of Lotus database links and directory links
- Configuring a backup policy for Lotus Notes database supporting files
- Performing a manual backup
- Performing backups and restore of Lotus Notes databases
- Domino clustering
- Domino partitioned servers
- Domino server multiple installations (UNIX or Linux)
- Troubleshooting NetBackup for Lotus Notes
- About NetBackup for Lotus Notes debug logging
- Enabling the debug logs for a NetBackup for Lotus Notes client automatically (Windows)
- Debug logs for NetBackup for Lotus Notes backup operations
- Debug logs for NetBackup for Lotus Notes restore operations
- Setting the debug level on a UNIX client
- Setting the debug level on a NetBackup for Lotus Notes Windows client
- About NetBackup status reports
- About Notes restore operations
- About NetBackup for Lotus Notes debug logging
- Index
Setting the debug level on a NetBackup for Lotus Notes Windows client
To control the amount of information that is written to the debug logs, change the "General" debug level. Typically, the default value of 0 is sufficient. However, technical support may ask you to set the value higher to analyze a problem.
The debug logs are located in install_path\NetBackup\logs.
To set the debug level for the legacy process on a NetBackup for Lotus Notes client
- Open the Backup, Archive, and Restore program
- Select File > NetBackup Client Properties.
- Click the Troubleshooting tab.
- Set the General debug level.
- Click OK to save your changes.
To set the debug level for the processes that use unified logging on a NetBackup for Lotus Notes client
- Newer NetBackup processes such as ncfgre use Veritas Unified Logging (VxUL). To increase VxUL logging level, run the following:
install dir\NetBackup\bin\vxlogcfg -a -p 51216 -o OID -s DebugLevel=6 -s DiagnosticLevel=6For a list of all OID values, see the NetBackup Logging Reference Guide.
- To reset the VxUL logging level default value, run the following command:
install dir\NetBackup\bin\vxlogcfg -a -p 51216 -o OID -s DebugLevel=1 -s DiagnosticLevel=1