ocp-043 DB_CREATE_FILE_DEST

A50
You are managing an Oracle Database 10g database that uses Oracle Managed Files (OMF). You enabled the block change tracking feature for the database. Which statement regarding the change tracking file is true?
A. One block change tracking file is created for each data file. By default, the file is created in DB_CREATE_FILE_DEST.
B. One block change tracking file is created for each data file. By default, the file is created in BACKGROUND_DUMP_DEST.
C. One block change tracking file is created for the database. By default, the file is created in DB_CREATE_FILE_DEST.
D. One block change tracking file is created for the database. By default, the file is created in BACKGROUND_DUMP_DEST.


Answer: C


block change tracking

A database option that causes Oracle to track datafile blocks affected by each database update. The tracking information is stored in a new type of file called the change tracking file. When block change tracking is enabled, RMAN uses the record of changed blocks from the change tracking file to improve incremental backup performance by only reading those blocks known to have changed, instead of reading datafiles in their entirety.



Setting the DB_CREATE_FILE_DEST Initialization Parameter

Include the DB_CREATE_FILE_DEST initialization parameter in your initialization parameter file to identify the default location for the database server to create:

  • Datafiles

  • Tempfiles

  • Redo log files

  • Control files

  • Block change tracking files

You specify the name of a file system directory that becomes the default location for the creation of the operating system files for these entities. The following example sets /u01/oradata as the default directory to use when creating Oracle-managed files:

DB_CREATE_FILE_DEST = '/u01/oradata'

DB_CREATE_FILE_DEST

PropertyDescription
Parameter typeString
SyntaxDB_CREATE_FILE_DEST = directory | disk group
Default valueThere is no default value.
ModifiableALTER SESSIONALTER SYSTEM
BasicYes





评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值