You installed Oracle Database 11g afresh. Which statements are true regarding the default audit settings in this database?() A、 The audit trail is stored in an operating system file.B、 Auditing is disabled for all privileges.C、 The audit trail is stored i

题目

You installed Oracle Database 11g afresh. Which statements are true regarding the default audit settings in this database?() 

  • A、 The audit trail is stored in an operating system file.
  • B、 Auditing is disabled for all privileges.
  • C、 The audit trail is stored in the database.
  • D、 Auditing is enabled for all privileges.
  • E、 Auditing is enabled for certain privileges related to database security.

相似考题
更多“You installed Oracle”相关问题
  • 第1题:

    You have two databases, FINDB and PAYDB, on single operating system and using Optimal Flexible architecture (OFA). FINDB is functional and is currently being accessed by the users. While starting up the instance for the PAYDB database you get the following error:  ORA-01081: cannot start - already running ORACLE - shut it down first  Which environmental variable would you set before starting up the PAYDB database to overcome this error?()

    • A、ORA_PATH
    • B、ORACLE_SID
    • C、ORACLE_BASE
    • D、ORACLE_HOME
    • E、LD_LIBRARY_PATH

    正确答案:B

  • 第2题:

    You are configuring for Oracle Shared Server. Which service is required? ()

    • A、Oracle Net Service
    • B、Oracle HTTP Service
    • C、Oracle Paging Service
    • D、Internet Directory Service

    正确答案:A

  • 第3题:

    Which two statements are true about interoperating with Oracle AQ JMS with Oracle WebLogic server ?()

    • A、 If you select a non-XA JDBC driver, you can use WebLogic AQ JMS in both local & global transactions
    • B、 Oracle WebLogic Server requires a JDBC driver to communicate with the Oracle AQ JMS
    • C、 Oracle WebLogic AQ JMS stand-alone client automatically participate in global transactions managed by Oracle WebLogic Server
    • D、 If you select an XA JDBC driver, you can use WebLogic AQ JMS in both local and global transactions

    正确答案:B,D

  • 第4题:

    You can use Oracle Flashback to look at past activity in your database. What are two other characteristics of Oracle Flashback?()

    • A、Oracle Flashback uses undo information to construct consistent data. 
    • B、You can use a cursor opened while using an Oracle Flashback image to perform DML once you deactivate Oracle Flashback in your session. 
    • C、You can only use Oracle Flashback view of the data if the required records are still in the online redo log files. 
    • D、Oracle Flashback lists the DML that was executed during the period you identify when initiating your session. 

    正确答案:A,B

  • 第5题:

    When you create a backup control file, where is the resulting file written to?()  

    • A、 The database user dump destination directory
    • B、 The database diagnostic destination directory
    • C、 To $ORACLE_HOME/rdbms
    • D、 To $ORACLE_HOME/admin
    • E、 To the directory and filename you specify in the command

    正确答案:E

  • 第6题:

    You work as a network Exchange administrator at Company.com.The Company.com network currently consists of a single Active Directory forest containing a single domain named Company.com.The Company.com organization makes use of Microsoft Exchange Server 2008 Service Pack 2 (SP2) as their messaging solution.During the course of the business week you receive instruction from Company.com to plan the installation of Microsoft Exchange Server 2010 whilst ensuring you install the Microsoft Exchange Server 2010 prerequisites for the Mailbox, Hub Transport and Client Access server roles. What should you do?()

    • A、You should consider having Windows Management Framework installed.You should have Message Queuing installed before installing the Web Server role.
    • B、You should consider having Windows Management Framework installed.You should then have the Web Server role installed before installing the RPC over HTTP Proxy component.
    • C、You should consider having Microsoft .NET Framework 3.5 Service Pack 1 (SP1) installed. You should then have Install Windows Management Framework installed and run the ServerManagerCmd.exe -IP Exchange-Typical.xml command.
    • D、You should consider having Microsoft .NET Framework 3.5 Service Pack 1 (SP1) installed. You should then have Windows Remote Management (WinRM) 2.0 installed and run the ServerManagerCmd.exe -IP Exchange-Base.xml command.

    正确答案:C

  • 第7题:

    单选题
    You are about to create your Oracle data dictionary for use with the database. Which of the following users would you connect to the database as for this purpose in Oracle9i and later releases?()
    A

    SYSTEM 

    B

    OUTLN 

    C

    INTERNAL 

    D

    SYS


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

  • 第8题:

    多选题
    You can use Oracle Flashback to look at past activity in your database. What are two other characteristics of Oracle Flashback?()
    A

    Oracle Flashback uses undo information to construct consistent data.

    B

    You can use a cursor opened while using an Oracle Flashback image to perform DML once you deactivate Oracle Flashback in your session.

    C

    You can only use Oracle Flashback view of the data if the required records are still in the online redo log files.

    D

    Oracle Flashback lists the DML that was executed during the period you identify when initiating your session.


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

  • 第9题:

    单选题
    Oracle Grid Infrastructure for a stand-alone server is installed on your production host before installing the Oracle Database server. The database and listener are configured by using Oracle Restart. Examine the following command and its output: $ crsctl config has CRS-4622: Oracle High Availability Services auto start is enabled. What does this imply?()
    A

    When you start an instance on a high with SQL *Plus dependent listeners and ASM disk groups are automatically started.

    B

    When a database instance is started by using the SRVCTL utility and listener startup fails, the instance is still started.

    C

    When a database is created by using SQL* Plus, it is automatically added to the Oracle Restart configuration.

    D

    When you create a database service by modifying the SERVICE_NAMES initialization parameter, it is automatically added to the Oracle Restart configuration.


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

  • 第10题:

    单选题
    Your database instance is running. You are not able to access Oracle Enterprise Manager Database Control because the listener is not started.  Which tool or utility would you use to start the listener?()
    A

     Oracle Net Manager

    B

     Listener Control utility

    C

     Database Configuration Assistant

    D

     Oracle Net Configuration Assistant


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

  • 第11题:

    多选题
    Identify four uses of the Oracle Scheduler.()
    A

    enables Oracle database to schedule which processes execute on which processors in a multiple CPU environment

    B

    enables Oracle database to do patches according to a DBA-defined schedule

    C

    enables you to schedule the execution of jobs based on time

    D

    enables you to execute jobs in a clustered environment

    E

    enables you to periodically execute operating systemscript files located on the same server as the database

    F

    enables you to create a job that makes use of saved programs and schedules

    G

    enables you to automate the management of the jobs that are created using the DBMS_JOB package


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

  • 第12题:

    单选题
    You installed Oracle Database 11g and are performing a manual upgrade of the Oracle9i database. As a part of the upgrade process,you execute the following script:   SQL>@utlu111i.sql   Which statement about the execution of this script is true?()
    A

     It must be executed from the Oracle Database 11g environment.

    B

     It must be executed only after the SYSAUX tablespace has been created.

    C

     It must be executed from the environment of the database that is being upgraded.

    D

     It must be executed only after AUTOEXTEND is set to ON for all existing tablespaces.

    E

     It must be executed from both the Oracle Database 11g and Oracle Database 9i environments.


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

  • 第13题:

    You installed WebLogic, SOA Suite, and Oracle Service Bus on a machine and want to use the  WebLogic Node Manager to start servers for each product. Which statement is true?()

    • A、You need to install a separate node manager for each Middleware Home that has a unique and  minor WebLogic Version Number.
    • B、You need to install and configure only one instance of Node Manager for all products,  regardless of the WebLogic version number.
    • C、You need to install and configure a separate Node Manager for each domain of each product  want to run on the machine.
    • D、You need to install one Node Manager but use separate SSL certificates for each product when  securing the network communication to the machine.

    正确答案:B

  • 第14题:

    You work as a database administrator for Certkiller .com. You want to administer your database servers,which are running on different host machines,using the Web-enabled grid control interface. You have configured the agent on the host machines. You have started the Oracle Database 10g Grid Control utility on your machine. Which two additional components would you configure to achieve this objective?()

    • A、Application Server Control
    • B、Oracle Management Service
    • C、Oracle Enterprise Manager Repository
    • D、Oracle Enterprise Manager Database Control

    正确答案:C,D

  • 第15题:

    ()is a collection of components managed by Fusion Middleware Control. It can contain Oracle WebLogic Server domains, one Administration Server, one or more Managed Servers, clusters, and the Oracle Fusion Middleware components that are installed, configured, and running in the domain

    • A、 farm
    • B、 bean
    • C、 unit
    • D、 node

    正确答案:A

  • 第16题:

    Identify four uses of the Oracle Scheduler.()

    • A、 enables Oracle database to schedule which processes execute on which processors in a multiple CPU environment
    • B、 enables Oracle database to do patches according to a DBA-defined schedule
    • C、 enables you to schedule the execution of jobs based on time
    • D、 enables you to execute jobs in a clustered environment
    • E、 enables you to periodically execute operating systemscript files located on the same server as the database
    • F、 enables you to create a job that makes use of saved programs and schedules
    • G、 enables you to automate the management of the jobs that are created using the DBMS_JOB package

    正确答案:C,D,E,F

  • 第17题:

    Your database instance is running. You are not able to access Oracle Enterprise Manager Database Control because the listener is not started.  Which tool or utility would you use to start the listener?()

    • A、 Oracle Net Manager
    • B、 Listener Control utility
    • C、 Database Configuration Assistant
    • D、 Oracle Net Configuration Assistant

    正确答案:B

  • 第18题:

    You work as a network exchange administrator at company.com.the company.com network currently consists of a single active directory forest containing a single domain named company.com.the company.com organization makes use of microsoft exchange server 2008 service pack 2 (sp2) as their messaging solution.The.com, network contains a server named - sr02.during the course of the business week you receive instruction from company.com to perform an installation of microsoft exchange server 2010 on -sr02.the installation must support the mailbox, hub transport and client access server roles.What should you do?()

    • A、you should consider having the windows management framework installed.
    • B、you should consider having message queuing installed.
    • C、you consider having the web server role installed before the rpc over http proxy component is installed.
    • D、you should consider having microsoft .net framework 3.5 service pack 1 (sp1) installed.
    • E、you should consider having the windows remote management (winrm) 2.0 installed.
    • F、you should consider running the servermanagercmd.exe -ip exchange-typical.xml command.
    • G、you should consider running the servermanagercmd.exe -ip exchange-base .xml command.

    正确答案:A,D,F

  • 第19题:

    多选题
    Which two statements are true about interoperating with Oracle AQ JMS with Oracle WebLogic server ?()
    A

    If you select a non-XA JDBC driver, you can use WebLogic AQ JMS in both local & global transactions

    B

    Oracle WebLogic Server requires a JDBC driver to communicate with the Oracle AQ JMS

    C

    Oracle WebLogic AQ JMS stand-alone client automatically participate in global transactions managed by Oracle WebLogic Server

    D

    If you select an XA JDBC driver, you can use WebLogic AQ JMS in both local and global transactions


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

  • 第20题:

    多选题
    You installed Oracle Database 11g afresh. Which statements are true regarding the default audit settings in this database?()
    A

    The audit trail is stored in an operating system file.

    B

    Auditing is disabled for all privileges.

    C

    The audit trail is stored in the database.

    D

    Auditing is enabled for all privileges.

    E

    Auditing is enabled for certain privileges related to database security.


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

  • 第21题:

    单选题
    You work as the IT professional in an international company which is named Wiikigo. You are experiencedin implementing and administering a network operating system. You are specialized in deploying servers,configuring Windows Server 2008 Terminal services and network application services, and configuring aweb services infrastructure. A new server is administered by you, and Windows Server 2008 is run by theserver. You decide to have the Streaming Media Services role installed on the server. Users will utilizeWindows Media Player to access content on the new server for Windows Vista and Windows Media Playerfor Mac. And you are required to have the Streaming Media Services server role installed on the server tosupport both media players.  Which action should be performed to achieve the goal?()
    A

    To achieve the goal,Session Initiation Protocol (SIP) should be installed.

    B

    To achieve the goal,Simple Object Access Protocol (SOAP) should be installed.

    C

    To achieve the goal,Stream Control Transmission Protocol (SCTP) should be installed.

    D

    To achieve the goal,RPC over HTTPS should be installed.


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

  • 第22题:

    单选题
    On Monday, you dropped the DEPT table from your schema and then you re-created the DEPT table in your schema. On Wednesday, you have a requirement to restore the DEPT table from the recycle bin. Which statement is correct?()
    A

     You cannot restore the DEPT table by using the Oracle Flashback Drop feature because a table with the name DEPT already exists in your schema.

    B

     You can restore the DEPT table by using the Oracle Flashback Drop feature, provided you use the RENAME TO clause.

    C

     You cannot restore the DEPT table by using the Oracle Flashback Drop feature because the contents of the recycle bin are purged every 12 hours by default.

    D

     You can restore the DEPT table by using the Oracle Flashback Drop feature and a system-generated name will be assigned to the restored table.


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

  • 第23题:

    单选题
    You are using flat files as the data source for one of your data warehousing applications. You plan to move the data from the flat file structures to an Oracle database to optimize the application performance. In your database you have clustered tables.  While migrating the data, you want to have minimal impact on the database performance and optimize the data load operation. Which method would you use to load data into Oracle database?()
    A

    use the external table population

    B

    use the Oracle Data Pump export and import utility

    C

    use the conventional path data load of SQL*Loader utility

    D

    use the direct path data load of Oracle export and import utility


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