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

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

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

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

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

      作者:西西點(diǎn)擊:1869次評(píng)論:0次標(biāo)簽: Oracle

      • 類型:數(shù)據(jù)庫類大。42.1M語言:中文 評(píng)分:4.2
      • 標(biāo)簽:
      立即下載
      10 頁 第十章:權(quán)限管理


      第十章:managing privileges (權(quán)限管理)
      1.system privileges: view => system_privilege_map ,dba_sys_privs,session_privs
      2.grant system privilege
      sql> grant create session,create table to managers;
      sql> grant create session to scott with admin option;
      with admin option can grant or revoke privilege from any user or role;
      3.sysdba and sysoper privileges:
      sysoper: startup,shutdown,alter database open|mount,alter database backup controlfile,alter tablespace begin/end backup,recover database,alter database archivelog,restricted session
      sysdba:sysoper privileges with admin option,create database,recover database until4.password file members: view:=> v$pwfile_users
      5.O7_dictionary_accessibility =true
      restriction access to view or tables in other schema
      6.revoke system privilege
      sql> revoke create table from karen;
      sql> revoke create session from scott;
      7.grant object privilege
      sql> grant execute on dbms_pipe to public;
      sql> grant update(first_name,salary) on employee to karen with grant option;
      8.display object privilege : view => dba_tab_privs, dba_col_privs
      9.revoke object privilege
      sql> revoke execute on dbms_pipe from scott [cascade constraints];
      10.audit record view :=> sys.aud$
      11. protecting the audit trail
      sql> audit delete on sys.aud$ by access;
      12.statement auditing
      sql> audit user;
      13.privilege auditing
      sql> audit select any table by summit by access;
      14.schema object auditing
      sql> audit lock on summit.employee by access whenever successful;
      15.view audit option : view=> all_def_audit_opts,dba_stmt_audit_opts,dba_priv_audit_opts,dba_obj_audit_opts
      16.view audit result: view=> dba_audit_trail,dba_audit_exists,dba_audit_object,dba_audit_session,dba_audit_statement

       

        相關(guān)評(píng)論

        閱讀本文后您有什么感想? 已有人給出評(píng)價(jià)!

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

        熱門評(píng)論

        最新評(píng)論

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

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