We have found the solution,
Switch files are created at the default location $ORACLE_HOME/sapbackup and are used for communicating between BRTOOLS and BACKINT.
After the backup is initiated, BRBACKUP could not find the switch files at the default location as BACKINT creates them at a new location $SAPDATA_HOME/sapbackup. This causes a lack of communication between BRTOOLS and BACKINT.
Resolution
Create a symbolic link from $ORACLE_HOME/sapbackup to $SAPDATA_HOME/sapbackup. This will ensure the expected communication between BRTOOLS and BACKINT to complete the backup operation successfully.
↧
Re: SwitchList, SemaphoreList file could not be written to
↧