随笔 - 196  文章 - 0 评论 - 69 阅读 - 170万
< 2025年1月 >
29 30 31 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1
2 3 4 5 6 7 8

摘要: 2010年12月24日 13:18:38 profile文件的介绍:1、设置一个用户只能有一个会话SQL> create profile one_session limit sessions_per_user 1;SQL> alter user lttfm profile one_session;SQL> alter system set resource_limit=true; --限制生效的前提(resource_limit=true) 做了以上设置后,若lttfm用户已经登陆,再次用lttfm登陆会提示错误(ora-02391:exceeded simultaneous 阅读全文
posted @ 2010-12-24 13:31 蓝紫 阅读(1157) 评论(0) 推荐(0) 编辑
点击右上角即可分享
微信分享提示