You installed Oracle Database 11g afresh. Which statements are true regarding the default audit settings in this database?()
第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?()
第2题:
You are configuring for Oracle Shared Server. Which service is required? ()
第3题:
Which two statements are true about interoperating with Oracle AQ JMS with Oracle WebLogic server ?()
第4题:
You can use Oracle Flashback to look at past activity in your database. What are two other characteristics of Oracle Flashback?()
第5题:
When you create a backup control file, where is the resulting file written to?()
第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?()
第7题:
SYSTEM
OUTLN
INTERNAL
SYS
第8题:
Oracle Flashback uses undo information to construct consistent data.
You can use a cursor opened while using an Oracle Flashback image to perform DML once you deactivate Oracle Flashback in your session.
You can only use Oracle Flashback view of the data if the required records are still in the online redo log files.
Oracle Flashback lists the DML that was executed during the period you identify when initiating your session.
第9题:
When you start an instance on a high with SQL *Plus dependent listeners and ASM disk groups are automatically started.
When a database instance is started by using the SRVCTL utility and listener startup fails, the instance is still started.
When a database is created by using SQL* Plus, it is automatically added to the Oracle Restart configuration.
When you create a database service by modifying the SERVICE_NAMES initialization parameter, it is automatically added to the Oracle Restart configuration.
第10题:
Oracle Net Manager
Listener Control utility
Database Configuration Assistant
Oracle Net Configuration Assistant
第11题:
enables Oracle database to schedule which processes execute on which processors in a multiple CPU environment
enables Oracle database to do patches according to a DBA-defined schedule
enables you to schedule the execution of jobs based on time
enables you to execute jobs in a clustered environment
enables you to periodically execute operating systemscript files located on the same server as the database
enables you to create a job that makes use of saved programs and schedules
enables you to automate the management of the jobs that are created using the DBMS_JOB package
第12题:
It must be executed from the Oracle Database 11g environment.
It must be executed only after the SYSAUX tablespace has been created.
It must be executed from the environment of the database that is being upgraded.
It must be executed only after AUTOEXTEND is set to ON for all existing tablespaces.
It must be executed from both the Oracle Database 11g and Oracle Database 9i environments.
第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?()
第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?()
第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
第16题:
Identify four uses of the Oracle Scheduler.()
第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?()
第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?()
第19题:
If you select a non-XA JDBC driver, you can use WebLogic AQ JMS in both local & global transactions
Oracle WebLogic Server requires a JDBC driver to communicate with the Oracle AQ JMS
Oracle WebLogic AQ JMS stand-alone client automatically participate in global transactions managed by Oracle WebLogic Server
If you select an XA JDBC driver, you can use WebLogic AQ JMS in both local and global transactions
第20题:
The audit trail is stored in an operating system file.
Auditing is disabled for all privileges.
The audit trail is stored in the database.
Auditing is enabled for all privileges.
Auditing is enabled for certain privileges related to database security.
第21题:
To achieve the goal,Session Initiation Protocol (SIP) should be installed.
To achieve the goal,Simple Object Access Protocol (SOAP) should be installed.
To achieve the goal,Stream Control Transmission Protocol (SCTP) should be installed.
To achieve the goal,RPC over HTTPS should be installed.
第22题:
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.
You can restore the DEPT table by using the Oracle Flashback Drop feature, provided you use the RENAME TO clause.
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.
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.
第23题:
use the external table population
use the Oracle Data Pump export and import utility
use the conventional path data load of SQL*Loader utility
use the direct path data load of Oracle export and import utility