Oracle11g用户权限和安全2--建立修改管理用户资源配置文件

5. 建立用户配置文件<dba角色>(create profile ...limit) create profile profile_name limit [资源限制参数名/口令限制参数名 参数值|....]; 例如:create profile myprofile limit sessions_per_user 10 failed_login_attempts 3; 若是须要建立复杂
相关文章
相关标签/搜索