What is the impact of the following backup if it exceeds the

题目
单选题
What is the impact of the following backup if it exceeds the duration allowance?() Backup as compressed backupset duration 2:00 partial minimize load database ;
A

 The entire backup will fail.It will not be usable for recovery.

B

 The entire backup will failbut any datafile successfully backed up will be usable for recovery.

C

 If this backup fails,subsequent backups will prioritize datafiles not backed up.

D

 If this backup fails,an error will be raised and any other commands will not be executed. 

E

 If this backup fails,no error will be raised and any other commands will be executed.

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

单选题
You are managing an Oracle Database 11g database. You want to take a backup on tape drives of the USERS tablespace that has a single data file of 900 MB. You have tape drives of 300 MB each. To accomplish the backup, you issued the following RMAN command: RMAN> BACKUP SECTION SIZE 300M TABLESPACE users; Identify the appropriate configuration to accomplish faster and optimized backups using the above command.()
A

The SBT channel must be configured, with the MAXPIECESIZE set to 300 mb.

B

The SBT channel must be configured, with the parallelism setting for the SBT devices set to 3.

C

The COMPATIBLE initialization parameter for the database instance must be set to at least 10.0.

D

The SBT channel must be configured, with the default parallelism setting for the SBT devices set to 1


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

第2题:

单选题
Examine the exhibit to view the parameters set in your parameter file. (Click the Exhibit(s) button.) You restart the instance. To what value will the MEMORY_MAX_TARGET parameter be set by default?()
A

120M

B

320M

C

480M

D

600M


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

第3题:

多选题
Which files will you need to perform a full recovery of a database backed up in NOARCHIVELOG mode?()
A

Database datafiles

B

Control files

C

Archived redo logs

D

Online redo logs

E

Flashback logs


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

第4题:

多选题
Which client requests to the database can be captured as a part of the workload capture?()
A

flashback query

B

distributed transactions

C

logging in and logging out of sessions

D

all DDL statements having bind variables

E

direct path load of data from external files


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

第5题:

单选题
Which initialization parameter in an ASM instance specifies the disk groups to be automatically mounted at instance startup?()
A

 ASM_DISKMOUNT

B

 ASM_DISKGROUP

C

 ASM_DISKSTRING

D

 ASM_MOUNTGROUP


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

第6题:

多选题
You execute the following Recovery Manager (RMAN) commands in he following order:   BACKUP VALIDATE DATABAE RECOVER CORRUPTION LIST;   Which two tasks are performed by these commands?()
A

Repair the corrupted blocks. If any. In the backup created

B

Populate VSCOPV_CORRUPTION with names of files that have corrupted blocks

C

Back up the database after checking whether array of the files have corrupted blocks

D

Discover any corrupt blocks that are viewable with the VSDATABASE_BI-OCK_CORBUPTION view

E

Repair all corrupted blocks that have been logged in the VSDATABASE_BLOCK_ CORRUPTION


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

第7题:

单选题
The SQL Tuning Advisor has been configured with default configurations in your database instance. Which recommendation is automatically implemented without the DBA’s intervention after the SQL Tuning Advisor is run as part of the AUTOTASK framework?()
A

 statistics recommendations

B

 SQL profile recommendations

C

 index-related recommendations

D

 restructuring of SQL recommendations


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

第8题:

单选题
When manually configuring the SGA,which of the following parameter changes requires an instance restart to take effect?()   "First Test, First Pass" - www.lead2pass.com 97 Oracle 1Z0-053 Exam
A

 DB_CACHE_SIZE

B

 SHARED_POOL_SIZE

C

 LARGE_POOL_SIZE

D

 JAVA_POOL_SIZE

E

 SGA_MAX_SIZE

F

 SORT_AREA_SIZE


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

第9题:

单选题
Which tuning tool recommends how to optimize materialized views so that these views can take advantage of the general query rewrite feature?()
A

Segment Advisor

B

SQL Access Advisor

C

Undo Advisor

D

SQL Tuning Advisor


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

第10题:

单选题
What is the default value for the ENABLED attribute of a job or program when it is created?()
A

 TRUE

B

 FALSE

C

 There is no default. It must be defined at creation time.

D

 PENDING

E

 NULL


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

更多相关问题