Hello guys,
I've setup our first 12c Oracle database and have some trouble with the brtools.
If I check the db via DB13 I get the following error message:
R0252E Function _stat64() failed for 'D:\oracle\oraclehome\PRD\12102' at location BrDiskStatGet-1 R0253E errno 2: No such file or directory R0277E Determination of disk volume status for D:\oracle\oraclehome\PRD\12102 failed
To fix this issue I give SAPServicePRD user full rights to "D:\oracle" folder.
First I thought I missed something during the installation (Oracle / SAP), but in the last few days I installed the same system on a sandbox:
- one with an Oracle home user (oraclehome (D:\oracle\oraclehome\PRD))
- one with build in system user (D:\oracle\PRD (like 10g))
On both this issue is coming up in DB13.
So I checked some old installations (10g, 11g) and never find a "SAPServiceSID" user with read/write rights in the Oraclehome directory.
First few directory deeper (D:\oracle\<SID>\<version>\database) there are some groups more added (ORA_<SID>_OPER and ORA_<SID>_DBA) where both SAP users (<SID>adm and SAPService<SID>) are members of.
There is also no SAP note that describes this error (BR0252E Function _stat64() failed) just some other error messages, which has nothing to do with this error message. About one year earlier this error came up on SCN (CheckDB fail with BR0252E Function stat() failed) that also fixed it with giving SAPServiceSID full rights on oracle.
So, I don't get the it, why I should use an extra oracle user for installation and for the oracle home directory, but I have to give afterwards SAPServiceSID manually full rights to this directory.
Does someone has a working 12c environment and can tell me what permissions are set in the directories (x:\oracle; x:\oracle\oraclehome; x:\oracle\oraclehome\12102 and x:\oracle\oraclehome\12102\database)
Environment:
Oracle 12102
Windows 2012 R2
SAP ERP 605
Thank you!
Best regards,
Tobias