日本好好热aⅴ|国产99视频精品免费观看|日本成人aV在线|久热香蕉国产在线

  • <cite id="ikgdy"><table id="ikgdy"></table></cite>
    1. 西西軟件園多重安全檢測下載網(wǎng)站、值得信賴的軟件下載站!
      軟件
      軟件
      文章
      搜索

      首頁西西教程數(shù)據(jù)庫教程 → 個人整理的Oracle數(shù)據(jù)庫命令大全

      個人整理的Oracle數(shù)據(jù)庫命令大全

      相關(guān)軟件相關(guān)文章發(fā)表評論 來源:西西整理時間:2011/9/5 13:41:59字體大。A-A+

      作者:西西點擊:1869次評論:0次標簽: Oracle

      • 類型:數(shù)據(jù)庫類大。42.1M語言:中文 評分:4.2
      • 標簽:
      立即下載
      8 頁 第八章: 密碼管理和安全


      第八章: managing password security and resources (密碼管理和安全)
      1.controlling account lock and password
      sql> alter user juncky identified by oracle account unlock;
      2.user_provided password function
      sql> function_name(userid in varchar2(30),password in varchar2(30),
      old_password in varchar2(30)) return boolean
      3.create a profile : password setting
      sql> create profile grace_5 limit failed_login_attempts 3
      sql> password_lock_time unlimited password_life_time 30
      sql>password_reuse_time 30 password_verify_function verify_function
      sql> password_grace_time 5;
      4.altering a profile
      sql> alter profile default limit
      sql> failed_login_attempts 3
      sql> password_life_time 60;
      5.drop a profile
      sql> drop profile grace_5 [cascade];
      6.create a profile : resource limit
      sql> create profile developer_prof limit sessions_per_user 2
      sql> cpu_per_session 10000 idle_time 60 connect_time 480;
      7. view => resource_cost : alter resource cost
      dba_Users,dba_profiles
      8. enable resource limits
      sql> alter system set resource_limit=true;

       

        相關(guān)評論

        閱讀本文后您有什么感想? 已有人給出評價!

        • 8 喜歡喜歡
        • 3 頂
        • 1 難過難過
        • 5 囧
        • 3 圍觀圍觀
        • 2 無聊無聊

        熱門評論

        最新評論

        發(fā)表評論 查看所有評論(0)

        昵稱:
        表情: 高興 可 汗 我不要 害羞 好 下下下 送花 屎 親親
        字數(shù): 0/500 (您的評論需要經(jīng)過審核才能顯示)