📄 553.html
字号:
<STYLE type=text/css>
<!--
body,td { font-size:9pt;}
hr { color: #000000; height: 1px}
-->
</STYLE>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD><TITLE>论坛精华 >> Oracle 专栏 >> A 7-2 Redo log Groups and Members</title>
</head>
<body >
<p><IMG SRC="../image/jsp001_middle_logo.gif" WIDTH="180" HEIGHT="60" BORDER=0 ALT=""></p>
<table width=100% bgcolor="#cccccc" align=center cellpadding="2" cellspacing="0" border=1 bordercolorlight="#000000" bordercolordark="#FFFFFF">
<tr bgcolor="#EFF8FF"><td>
<a href=http://www.jsp001.com/list_thread.php?int_attribute=4>论坛精华</a>
>> <a href=http://www.jsp001.com/list_thread.php?forumid=20&int_attribute=4>Oracle 专栏</a>
>> A 7-2 Redo log Groups and Members [<a href=http://www.jsp001.com/forum/showthread.php?goto=newpost&threadid=553>查看别人的评论</a>]<br>
<hr><p>由 macro 发布于: 2001-03-01 11:59</p><p><img src="images/icons/icon14.gif" alt="Thumbs up" border=0> </p><p>Online Redo Log Groups <br><br>1.A set of identical copies of online redo log files is called an online redo log group.<br><br>2.The LGWR background process concurrently writes the same information to all online redo log files in a group.<br><br>3.The oracle server needs a minimum of two online redo log file groups for the normal operation of a database.<br><br>Online Redo Log Members<br><br>1.Each online redo log file in a group is called a member.<br><br>2.Each member in a group has identical log sequence numbers and the same size.(The log sequence number is assigned each time the oracle server starts writing to a log group to indentify each redo log file uniquely. The current log sequence number is stored in the control file and in the header of all data files.)<br></p><hr><p>由 macro 发布于: 2001-03-01 12:34</p><p> </p><p>Creating initial redo log files <br><br>The initial set of redo log groups and members are created during the database creation.<br><br>The following parameters limit the numbers of online redo log files:<br><br>1.MAXLOGFILES specifies the absolute maximum of online redo log groups.<br><br>2.MAXLOGMEMBERS determines the maximum number of members per group.<br><br>3.LOG_FILES sets the current maximum number of the log groups that can be opened at run time for the database ,and cannot exceed MAXLOGFILES.(This parameter has been make obsolete in release 8.1 to simplify database administration)<br><br></p></td>
</tr>
</table>
<p>
<CENTER><a href="http://www.jsp001.com/forum/newreply.php?action=newreply&threadid=553">点这里对该文章发表评论</a></CENTER>
<p>该文章总得分是 <font color=red>6</font> 分,你认为它对你有帮助吗?
[<a href=javascript:void(0) onclick=window.open("http://www.jsp001.com/forum/codeVote.php?threadid=553&intVote=4","","menubar=no,toolbar=no,location=no,directories=no,status=no,resizable=no,scrollbars=no,width=70,height=40,top=0,left=0")>非常多</a>](<font color=red>1</font>)
[<a href=javascript:void(0) onclick=window.open("http://www.jsp001.com/forum/codeVote.php?threadid=553&intVote=2","","menubar=no,toolbar=no,location=no,directories=no,status=no,resizable=no,scrollbars=no,width=70,height=40,top=0,left=0")>有一些</a>](<font color=red>1</font>)
[<a href=javascript:void(0) onclick=window.open("http://www.jsp001.com/forum/codeVote.php?threadid=553&intVote=1","","menubar=no,toolbar=no,location=no,directories=no,status=no,resizable=no,scrollbars=no,width=70,height=40,top=0,left=0")>无帮助</a>](<font color=red>1</font>)
[<a href=javascript:void(0) onclick=window.open("http://www.jsp001.com/forum/codeVote.php?threadid=553&intVote=-1","","menubar=no,toolbar=no,location=no,directories=no,status=no,resizable=no,scrollbars=no,width=70,height=40,top=0,left=0")>是灌水</a>](<font color=red>1</font>) </p>
<script language="javascript" src="http://www.jsp001.com/include/read_thread_script.php?threadid=553"></script>
<p><CENTER>
Copyright © 2001 - 2009 JSP001.com . All Rights Reserved <P>
<IMG SRC="../image/jsp001_small_logo.gif" WIDTH="85" HEIGHT="30" BORDER=0 ALT="">
</CENTER></p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -