Hi.
When installing SAP IDES ERP EHP7 i am getting error at Create Database Statistics step:
An error occurred while processing option SAP Business Suite 7i 2013 Support Release 1 > EHP7 for SAP ERP 6.0 ABAP Support Release 1 > Oracle > SAP Systems > Application Server ABAP > Standard System > Standard System( Last error reported by the step: Process call 'G:\usr\sap\HCM\SYS\exe\uc\NTAMD64\brconnect.exe -u / -c -o summary -f stats -o SAPSR3 -t all -p 8' exits with error code 3. For details see log file(s) brconnect.log.).
Content of sapinst_dev file:
Execution of the command "G:\usr\sap\HCM\SYS\exe\uc\NTAMD64\brconnect.exe -u / -c -o summary -f stats -o SAPSR3 -t all -p 8" finished with return code 3. Output:
BR0801I BRCONNECT 7.40 (6)
BR0805I Start of BRCONNECT processing: cerakhdd.sta 2015-07-25 18:24:29
BR0484I BRCONNECT log file: E:\oracle\HCM\sapcheck\cerakhdd.sta
BR1304W Checking SAP license failed at location BrLicCheck-109
BR0602W No valid SAP license found - please contact SAP
BR0280I BRCONNECT time stamp: 2015-07-25 18:24:31
BR0813I Schema owner found in database HCM: SAPSR3*
BR0280I BRCONNECT time stamp: 2015-07-25 18:24:32
BR0301E SQL error -1466 at location BrRsnspaceRead-2, SQL statement:
'OPEN curs_101 CURSOR FOR stmt_13'
'SELECT NAMESPACE, NSPACEGEN FROM "SAPSR3".RSNSPACE WHERE ACTIVE = 'X' ORDER BY NAMESPACE'
ORA-01466: unable to read data - table definition has changed
BR0806I End of BRCONNECT processing: cerakhdd.sta 2015-07-25 18:24:32
BR0280I BRCONNECT time stamp: 2015-07-25 18:24:32
BR0804I BRCONNECT terminated with errors
Content of brconnect file:
BR0801I BRCONNECT 7.40 (6)
BR0805I Start of BRCONNECT processing: cerakhdd.sta 2015-07-25 18:24:29
BR0484I BRCONNECT log file: E:\oracle\HCM\sapcheck\cerakhdd.sta
BR1304W Checking SAP license failed at location BrLicCheck-109
BR0602W No valid SAP license found - please contact SAP
BR0280I BRCONNECT time stamp: 2015-07-25 18:24:31
BR0813I Schema owner found in database HCM: SAPSR3*
BR0280I BRCONNECT time stamp: 2015-07-25 18:24:32
BR0301E SQL error -1466 at location BrRsnspaceRead-2, SQL statement:
'OPEN curs_101 CURSOR FOR stmt_13'
'SELECT NAMESPACE, NSPACEGEN FROM "SAPSR3".RSNSPACE WHERE ACTIVE = 'X' ORDER BY NAMESPACE'
ORA-01466: unable to read data - table definition has changed
BR0806I End of BRCONNECT processing: cerakhdd.sta 2015-07-25 18:24:32
BR0280I BRCONNECT time stamp: 2015-07-25 18:24:32
BR0804I BRCONNECT terminated with errors
How to solve this problem?