首页 > 数据库技术 > 详细

Oracle Managed Files,OMF

时间:2014-06-29 13:18:48      阅读:474      评论:0      收藏:0      [点我收藏+]

 OMF相关参数:

DB_CREATE_FILE_DEST
Defines the location of the default file system directory or Oracle ASM disk group where the database creates datafiles or tempfiles when no file specification is given in the create operation. Also used as the default location for redo log and control files if DB_CREATE_ONLINE_LOG_DEST_n are not specified.

DB_CREATE_ONLINE_LOG_DEST_n
Defines the location of the default file system directory or Oracle ASM disk group for redo log files and control file creation when no file specification is given in the create operation. By changing n, you can use this initialization parameter multiple times, where n specifies a multiplexed copy of the redo log or control file. You can specify up to five multiplexed copies.

DB_RECOVERY_FILE_DEST
Defines the location of the Fast Recovery Area, which is the default file system directory or Oracle ASM disk group where the database creates RMAN backups when no format option is used, archived logs when no other local destination is configured, and flashback logs. Also used as the default location for redo log and control files or multiplexed copies of redo log and control files if DB_CREATE_ONLINE_LOG_DEST_n are not specified.

 

相关文章:

ORACLE OMF介绍

 

O?R?A?C?L?E? ?O?M?F? ?操?作?详?解

 

Oracle OMF(Oracle Managed Files ) 说明

 

【OMF】使用Oracle的OMF 特性 

  

 

Oracle Managed Files,OMF,布布扣,bubuko.com

Oracle Managed Files,OMF

原文:http://www.cnblogs.com/gispf/p/3770041.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!