Important Update: Cohesity Products Documentation
All Cohesity product documentation are now managed via the Cohesity Docs Portal: https://docs.cohesity.com/HomePage/Content/home.htm. Some documentation available here may not reflect the latest information or may no longer be accessible.
Veritas NetBackup™ for MariaDB Administrator's Guide
- Introduction to NetBackup for MariaDB Agent
- Installing the NetBackup for MariaDB Agent
- Planning the installation of NetBackup for MariaDB Agent
- Verifying the operating systems and the platforms
- Installing prerequisites for NetBackup for MariaDB Agent
- Post-installation requirements for NetBackup for MariaDB Agent
- Describing the NetBackup for MariaDB Agent package
- Installing NetBackup for MariaDB Agent
- Authenticating the password
- Uninstalling the NetBackup for MariaDB Agent
- Configuring the NetBackup for MariaDB
- NetBackup for MariaDB backup and restore
- Troubleshooting for NetBackup for MariaDB
- Appendix A. About NetBackup for MariaDB commands and conventions
- Appendix B. The NetBackup for MariaDB commands
- Index
Name
nbmariadb -o query — queries the backups performed for MariaDB database.
SYNOPSIS
nbmariadb -o query -S master_server_name [-C client_name] [-P policy_name]
Description
The nbmariadb -o query command gets the backup using -S as the required parameter and -C and -P as optional parameters.
On Linux systems, the directory path to this command is /usr/MariaDBAgent/
On Windows systems, the directory path to this command is install_path/NBMariaDBAgent/
Options
- -C
Retrieves and lists all the backups of the specified client.
- -P
Retrieves and lists all backups with the specified policy name.
- -S
Configures the NetBackup master server.