单项选择题After the recovery is complete, which command should you execute?()

A.ALTER DATABASE OPEN;
B.ALTER DATABASE CLEAR LOGFILE;
C.ALTER DATABASE OPEN RESETLOGS;
D.ALTER DATABASE OPEN NORESETLOGS;


您可能感兴趣的试卷

你可能感兴趣的试题

3.单项选择题Which statement is true regarding remote archive log file destinations?()

A.Only two destinations per remote database can be specified.
B.Destination is an Oracle Net alias specified by using the SERVICE keyword.
C.The REOPEN attribute must be used when using remote archive log file destinations.
D.The service name is resolved by searching sqlnet.ora file for the remote database name.

6.单项选择题Under the Oracle Shared Server architecture, client-user processes ultimately connect to a()

A.service
B.listener
C.dispatcher
D.shared server process

7.多项选择题Which two are true regarding direct-path exports?()

A.Direct-path export is typically faster.
B.Direct-path export can be invoked interactively.
C.Direct-path export is character set independent.
D.Direct-path export bypasses the SQL-command processing layer.
E.Direct-path export can be used to export rows containing LOBs and BFILEs.

8.单项选择题The Log Writer (LGWR) process reads information from the ()and writes it to the online logs.

A.large pool
B.shared pool
C.data buffer cache
D.redo log buffer
E.data dictionary cache

9.单项选择题When you are allowing RMAN to backup your archived redo log files,how does RMAN know which archived redo logs to back up from your archive log destination?()

A.RMAN keeps a list of archive logs in a text file.
B.The DBA must manually tell RMAN which archive logs to backup.
C.RMAN has access to target control file and/or catalog information.
D.RMAN looks at the ARCHIVE_LOG_DEST parameter of your target database and backs up all archive logs found.

10.单项选择题What is the purpose of importing from an export,and specifying that no rows be imported and that the output goes to a log file?()

A.To verify space requirements in the target database before importing.
B.To generate the SQL for the DDL operations that would occur during import.
C.To check character set compatibility between the export file and the target database.
D.To check for integrity constraint violations that would occur in the target database.

最新试题

What is the maximum database block size supported for the Oracle9i database?()

题型:单项选择题

Which parameter allows SQL*Loader to load data into a table with the indexes in the unusable state, prior to the load operation?()

题型:单项选择题

Which of the following commands must be issued to remove a stored script from the recovery catalog?()

题型:单项选择题

Which of the following options enables a user to get authenticated though a single password instead of using multiple passwords?()

题型:单项选择题

Where can you obtain information about full database backup set created using RMAN, if the control file was used as the repository?()

题型:单项选择题

The three tasks shown have been completed in order to configure a naming method: Task 1: Installed on server and client: Oracle Net Services, TCP/IP, TCP/IP protocol adaptor Task 2: Started default listener on port 1521 Task 3: Added global database name to the listener.ora file. Which naming method was configured?()

题型:单项选择题

Which one of the following files contains records that do not meet the specified load criteria in the SQL*Loader control file?()

题型:单项选择题

Which of the following parameters would you use to record the errors that might be generated during the import operation?()

题型:单项选择题

You are configuring the listener on your server. Which listener.ora parameter contains the information needed to detect session requests from different client types?()

题型:单项选择题

Which Oracle background process frees SGA resources that were allocated to a user process that failed?()

题型:单项选择题