摘要: 问题总在解决的时候提及,解决在思考中! 01、查看当前open用户 select username,account_status,expiry_date,profile from dba_users; 02、查看目前的密码过期策略 select * from dba_profiles s where 阅读全文
posted @ 2017-06-30 10:52 mvpbang 阅读(25242) 评论(0) 推荐(0) 编辑