oracle11g - Setting up WSO2 GREG with Oracle: permission to dbgreg user -
i trying set greg 4.5.3 oracle 11.2.0.1. documentation http://docs.wso2.org/wiki/display/governance453/setting+up+with+oracle (step 3) ask creating user , grants dba role.
is needed user has dba role? can assign user more restrictive role?
dba role forbiden our dba department application users.
regards
nope. it's not necessary grant dba role database user in order configure registry datasource. typically, need grant connect, create session , database table level privileges such select, insert, etc. database user able use in registry datasource configuration.
cheers, prabath
Comments
Post a Comment