Hi
We have ECC6.0 with Oracle 10 running on Solaris 10.
In the brbackup script, the offline-verify backup portion, I find the follow line:
su - $sidadm -c "brbackup -c -u / -d util_file -t $backup_type -m all -w use_dbv"
Question:
1. Is the brbackup only verifying all files got backup identically as their original copies?
2. Can "brbackup verification" guarantee that SAP and Oracle will be able to come up from restoring these backup files?
Thanks in advance