单项选择题
You are working on a new Oracle Database 11g server, where only the software is installed and no database iscreated. You plan to create a database on this server using the Database Configuration Assistant (DBCA).Some of the requirements set for your database creation task are:
1.Configure the database to operate in shared server mode.
2.Disable automatic maintenance tasks such as optimizer statistics collection.
3.Configure a naming method to help the remote user connect to the database instance.
4.Use Automatic Storage Management (ASM) for storing the database files.
5.Configure daily database backup to flash recovery area.
6.Configure Enterprise Manager Database Control to manage the database.
Which of these requirements can be met while creating the database()
A.4 and 6
B.2,3,4,and 6
C.1,2,4,5,and 6
D.1,2,3,4,5,and 6
相关考题
-
多项选择题
View the Exhibit. Which statements are true regarding the USERS tablespace()
A.A bitmap is used to record free extents.
B.Free extents information is managed within the tablespace.
C.Free extents information is managed in the SYSAUX tablespace.
D.The data dictionary tables are updated when extents are allocated or deallocated -
单项选择题
User A executes the following command to drop a large table in your database:SQL> DROP TABLE trans; While the drop table operation is in progress, user B executes the following command on the same table:SQL> DELETE FROM trans WHERE tr_type=’SL’; Which statement is true regarding the DELETE command()
A.It fails to delete the records because the records are locked in SHARE mode.
B.It deletes the rows successfully because the table is locked in SHARE mode
C.It fails to delete the records because the table is locked in EXCLUSIVE mode.
D.It deletes the rows successfully because the table is locked in SHARE ROW EXCLUSIVE mode. -
单项选择题
View the Exhibit to examine the details for an incident. Which statement is true regarding the status of theincident()
A.The DBA is working on the incident and prefers that the incident be kept in the ADR.
B.The incident is now in the Done state and the ADR can select the incident to be purged.
C.The incident has been newly created and is in the process of collecting diagnostic information.
D.The data collection for the incident is complete and the incident can be packaged and sent to OracleSupport
