Hello Guru's
Recently we've discovered a problem concerning the backup of our client's database. It started when we've updated the kernel to 6.40.
Our client is using SAP R/3 4.7x110 Enterprise whereas the kernel has been updated to 6.40 (including BRBACKUP, BRTOOLS and BRARCHIVE).
Oracle is 9.2.0.
As for the backup unit, our client is using Legato. Legato Networker Module for SAP on Oracle.
The problem is that when Legato tries to make a backup it always ends with a warning that it could not find logs. But if we checked in SAP with tcode DB24 and read out the logs, everything works fines.
After an investigation by one of our partners, they found out that with the new BRBACKUP tool, the tool backups three logs less and one new log instead. Hence 2 logs are unaccounted for.
I'll give you the comparison between BRBACKUP 6.20 and 6.40
In 6.20 the following files or as Legato sees them, logs are backuped:
D:\Oracle\DEV\920\database\initDEV.dba
D:\Oracle\DEV\920\database\initDEV.ora
D:\Oracle\DEV\920\database\initDEV.sap
D:\Oracle\DEV\920\database\initDEV.utl
L:\Oracle\DEV\sapreorg\reorgDEV.log
L:\Oracle\DEV\sapreorg\structDEV.log
M:\Oracle\DEV\sapbackup\backDEV.log
This worked fine until BRBACKUP was updated with 6.40
In the 6.40 the following or as Legato sees them, logs are backup
D:\Oracle\DEV\920\database\initDEV.ora
D:\Oracle\DEV\920\database\initDEV.sap
D:\Oracle\DEV\920\database\initDEV.utl
M:\Oracle\DEV\sapbackup\backDEV.log
New file or log
L:\Oracle\DEV\sapreorg\spaceDEV.log
Missing files or logs
D:\Oracle\DEV\920\database\initDEV.dba
L:\Oracle\DEV\sapreorg\reorgDEV.log
L:\Oracle\DEV\sapreorg\structDEV.log
I've tried looking in the initDEV.ora, initDEV.sap and initDEV.utl if i could find anything concerning the logfiles legato says it missing.
Does anyone reconizgned this problem. If you need more info, please let me know!!!
Greetings,
Yammie.............. 8)