网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
单选题
Which statement is true regarding RMAN components?()
A
Each target database requires its own recover catalog.
B
RMAN scripts can be stored in the recovery catalog or the target control file.
C
A channel is a stream of data to a device type and corresponds to one server session.
D
The RMAN executable interprets sever session commands and establishes connections to the target database.
参考答案
参考解析
解析:
暂无解析
更多 “单选题Which statement is true regarding RMAN components?()A Each target database requires its own recover catalog. B RMAN scripts can be stored in the recovery catalog or the target control file. C A channel is a stream of data to a device type and corresponds to one server session. D The RMAN executable interprets sever session commands and establishes connections to the target database.” 相关考题
考题
Examine the following set of RMAN commands:Which statement is true when the RMAN RUN block Is executed?()
A. The execution of the script fails because multiple channels cannot coexist.B. The script is executed and both the channels are used for the script execution.C. The new channel, CHI, is Ignored because a channel has been configured already.D. ration parameter DC1 is overridden because a new channel is allocated in RMAN RUN block.
考题
Which statement is true regarding virtual private catalogs?()
A. A virtual private catalog owner can create a local stored script, and have read/write access to a global stored script.B. The virtual private catalog owner cannot create and modify the stored scripts.C. The set of views and synonyms that make up the virtual private catalog is stored in the schema of the RMAN recovery catalog owner.D. To perform most of the RMAN operations, the virtual catalog owner must have the SYSDBA or SYSOPER privilege on the target database
考题
Which statement is true regarding IPsec VPNs?()
A. There are five phases of IKE negotiation.B. There are two phases of IKE negotiation.C. IPsec VPN tunnels are not supported on SRX Series devices.D. IPsec VPNs require a tunnel PIC in SRX Series devices.
考题
Which statement is true regarding Backup tasks in Cisco UCS?()A、 They are created automatically and stored on the FIB、 They are created manually and exported to a remote serverC、 They are automatically scheduled to run every 24 hoursD、 They are manually scheduled and stored on the FI
考题
Which statement is true regarding the forwarding plane?()A、The forwarding plane is contained within the Routing Engine (RE)B、The forwarding plane processes and evaluates exception trafficC、The forwarding plane contains the Packet Forwarding Engine (PFE)D、The forwarding plane is not present on all platforms running the Junos OS
考题
Which statement is true regarding syslog on Junos devices?()A、No logging is enabled by defaultB、By default the information is stored in all file named eventsC、Only the message severity level must be configuredD、You can configure the router to send log messages to the console
考题
Which statement is true regarding RMAN components?()A、Each target database requires its own recover catalog. B、RMAN scripts can be stored in the recovery catalog or the target control file. C、A channel is a stream of data to a device type and corresponds to one server session. D、The RMAN executable interprets sever session commands and establishes connections to the target database.
考题
Consider the following scenario for your database: - Backup optimization is enabled in RMAN. - The recovery window is set to 7 days in RMAN. - The most recent backup to disk for the TOOLS tablespace was taken on November 3, 2007. - The TOOLS tablespace is read-only since November 4, 2007. On November 23, 2007, you issue the RMAN command to back up the database to disk. Which statement is true regarding the backup of the TOOLS tablespace?()A、The RMAN backup fails because the TOOLS tablespace is read-onlyB、The RMAN skips the backup of the tablespace because backup optimization is enabledC、The RMAN makes backup because optimization can be enabled only for backups to diskD、The RMAN makes the backup because no backup of the tablespace exists within the seven day window
考题
You are maintaining the database in Oracle10g. You are performing an incomplete recovery by using RMAN because an important table, EMPLOYEE, is dropped and purged from the Recycle Bin. Which statement is NOT true regarding an incomplete recovery?()A、 The target database must be in the MOUNT mode to ensure restoration of the datafiles.B、 You can restore the datafiles from the backup by using the RMAN utility only if the backups were taken using the RMAN utility.C、 The control file must be recreated.D、 The database must be opened with the RESETLOGS option.
考题
Which two statements are true regarding the ORDER BY clause? ()A、It is executed first in the query execution B、It must be the last clause in the SELECT statement C、It cannot be used in a SELECT statement containing a HAVING clauseD、You cannot specify a column name followed by an expression in this clause E、You can specify a combination of numeric positions and column names in this clause
考题
Which of the following statement is incorrect regarding RMAN?()A、It detects corrupt blocks.B、It performs only offline database backups.C、It omits empty blocks during backups.D、It performs tablespace point-in-time recovery (TSPITR).
考题
You scheduled a backup by using the Schedule Backup option in Oracle Enterprise Manager. Which statement about the script created by Oracle Enterprise Manager is true? ()A、It is a SQL script.B、It is a PL/SQL file.C、It is an operating system (OS) file.D、It is a Recovery Manager (RMAN) script
考题
Which statement is true regarding Flashback Version Query? ()A、 It returns versions of rows only within a transaction.B、 It can be used in subqueries contained only in a SELECT statement.C、 It will return an error if the undo retention time is less than the lower bound time or SCN specified.D、 It retrieves all versions including the deleted as well as subsequently reinserted versions of the rows.
考题
Which two statements regarding the control file and Recover Manager are true? ()A、The control file can grow in size.B、The control file can store RMAN scripts.C、CONTROL_FILE_RECORD_KEEP_TIME determines retention time for RMAN records.D、The RMAN catalog can exist solely in the control file of the target database.
考题
单选题Evaluate the following statement: Which statement is true regarding the evaluation of rows returned by the subquery in the INSERT statement?()A
They are evaluated by all the three WHEN clauses regardless of the results of the evaluation of any other WHEN clause.B
They are evaluated by the first WHEN clause. If the condition is true, then the row would be evaluated by the subsequent WHEN clauses.C
They are evaluated by the first WHEN clause. If the condition is false, then the row would be evaluated by the subsequent WHEN clauses.D
The INSERT statement would give an error because the ELSE clause is not present for support in case none of the WHEN clauses are true.
考题
单选题Which of the following statement(s)is/are TRUE regarding a twin pedestal crane set().A
The cranes may be operated independentlyB
The cranes may be interconnected for twin operationC
When twinned,the crane rotation on the foundation assembly is unlimitedD
All of the above
考题
单选题Which statement regarding the contents of the V$PARAMETER view is true?()A
displays only the list of default valuesB
displays only the list of all basic parametersC
displays the currently in effect parameter valuesD
displays only the list of all advanced parametersE
displays the list of all the parameter files of a database
考题
单选题Consider the following scenario for your database: - Backup optimization is enabled in RMAN. - The recovery window is set to 7 days in RMAN. - The most recent backup to disk for the TOOLS tablespace was taken on November 3, 2007. - The TOOLS tablespace is read-only since November 4, 2007. On November 23, 2007, you issue the RMAN command to back up the database to disk. Which statement is true regarding the backup of the TOOLS tablespace?()A
The RMAN backup fails because the TOOLS tablespace is read-onlyB
The RMAN skips the backup of the tablespace because backup optimization is enabledC
The RMAN makes backup because optimization can be enabled only for backups to diskD
The RMAN makes the backup because no backup of the tablespace exists within the seven day window
考题
单选题Which statement is true regarding NAT?()A
NAT is not supported on SRX Series devices.B
NAT requires special hardware on SRX Series devices.C
NAT is processed in the control plane.D
NAT is processed in the data plane.
考题
单选题Consider the following scenario for your database: Which statement is true regarding the backup of the TOOLS tablespace?()A
The RMAN backup fails because the TOOLS tablespace is read-onlyB
The RMAN skips the backup of the tablespace because backup optimization is enabledC
The RMAN makes backup because optimization can be enabled only for backups to diskD
The RMAN makes the backup because no backup of the tablespace exists within the seven day window
考题
多选题Which two statements regarding the control file and Recover Manager are true? ()AThe control file can grow in size.BThe control file can store RMAN scripts.CCONTROL_FILE_RECORD_KEEP_TIME determines retention time for RMAN records.DThe RMAN catalog can exist solely in the control file of the target database.
考题
单选题Which statement is true regarding syslog on Junos devices?()A
No logging is enabled by defaultB
By default the information is stored in all file named eventsC
Only the message severity level must be configuredD
You can configure the router to send log messages to the console
考题
单选题Which statement is true regarding IPsec VPNs?()A
There are five phases of IKE negotiation.B
There are two phases of IKE negotiation.C
IPsec VPN tunnels are not supported on SRX Series devices.D
IPsec VPNs require a tunnel PIC in SRX Series devices.
考题
单选题Which statement is true regarding synonyms?()A
Synonyms can be created only for a table B
Synonyms are used to reference only those tables that are owned by another user C
A public synonym and a private synonym can exist with the same name for the same table D
The DROP SYNONYM statement removes the synonym, and the table on which the synonym has been created becomes invalid
考题
单选题Which of the following statement is incorrect regarding RMAN?()A
It detects corrupt blocks.B
It performs only offline database backups.C
It omits empty blocks during backups.D
It performs tablespace point-in-time recovery (TSPITR).
考题
单选题Which statement is true regarding virtual private catalogs?()A
A virtual private catalog owner can create a local stored script, and have read/write access to a global stored script.B
The virtual private catalog owner cannot create and modify the stored scripts.C
The set of views and synonyms that make up the virtual private catalog is stored in the schema of the RMAN recovery catalog owner.D
To perform most of the RMAN operations, the virtual catalog owner must have the SYSDBA or SYSOPER privilege on the target database.
考题
单选题You are maintaining the database in Oracle10g. You are performing an incomplete recovery by using RMAN because an important table, EMPLOYEE, is dropped and purged from the Recycle Bin. Which statement is NOT true regarding an incomplete recovery?()A
The target database must be in the MOUNT mode to ensure restoration of the datafiles.B
You can restore the datafiles from the backup by using the RMAN utility only if the backups were taken using the RMAN utility.C
The control file must be recreated.D
The database must be opened with the RESETLOGS option.
热门标签
最新试卷