KB ID: | 2872 |
Product: | Veeam Backup & Replication | 10 | 11 | 12 |
Published: | 2019-01-25 |
Last Modified: | 2023-03-22 |
Languages: | FR |
Now you’re less likely to miss what’s been brewing in our knowledge base with this weekly digest
Collect logs found within the plugin folder on the Veeam Backup Server and all Backup Repositories*.
*For repositories other than Windows and Linux, the log files will be located on the Gateway server associated with the repository.
%ProgramData%\Veeam\Backup\Plugin
/var/log/VeeamBackup/Plugin
If the backup is managed by Veeam Backup & Replication, please also collect the following:
Collect plugin logs found within the folder indicated below on the SAP HANA server.
/tmp/veeam_plugin_logs
Example:
tar -czvf veeam_plugin_logs.tar.gz /tmp/veeam_plugin_logs
This step should be done on the SAP HANA server.
Use the following query against each database to save information about available backup files and their EBID values.
SELECT BACKUP_ID,SOURCE_TYPE_NAME,HOST,BACKUP_SIZE,DESTINATION_PATH,EXTERNAL_BACKUP_ID FROM M_BACKUP_CATALOG_FILES WHERE DESTINATION_TYPE_NAME='backint'
This step should be done on the SAP HANA server.
Use the following command to save information about available systems running on the SAP HANA server.
ps -eo pid,command | grep -v grep | grep -v sapstartsrv | grep sapstart | awk '{print $3}'
Your feedback has been received and will be reviewed.
Please try again later.
This form is only for KB Feedback/Suggestions, if you need help with the software open a support case
Your feedback has been received and will be reviewed.