单选题Which of the following tools is used to view historical information about tasks, database changes, messages, and notifications?()A JournalB Task CenterC Control CenterD Activity Monitor

题目
单选题
Which of the following tools is used to view historical information about tasks, database changes, messages, and notifications?()
A

Journal

B

Task Center

C

Control Center

D

Activity Monitor


相似考题
更多“单选题Which of the following tools is used to view historical information about tasks, database changes, messages, and notifications?()A JournalB Task CenterC Control CenterD Activity Monitor”相关问题
  • 第1题:

    Which of the following can be regarded as a communicative language task?

    A.Information-gap activity.
    B.Dictation.
    C.Sentence transformation.
    D.Blank-filling.

    答案:A
    解析:
    考查交际性语言活动。信息差活动(Information-gap activity)以使学生进行信息的传递和交流,实现真正交流的目的.培养学生的综合语言运用能力.是一种任务型的语言交际活动。

  • 第2题:

    Which of the following OSPF messages contains entire complete LSAs used during the database exchange process?()

    • A、LSR
    • B、LSAck
    • C、LSU
    • D、DD
    • E、Hello

    正确答案:C

  • 第3题:

    Which of the following tools can be used prior to installing Windows Vista to find hardware compatibility issues?()

    • A、Upgrade Advisor
    • B、Window Aero
    • C、Task Manager
    • D、Device Manager

    正确答案:A

  • 第4题:

    Which of the following tools for DB2 V9 allows a user to create and debug a SQL stored procedure?()

    • A、Control Center
    • B、Development Center
    • C、Developer Workbench
    • D、Stored Procedure Builder

    正确答案:C

  • 第5题:

    Which of the following tools can be used to schedule a backup operation that is to be run every Sunday evening?()

    • A、Journal
    • B、Task Center
    • C、Activity Monitor
    • D、Command Line Processor

    正确答案:B

  • 第6题:

    Which tasks are run automatically as part of the Automated Maintenance Task by default?() 

    • A、 Segment Advisor
    • B、 SQL Access Advisor
    • C、 Optimizer statistics gathering
    • D、 Automatic SQL Tuning Advisor
    • E、 Automatic Database Diagnostics Monitor

    正确答案:A,C,D

  • 第7题:

    You need to ensure that database schema changes in branch offices result in the proper notifications. What should you do?()

    • A、Install Notification Services on all branch office servers, and configure Notification Services to use a local notifications database.
    • B、Specify that all SQL Server log files must be archived and sent by e-mail to the main office. 
    • C、Implement DML triggers that use Database Mail to send an e-mail message about the DML activity.
    • D、Implement DDL triggers that use Database Mail to send an e-mail message about the DDL activity.

    正确答案:D

  • 第8题:

    多选题
    Which tasks are run automatically as part of the Automated Maintenance Task by default?()
    A

    Segment Advisor

    B

    SQL Access Advisor

    C

    Optimizer statistics gathering

    D

    Automatic SQL Tuning Advisor

    E

    Automatic Database Diagnostics Monitor


    正确答案: B,C
    解析: 暂无解析

  • 第9题:

    多选题
    Which tasks are run automatically as part of the Automated Maintenance Task by default? ()(Choose all that apply.)
    A

    Segment Advisor

    B

    SQL Access Advisor

    C

    Optimizer statistics gathering

    D

    Automatic SQL Tuning Advisor

    E

    Automatic Database Diagnostics Monitor


    正确答案: D,C
    解析: 暂无解析

  • 第10题:

    单选题
    The listener uses dynamic information about the database and instance it has received through service registration before using information statically configured. Some services such as heterogeneous services and external procedures require the use of information statically configured within listener.ora. In order to support this, which tool could be used to configure the listener statically?()
    A

    Oracle Net Manager

    B

    Listener Control Utility

    C

    Oracle Net Control Utility

    D

    Oracle Net Configuration Assistant


    正确答案: C
    解析: 暂无解析

  • 第11题:

    单选题
    he DBA is about to enable auditing on the Oracle database in an attempt to discover some suspicious activity. Audit trail information is stored in which of the following database object names?()
    A

    SYS.SOURCE$ 

    B

    SYS.AUD$ 

    C

    DBA_SOURCE 

    D

    DBA_AUDIT_TRAIL


    正确答案: A
    解析: 暂无解析

  • 第12题:

    单选题
    Which of the following choices identifies a database component that will be used for multiplexing control files?()
    A

    V$CONTROLFILE 

    B

    V$DATABASE 

    C

    init.ora 

    D

    DBA FILES


    正确答案: A
    解析: 暂无解析

  • 第13题:

    Which of the following can be used to kill a running process?()

    • A、Control Panel
    • B、Computer Management
    • C、Task Manager
    • D、Add/Remove Programs

    正确答案:C

  • 第14题:

    After Microsoft Windows boots, a message appears stating that a service failed to start. Which of the following can be used to find more information about this error?()

    • A、Disk Manager
    • B、Control Panel
    • C、Start Menu
    • D、Event Viewer

    正确答案:D

  • 第15题:

    Which of the following tools should be used to report in-depth information about file fragments?()

    • A、 defragfs
    • B、 istat
    • C、 filemon
    • D、 fileplace

    正确答案:D

  • 第16题:

    Which of the following tools is used to view historical information about tasks, database changes, messages, and notifications?()

    • A、Journal
    • B、Task Center
    • C、Control Center
    • D、Activity Monitor

    正确答案:A

  • 第17题:

    A new report process containing a complex query is written, with high impact on the database. You wantto collect basic statistics about query, such as the level of parallelism, total database time, and the number of I/O requests. For the database instance STATISTICS_LEVEL, the initialization parameter is set to TYPICAL and theCONTROL_MANAGEMENT_PACK_ACCESS parameter is set to DIAGNOSTIC+TUNING. What should you do to accomplish this task?()

    • A、Execute the query and view Active Session History (ASH) for information about the query.
    • B、Enable SQL trace for the query.
    • C、Create a database operation, execute the query, and use the DBMS_SQL_MONITOR. REPORT_SQL_MONITOR function to view the report.
    • D、Use the DBMS_APPLICATION_INFO.SET_SESSION_LONGOPS procedure to monitor query execution and view the information from the V$SESSION_LONGOPS view.

    正确答案:C

  • 第18题:

    You are adatabase developer. You develop atask management application that connect stoa SQLServer 2008 database named TaskDB.Users logon to the application by using a SQLServer login. The application contains amodule named Task that assigns tasks tousers. Information about the setasks is stored in the Tasks table of the TaskDB data base. The Tasks table contains multiple columns. These include the Close Dateand Estimated Timecolumns. The application must meet the following security requirements: Users assigned toad atabase role named User 1 canupd ate all task information columns except the Close Date and the Estimated Time columns in the Tasks table. Administrative users assigned toad atabase role named Task_Admin canupd ateall task information in the Tasks table.You needto design a strategy to meet the security requirements. Which two actions should you perform?()

    • A、Add the Task_Admin role to thedb_accessadmin fixed database role.
    • B、Grant Update permissions on the Tasks table to the Task_Admin role.
    • C、Grant Update  permissions on  the  Tasks table to  the  User  1  role foreach  column  except the  Close  Dateand Estimated  Time columns.
    • D、Createan  INSTEAD OF trigger  on  the  Tasks Table. Use theIs_Member function  toprevent the  User  1  role from updating the Close  Date and Estimated  Time columns.

    正确答案:B,C

  • 第19题:

    he DBA is about to enable auditing on the Oracle database in an attempt to discover some suspicious activity. Audit trail information is stored in which of the following database object names?()

    • A、SYS.SOURCE$ 
    • B、SYS.AUD$ 
    • C、DBA_SOURCE 
    • D、DBA_AUDIT_TRAIL

    正确答案:B

  • 第20题:

    单选题
    A new report process containing a complex query is written, with high impact on the database. You wantto collect basic statistics about query, such as the level of parallelism, total database time, and the number of I/O requests. For the database instance STATISTICS_LEVEL, the initialization parameter is set to TYPICAL and theCONTROL_MANAGEMENT_PACK_ACCESS parameter is set to DIAGNOSTIC+TUNING. What should you do to accomplish this task?()
    A

    Execute the query and view Active Session History (ASH) for information about the query.

    B

    Enable SQL trace for the query.

    C

    Create a database operation, execute the query, and use the DBMS_SQL_MONITOR. REPORT_SQL_MONITOR function to view the report.

    D

    Use the DBMS_APPLICATION_INFO.SET_SESSION_LONGOPS procedure to monitor query execution and view the information from the V$SESSION_LONGOPS view.


    正确答案: A
    解析: 暂无解析

  • 第21题:

    单选题
    Which of the following tools is used to view historical information about tasks, database changes, messages, and notifications?()
    A

    Journal

    B

    Task Center

    C

    Control Center

    D

    Activity Monitor


    正确答案: A
    解析: 暂无解析

  • 第22题:

    单选题
    You need to ensure that database schema changes in branch offices result in the proper notifications. What should you do?()
    A

    Install Notification Services on all branch office servers, and configure Notification Services to use a local notifications database.

    B

    Specify that all SQL Server log files must be archived and sent by e-mail to the main office. 

    C

    Implement DML triggers that use Database Mail to send an e-mail message about the DML activity.

    D

    Implement DDL triggers that use Database Mail to send an e-mail message about the DDL activity.


    正确答案: D
    解析: 暂无解析

  • 第23题:

    单选题
    Which of the following tools should be used to report in-depth information about file fragments?()
    A

     defragfs

    B

     istat

    C

     filemon

    D

     fileplace


    正确答案: B
    解析: 暂无解析

  • 第24题:

    单选题
    Which of the following OSPF messages contains entire complete LSAs used during the database exchange process?()
    A

    LSR

    B

    LSAck

    C

    LSU

    D

    DD

    E

    Hello


    正确答案: B
    解析: 暂无解析