Dear experts,
We have recently moved only database of our ECC to a new server: the current situation is that we have the central SAP instance on a server (SunOs) and the database on another server (Linux Exadata).
Our problem comes when we want to use certain features of the BRTOOLS, such as an extension of a tablespace.
The error is as follows:
BR0370I Directory /oracle/AEP/sapreorg/seqocisq created
BR0280I BRSPACE time stamp: 2015-05-21 12.24.44
SQL Error -1580 BR0301E location at BrCtlBackup-1, SQL statement:
'/ * BRSPACE * / ALTER DATABASE BACKUP CONTROLFILE TO' /oracle/AEP/sapreorg/seqocisq/cntrlAEP.old ''
ORA-01580: error creating backup file check /oracle/AEP/sapreorg/seqocisq/cntrlAEP.old
ORA-27040: file create error unable to create file
Linux-x86_64 Error: 2: No such file or directory
Additional information: 1
BR0320E Copying of control file to /oracle/AEP/sapreorg/seqocisq/cntrlAEP.old failed
The /oracle/AEP/sapreorg/seqocisq is successfully created in the SunOs server, but the brspace attempts to create the backup file cntrlAEP.old control in the Linux Exadata server.
The BRTOOLS executables are in the SunOs server (along with the central SAP instance)
When we use the BRTOOLS to, for example, show the tablespaces, everything works fine (BR1005I BRSPACE completed successfully).
How can we fix it?
Is it mandatory to install BRTOOLS in the Exadata server?
Would we create a common path for the sapreorg directory?
thanks and regards,
Iñaki