cancel
Showing results for 
Search instead for 
Did you mean: 

Some OPS$ Oracle accounts got DBA rights - Is this really necessary?

Former Member
0 Kudos

On some of the SAP Oracle DB I found that some OPS$ Accounts have DBA rights – I tried to search for SAP notes on OPS$ but the document (SAP note 361641) explained that SAPDBA role should be used.

[code]GRANTEE GRANTED_ROLE ADM DEF

-


-


--- ---

OPS$ED1ADM CONNECT NO YES

OPS$ED1ADM RESOURCE NO YES

OPS$ED1ADM SAPDBA NO YES

OPS$ED3ADM CONNECT NO YES

OPS$ED3ADM DBA NO YES

OPS$ED3ADM RESOURCE NO YES

OPS$ED3ADM SAPDBA NO YES

OPS$ORAED3 CONNECT NO YES

OPS$ORAED3 DBA NO YES

OPS$ORAED3 RESOURCE NO YES

OPS$ORAED3 SAPDBA NO YES[/code]

Also I found that some of them have SYSDBA rights ( connect as sysdba).

I don't like the security risk.

Best regards

Allan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

OPS$<user> is used by SAP to read the password from the SAPUSER table.

It does not need DBA authorizations.

It should not have DBA authorizations.

Answers (0)