亚洲AV日韩AⅤ综合手机在线观看,激情婷婷久久综合色,欧美色五月婷婷久久,久久国产精品99久久人人澡

  • <abbr id="uk6uq"><abbr id="uk6uq"></abbr></abbr>
  • <tbody id="uk6uq"></tbody>
  • Oracle DBA用戶管理試題及答案

    時(shí)間:2024-10-31 16:12:50 Oracle認(rèn)證 我要投稿
    • 相關(guān)推薦

    2016年Oracle DBA用戶管理試題及答案

      Q. 1 : The default tablespace clause in the create user command sets the location for

    2016年Oracle DBA用戶管理試題及答案

      1. Database Objects created by the user

      2. Temporary Objects Created By the User

      3. System Objects Created by the user

      4. None of the above

      Q. 2 : What does sessions_per_user in a resource limit set

      1. No of Concurrent Sessions for the database

      2. No of Sessions Per User

      3. No of Processes Per User

      4. None of the above

      Q. 3 : What keyword during the create user command, limits the space used by users objects in the database

      1. Size

      2. Next_Extent

      3. Max_Extents

      4. Quota

      Q. 4 : What value sets the no activity time in minutes before a user is disconnected

      1. IDLE_TIME

      2. DISCONNECT_TIME

      3. CONNECT_TIME

      4. NONE OF THE ABOVE

      Q. 5 : What operations are limited by the Quota on a tablespace

      1. Update

      2. Delete

      3. Create

      4. All of the above

      Q. 6 : Which of the following statements is incorrect when used with : Alter User James

      1. Add Quota 5m

      2. indentified by james

      3. Defaul tablespace system

      4. None of the above

      Q. 7 : What view consists information about the resource usage parameters for each profile

      1. DBA_PROFILE

      2. DBA_PROFILES

      3. DBA_USERS

      4. DBA_RESOURCES

      Q. 8 : What 2 values are required to kill a User Session

      1. SID, Process ID

      2. SID, Serial #

      3. Serial #, Process ID

      4. None of the above

      Q. 9 : What view contains the information about all users and the roles granted to them

      1. DBA_ROLES

      2. DBA_ROLE_PRIVS

      3. DBA_USERS

      4. None of the above

      Q. 10 : Where can you obtain the SID and Serial # from

      1. DBA_PROCESS

      2. DBA_SESSION

      3. V$SESSION

      4. None of the above

      Q. 11 : What is the effect of the following command " Alter system kill session ‘12,123‘;

      1. Kill Session with PID=12 and Serial=123

      2. Kill Session with SID=12 and Serial =123

      3. Kill Session with Serial =123 and SID=12

      4. None of the above

      Q. 12 : What parameter in Init.ora enables the resource limits

      1. RESOURCE=TRUE

      2. RESOURCE_LIMIT=TRUE

      3. RES_LIMIT=TRUE

      4. They are enabled by default

      Answer:

      1=>1,

      2=>2,

      3=>4,

      4=>1 : IDLE_TIME (in user profile) limits periods of continious inactive time during a session, expressed in minutes. Oracle Net8 configuration parameter SQLNET.EXPIRE_TIME enables dead connection detection sending probe packets from sever to client in a user defined interval.

      5=>3,

      6=>1,

      7=>2,

      8=>2,

      9=>2,

      10=>3,

      11=>2,

      12=>2,

    【Oracle DBA用戶管理試題及答案】相關(guān)文章:

    Oracle DBA職業(yè)要求10-28

    Oracle的sql語(yǔ)句模擬試題及答案10-12

    2016年Oracle DBA創(chuàng)建數(shù)據(jù)庫(kù)練習(xí)題及答案08-10

    oracle sysdba級(jí)用戶的認(rèn)證方式10-24

    oracle用戶認(rèn)證和密碼設(shè)置技巧07-21

    2024年Oracle數(shù)據(jù)庫(kù)面試試題及答案10-25

    oracle兩種用戶認(rèn)證方式簡(jiǎn)述08-18

    關(guān)于管理溝通試題及答案09-10

    最強(qiáng)的oracle面試題積累06-11

    2017年Oracle面試題10-18