QUESTION NO: 260
What view would you use to determine if a given tablespace is fully self-contained for the execution of a
tablespace point-in-time recovery?
A. TS_CHECK
B. TPITR_CHECK
C. TS_PITR_...
分类:
其他好文 时间:
2015-10-09 15:19:29
阅读次数:
200
QUESTION NO: 146
You want to put a specific tablespace called MY_DATA in hot backup mode so you can back it up. What
command would you use?
A. alter tablespace MY_DATA begin backup;
B. alter tabl...
分类:
其他好文 时间:
2015-10-07 01:10:37
阅读次数:
178
表空间的作用:1.决定数据库实体的空间分配2.设置数据库用户的空间份额3.控制我们数据库部分数据的可用性4.备份和恢复数据如何创建表空间 对应的数据库的文件,语法如下:create tablespace 表空间名称datafile 路径名称size 大小(默认值)autoextend on next...
分类:
数据库 时间:
2015-10-06 14:01:07
阅读次数:
320
QUESTION NO: 113
What RMAN command is used to execute a tablespace point-in-time recovery?
A. recover
B. duplicate
C. restore
D. copy
E. None of the above
Answer: A什么 RMAN 命令是用来执行表空间时间点恢复A. rec...
分类:
其他好文 时间:
2015-10-05 13:06:47
阅读次数:
156
QUESTION NO: 107
Your database is running In ARCIIIVELOG mode. One of the data files, USBRDATAOI. DBF, in the users
tablespace is damaged and you need to recover the file until the point of failure....
分类:
其他好文 时间:
2015-10-05 11:43:27
阅读次数:
130
QUESTION NO: 99
When you‘re performing a tablespace point-in-time recovery, which tablespaces will always be restored to
the auxiliary instance? (Choose all that apply.)A. The SYSTEM tablespace.
B....
分类:
其他好文 时间:
2015-10-05 00:47:07
阅读次数:
145
QUESTION NO: 34
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 M...
分类:
其他好文 时间:
2015-10-02 17:31:07
阅读次数:
179
QUESTION NO: 32
You are managing an Oracle Database 11g database. You want to take the backup of MULT_DATA, a big
file tablespace of size 100 TB on tape drive, but you have tapedrives of only 10 GB e...
分类:
其他好文 时间:
2015-10-02 17:30:17
阅读次数:
277
QUESTION 68
You have three temporary tablespace groups named G1, G2, and G3 in your database. You are
creating a new temporary tablespace as follows:
CREATE TEMPORARY TABLESPACE TEMP1 TEMPFILE ‘/u1/...
分类:
其他好文 时间:
2015-09-30 13:06:06
阅读次数:
140
QUESTION 65
An online tablespace, TEST_TBS, is full and you realize that no server-managed tablespace threshold
alerts were generated for the TEST_TBS tablespace. What could be the reason, if the TES...
分类:
其他好文 时间:
2015-09-30 11:17:09
阅读次数:
118