Log files that contain information and messages
Data Protection for SAP processes are recorded in log files. Information about backup operations can be used to determine which backup should be used to restore your data.
- backup.log
- backint.log
The backup.log log file records the start and finish of backup and restore operations. The success or failure of the operations is also recorded. All SAP HANA node details in a scale-out environment are stored in a single backup.log log file.
The backint.log log file contains the IBM Storage Protectâ„¢ for ERP data for all database and redo log file backup and restore operations that complete successfully or fail.
SAP HANA scale-out systems
In a scale-out environment, there can be many SAP HANA nodes with the databases spread among many hosts. The logs from all hosts are combined into a single backint.log for the entire instance.
Parameters section of the
backint.log
file.-- Parameters --
Input File : /var/tmp/hdbbackint_VH1.YhzRMV
Profile : /hana/shared/VH1_tc_tool/tc_tool/tc/Temp/TC_511_7010_007_Profile_01.utl
Configfile : /hana/shared/VH1_tc_tool/tc_tool/tc/Temp/TC_511_7010_007_Config_01.bki
Manual sorting file : disabled
Tracefile : disabled
.
.
.
.
.
Buffer Copy Mode : SIMPLE
Redologcopies : 2
Versioning : disabled
Restore file owner : enabled
Hostname : vhana01
Backup Type : unknownThe Hostname displays the name of the node that the logs were recorded on.