Hi
Rableen & Srikanth thanks for your reply , I saw Note number 39439 - XUSER entries for SAP MaxDB. I executed these below queries. but my problem is still exists.
DBA user: SAP<SID> (SAP BASIS 6.10 or higher)
xuser -U DEFAULT -u SAP<SID>,<password> -d <database_name> -n <database_server> -S SAPR3 -t 0 -I 0 set
DBM user: for example, CONTROL
xuser -U c -u CONTROL,<password> -d <database_name> -n <database_server> -S INTERNAL set
Database administrator: for example, SUPERDBA
xuser -U w -u SUPERDBA,<password> -d <database_name> -n <database_server> -S INTERNAL set
Additional XUSER entry for J2EE: DBM user (for example, CONTROL)
xuser -U c_J2EE -u CONTROL,<password> -d <database_name> -n <database_server> -S INTERNAL set
-------------------------------------------------------------------------------------------------------------------------------
in my system error shows me
- -4008: Unknown user password combination.
and also /proc directory is unable see, when I try to open in command prompt it shows the files Permission Access denied issue is coming. But I gave full permission to /Root. Problem is not identified still waiting for solution.
DPMON working good.
Firewall is disabled.
How to install or recap SAPMMC in Linux i am not aware of that if anyone can help me pls.
Thanks & Regards,
P.Pratap Kumar