cancel
Showing results for 
Search instead for 
Did you mean: 

change db connection user

Former Member
0 Kudos

hi all,

I want to change the user for sap abab stack connect to database which default using SAPSID. Can anybody tell me how to do it?

Plz help me.

Best Regards,

Terry

Accepted Solutions (1)

Accepted Solutions (1)

sunny_pahuja2
Active Contributor
0 Kudos

Answers (2)

Answers (2)

Former Member
0 Kudos

hi,

Somebody tell me that it is impossible to change the user just using <SAPSID>. I think it is right.

Thanks for your help!

Best Regards,

terry

Former Member
0 Kudos

check note Note 400241 - Problems with ops$ or sapr3 connect to Oracle

If you want to use the standard password "sap" and do not need the OPS$ mechanism, reset the <sapowner> password to "sap":

ALTER USER <sapowner> IDENTIFIED BY sap;