Hi,
We have successfully installed the NW7.31 with ORACLE 11.2.0.4 on AIX.
Its a fresh installed system, after installation we have applied the saplicense through SLICENSE and after that upgrade the kernel(We have run the ./saproot.sh <SAPSID> with root user).
Kernels are upgraded successfully, we have checked the disp+work, kernel patch level is upgraded successfully.
SAP is started normally, but now we are facing two issues on OS level.
1. Issue is regarding to the saplicense command....
abcadm 4> saplicense -show
saplicense: no license entries found
abcadm 5> saplicense -number
saplicense: read installation number failed
*** Can not read profile parameter SAPSYSTEMNAME
Start saplicense with -number NAME=<sid>
abcadm 6> saplicense -number NAME=ABC
Read installation number for SAP SYSTEM: ABC
INSTALLATION NO = INITIAL
2. When we are trying to run the Update statistics on database with DB13 command following error occurs. Even i have tried via brtools but still following error occures.
BR0301E SQL error -1031 at location BrLicCheck-12, SQL statement:
'SELECT MAX(SYSTEMNAME), MAX(SYSID) FROM SAP_MLICHECK WHERE EXPIRATION_DATE = (SELECT MAX(EXPIRATION_DATE) FROM SAP_MLICHECK)'
ORA-01031: insufficient privileges
I have checked the R3trans -d it working fine.
oraabc 15> R3trans -d
This is R3trans version 6.24 (release 721 - 08.05.14 - 16:50:00).
unicode enabled version
R3trans finished (0000).
In SLICENSE tcode it showing the license entries but when we are run the command from os level "saplicense", it didnt found any license entry.
Kindly suggest.
regards,
amit