<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Adding redo log file on primary database. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-redo-log-file-on-primary-database/m-p/3015493#M912166</link>
    <description>PROBLEM &lt;BR /&gt;------- &lt;BR /&gt;You can resize the online redolog on the Primary Database by creating another &lt;BR /&gt;redolog group (see Note: 1035935.6); however, how does this additional group &lt;BR /&gt;get propogated over to the Standby Database? &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;SOLUTION &lt;BR /&gt;-------- &lt;BR /&gt;The goal is to prepare the Standby Database for when it will be activated. &lt;BR /&gt; &lt;BR /&gt;You need only copy the new group of redolog on the standby database.  This &lt;BR /&gt;will preserve the size of redolog file before activing the Standby Database. &lt;BR /&gt; &lt;BR /&gt;If you configured the init&lt;SID&gt;.ora parameter LOG_FILE_NAME_CONVERT on your &lt;BR /&gt;Standby Database, then this will match with the directory of the Primary &lt;BR /&gt;Database, so you'll not need to do anything. &lt;BR /&gt; &lt;BR /&gt;If the name of any of the redolog files differs from the Primary Ddatabase, &lt;BR /&gt;then follow these steps: &lt;BR /&gt;     o startup nomout standby pfile=init&lt;SID&gt;.ora &lt;BR /&gt;     o ALTER DATABASE STANDBY MOUNT &lt;BR /&gt;     o ALTER DATABASE RENAME FILE '&lt;OLD_REDOLOG_NAME&gt;' TO '&lt;NEW_REDOLOG_NAME&gt;' &lt;BR /&gt;     o RECOVER STANDBY DATABASE... &lt;BR /&gt; &lt;BR /&gt;All of the steps above are valid in the situation where a member has been added &lt;BR /&gt;to the existing group of online redologs on the Primary Database as well. &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;RELATED DOCUMENTS &lt;BR /&gt;----------------- &lt;BR /&gt;Note: 1035935.6 &lt;BR /&gt;Backup &amp;amp; recovery guide &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/NEW_REDOLOG_NAME&gt;&lt;/OLD_REDOLOG_NAME&gt;&lt;/SID&gt;&lt;/SID&gt;</description>
    <pubDate>Fri, 04 Jul 2003 08:14:00 GMT</pubDate>
    <dc:creator>Massimo Bianchi</dc:creator>
    <dc:date>2003-07-04T08:14:00Z</dc:date>
    <item>
      <title>Adding redo log file on primary database.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-redo-log-file-on-primary-database/m-p/3015483#M912156</link>
      <description>Dear all,&lt;BR /&gt;&lt;BR /&gt;Please let me know, how to add redolog file on my primary database(can some explain me step by step). And what precaution should be taken on my primary as well as standby database.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Fenil Manek</description>
      <pubDate>Fri, 04 Jul 2003 06:55:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-redo-log-file-on-primary-database/m-p/3015483#M912156</guid>
      <dc:creator>Pradeep_3</dc:creator>
      <dc:date>2003-07-04T06:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: Adding redo log file on primary database.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-redo-log-file-on-primary-database/m-p/3015484#M912157</link>
      <description>Paresh&lt;BR /&gt;&lt;BR /&gt;1. Is it Oracle?&lt;BR /&gt;&lt;BR /&gt;2. Are you running in archive log mode already?&lt;BR /&gt;&lt;BR /&gt;3. Are you adding new Redo Logs or creating them from scratch?&lt;BR /&gt;&lt;BR /&gt;Share and Enjoy! Ian</description>
      <pubDate>Fri, 04 Jul 2003 07:01:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-redo-log-file-on-primary-database/m-p/3015484#M912157</guid>
      <dc:creator>Ian Dennison_1</dc:creator>
      <dc:date>2003-07-04T07:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: Adding redo log file on primary database.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-redo-log-file-on-primary-database/m-p/3015485#M912158</link>
      <description>Yes it is ORACLE. And my database is in archive log mode.&lt;BR /&gt;And it is already having three redolog files of 10m. I want to add two more.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Jul 2003 07:05:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-redo-log-file-on-primary-database/m-p/3015485#M912158</guid>
      <dc:creator>Pradeep_3</dc:creator>
      <dc:date>2003-07-04T07:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: Adding redo log file on primary database.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-redo-log-file-on-primary-database/m-p/3015486#M912159</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;     R/3 note no.   309526                        20.11.2001           Page 1&lt;BR /&gt;     ________________________________________________________________________&lt;BR /&gt;&lt;BR /&gt;     Number              0309526&lt;BR /&gt;     Version             0006 from 11.12.2000&lt;BR /&gt;     Status              Released for customer&lt;BR /&gt;     Set by              SAP AG on 11.12.2000&lt;BR /&gt;&lt;BR /&gt;     Language            EN&lt;BR /&gt;     Short text          Expanding redo log files&lt;BR /&gt;&lt;BR /&gt;     Administrator       SAP AG&lt;BR /&gt;     Component           XX-SER-TCC Technical Core Competence&lt;BR /&gt;     ________________________________________________________________________&lt;BR /&gt;&lt;BR /&gt;     Long text&lt;BR /&gt;&lt;BR /&gt;     Symptom&lt;BR /&gt;     You want to expand redo log files.&lt;BR /&gt;     Additional key words&lt;BR /&gt;&lt;BR /&gt;     Cause and preconditions&lt;BR /&gt;     An Earylwatch or going live session recommended to adjust the size&lt;BR /&gt;     ofredo log files.&lt;BR /&gt;     Solution&lt;BR /&gt;     To adjust the size of the redo log files, you must create new redo log&lt;BR /&gt;     files and delete the previous files afterwards.&lt;BR /&gt;&lt;BR /&gt;     Create new log files by entering the following command:&lt;BR /&gt;&lt;BR /&gt;       alter database add logfile group 11&lt;BR /&gt;                ('/oracle/&lt;SID&gt;/origloga/log_g11_m1.dbf',&lt;BR /&gt;                 '/oracle/&lt;SID&gt;/mirrloga/log_g11_m2.dbf') size 50M;&lt;BR /&gt;&lt;BR /&gt;     This command creates log file group 11 with two members of size 50MB.&lt;BR /&gt;     You must make sure that this group does not exist yet. Group '11' only&lt;BR /&gt;     serves as an example.&lt;BR /&gt;&lt;BR /&gt;     Delete old redo log files by entering the following command:&lt;BR /&gt;&lt;BR /&gt;       alter database drop logfile group 11;&lt;BR /&gt;&lt;BR /&gt;     Again, group '11' only serves as an example; replace it with the group&lt;BR /&gt;     to be deleted.&lt;BR /&gt;&lt;BR /&gt;     If the redo log file is being used, you cannot delete the file.Initiate&lt;BR /&gt;     a log switch beforehand:&lt;BR /&gt;&lt;BR /&gt;       alter system switch logfile;&lt;BR /&gt;&lt;BR /&gt;     Source code corrections&lt;BR /&gt;     ________________________________________________________________________&lt;BR /&gt;&lt;BR /&gt;     Valid releases&lt;BR /&gt;&lt;BR /&gt;     Note is release independent&lt;BR /&gt;     ________________________________________________________________________&lt;BR /&gt;                                                                       Page 2&lt;BR /&gt;&lt;BR /&gt;     Valid plattforms&lt;BR /&gt;&lt;BR /&gt;     DB system           ORACLE&lt;BR /&gt;     ________________________________________________________________________&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;  Massimo&lt;BR /&gt;&lt;/SID&gt;&lt;/SID&gt;</description>
      <pubDate>Fri, 04 Jul 2003 07:09:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-redo-log-file-on-primary-database/m-p/3015486#M912159</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-07-04T07:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: Adding redo log file on primary database.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-redo-log-file-on-primary-database/m-p/3015487#M912160</link>
      <description>Well, Massimo has pretty much nailed the answer for you!&lt;BR /&gt;&lt;BR /&gt;Null points for me, Ian</description>
      <pubDate>Fri, 04 Jul 2003 07:18:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-redo-log-file-on-primary-database/m-p/3015487#M912160</guid>
      <dc:creator>Ian Dennison_1</dc:creator>
      <dc:date>2003-07-04T07:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Adding redo log file on primary database.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-redo-log-file-on-primary-database/m-p/3015488#M912161</link>
      <description>Dear Massimo &lt;BR /&gt;&lt;BR /&gt;I am already having three redolog files of 10m.&lt;BR /&gt;Which i don't want to delete. And i want to add two more.&lt;BR /&gt;i.e after adding two redolog file i will have total five redolog files.&lt;BR /&gt;I understand that if my redolog file size is larger then. It takes more in the recovery.So i want five redolog files instead of a single redolog file of 50m.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Jul 2003 07:24:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-redo-log-file-on-primary-database/m-p/3015488#M912161</guid>
      <dc:creator>Pradeep_3</dc:creator>
      <dc:date>2003-07-04T07:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: Adding redo log file on primary database.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-redo-log-file-on-primary-database/m-p/3015489#M912162</link>
      <description>hi Paresh,&lt;BR /&gt;it was only an example :)&lt;BR /&gt;&lt;BR /&gt;You can adapt the size of the redo log at you need, and you don't need to delete the old ones.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This was an offical procedure from SAP, which uses oracle amd i love its notes, they are always very precise.&lt;BR /&gt;&lt;BR /&gt;It is tru that with larger redolog recover will be a bit slower, but with today's server you will never notice a real difference between&lt;BR /&gt;10 and 50 M.&lt;BR /&gt;&lt;BR /&gt;It changes when you go to 100M or higher values, but it not your case.&lt;BR /&gt;&lt;BR /&gt;If you want a very simple command, just issue the following:&lt;BR /&gt;&lt;BR /&gt;alter database add logfile  'FILENAME1' size 10M;&lt;BR /&gt;alter database add logfile  'FILENAME2' size 10M;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;where FILENAME1 and FILENAME2 are the FULL name of the new redolog.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;  Massimo&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Jul 2003 07:30:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-redo-log-file-on-primary-database/m-p/3015489#M912162</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-07-04T07:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: Adding redo log file on primary database.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-redo-log-file-on-primary-database/m-p/3015490#M912163</link>
      <description>Dear Massimo &lt;BR /&gt;&lt;BR /&gt;Thanks a lot for your precious advice.&lt;BR /&gt;&lt;BR /&gt;But what i need to do for my standby database.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards.&lt;BR /&gt;Fenil</description>
      <pubDate>Fri, 04 Jul 2003 07:39:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-redo-log-file-on-primary-database/m-p/3015490#M912163</guid>
      <dc:creator>Pradeep_3</dc:creator>
      <dc:date>2003-07-04T07:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: Adding redo log file on primary database.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-redo-log-file-on-primary-database/m-p/3015491#M912164</link>
      <description>Hi, i found this from oracle:&lt;BR /&gt;&lt;BR /&gt;Thread Status: Closed &lt;BR /&gt;From: Ministerio de Economia y Finanzas 28-Mar-03 15:22 &lt;BR /&gt;Subject: standby database, add redolog? &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;standby database, add redolog?&lt;BR /&gt;&lt;BR /&gt;I'm running a standby, and I just multiplexing the online redo logs in my prod db, How I add does files to the standby, in Oracle 8.1.7. &lt;BR /&gt;&lt;BR /&gt;Please help me. &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;From: Oracle, Helen Schoone 31-Mar-03 13:19 &lt;BR /&gt;Subject: Re : standby database, add redolog? &lt;BR /&gt;Hi. If you have added redo logs on the primary database, you need to refresh the standby controlfile. Additionally, if the directory location/name is different, you will need to reflect that in the LOG_FILE_NAME_CONVERT parameter. &lt;BR /&gt;&lt;BR /&gt;Information can be found in Chapter 4 of the Oracle8i Standby Database Concepts and Administration under the section titled: Adding or Dropping Redo Logs on the Primary Database. Information on the LOG_FILE_NAME_CONVERT parameter can be found in Chapter 5 and in the Oracle8i Reference manual. &lt;BR /&gt;Regards, &lt;BR /&gt;Helen &lt;BR /&gt;Oracle Support Services&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Massimo&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Jul 2003 08:03:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-redo-log-file-on-primary-database/m-p/3015491#M912164</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-07-04T08:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: Adding redo log file on primary database.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-redo-log-file-on-primary-database/m-p/3015492#M912165</link>
      <description>When you add or remove online redo logs, it is a physical change to the primary database. Therefore, it is necessary to refresh the controlfile at the standby database. &lt;BR /&gt; &lt;BR /&gt;The steps include: &lt;BR /&gt; &lt;BR /&gt;1.  At the primary site, issue:  &lt;BR /&gt;    alter database create standby controlfile as 'xxx'; &lt;BR /&gt;2.  If the standby database is in managed recovery mode, issue: &lt;BR /&gt;    recover managed standby database cancel; &lt;BR /&gt;3.  Shutdown the standby database. Issue: &lt;BR /&gt;    shutdown immediate &lt;BR /&gt;4.  Copy the standby database controlfile from the primary site to the &lt;BR /&gt;    standby database, overwriting the controlfile that exists at the standby &lt;BR /&gt;    site.  &lt;BR /&gt;5.  Start the standby database instance without mounting the database. &lt;BR /&gt;    Startup nomount pfile = 'xxx' &lt;BR /&gt;6.  Mount the standby database. &lt;BR /&gt;    Alter database mount standby database; &lt;BR /&gt;7.  Identify and apply the logs in the gap sequence. &lt;BR /&gt;8.  On the standby database, enable managed recovery. Issue: &lt;BR /&gt;    recover managed standby database; &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Jul 2003 08:08:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-redo-log-file-on-primary-database/m-p/3015492#M912165</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-07-04T08:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: Adding redo log file on primary database.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-redo-log-file-on-primary-database/m-p/3015493#M912166</link>
      <description>PROBLEM &lt;BR /&gt;------- &lt;BR /&gt;You can resize the online redolog on the Primary Database by creating another &lt;BR /&gt;redolog group (see Note: 1035935.6); however, how does this additional group &lt;BR /&gt;get propogated over to the Standby Database? &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;SOLUTION &lt;BR /&gt;-------- &lt;BR /&gt;The goal is to prepare the Standby Database for when it will be activated. &lt;BR /&gt; &lt;BR /&gt;You need only copy the new group of redolog on the standby database.  This &lt;BR /&gt;will preserve the size of redolog file before activing the Standby Database. &lt;BR /&gt; &lt;BR /&gt;If you configured the init&lt;SID&gt;.ora parameter LOG_FILE_NAME_CONVERT on your &lt;BR /&gt;Standby Database, then this will match with the directory of the Primary &lt;BR /&gt;Database, so you'll not need to do anything. &lt;BR /&gt; &lt;BR /&gt;If the name of any of the redolog files differs from the Primary Ddatabase, &lt;BR /&gt;then follow these steps: &lt;BR /&gt;     o startup nomout standby pfile=init&lt;SID&gt;.ora &lt;BR /&gt;     o ALTER DATABASE STANDBY MOUNT &lt;BR /&gt;     o ALTER DATABASE RENAME FILE '&lt;OLD_REDOLOG_NAME&gt;' TO '&lt;NEW_REDOLOG_NAME&gt;' &lt;BR /&gt;     o RECOVER STANDBY DATABASE... &lt;BR /&gt; &lt;BR /&gt;All of the steps above are valid in the situation where a member has been added &lt;BR /&gt;to the existing group of online redologs on the Primary Database as well. &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;RELATED DOCUMENTS &lt;BR /&gt;----------------- &lt;BR /&gt;Note: 1035935.6 &lt;BR /&gt;Backup &amp;amp; recovery guide &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/NEW_REDOLOG_NAME&gt;&lt;/OLD_REDOLOG_NAME&gt;&lt;/SID&gt;&lt;/SID&gt;</description>
      <pubDate>Fri, 04 Jul 2003 08:14:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-redo-log-file-on-primary-database/m-p/3015493#M912166</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-07-04T08:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: Adding redo log file on primary database.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-redo-log-file-on-primary-database/m-p/3015494#M912167</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;to add to above replies,&lt;BR /&gt;&lt;BR /&gt;Note that you can also multiplex them by simply creating groups with more then 1 member in them.  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;For example it might look like:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;yd@MYDB.MU&amp;gt; alter database add logfile &lt;BR /&gt;                     group 4 ( '/d02/oradata/ora734/redo04.log', &lt;BR /&gt;                               '/d04/oradata/ora734/redo04.log' )&lt;BR /&gt;                     size 10m;&lt;BR /&gt;&lt;BR /&gt;Database altered.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;That added a group with 2 members.  they are now multiplexed.  You can just add members to existing groups as well.  &lt;BR /&gt;&lt;BR /&gt;The IMPORTANT thing is to make sure the members of the groups are on DIFFERENT physical devices -- else you are defeating the purpose of multiplexing them in the first place (recovery from media failure)&lt;BR /&gt;&lt;BR /&gt;hope this helps too!&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Yogeeraj</description>
      <pubDate>Fri, 04 Jul 2003 11:05:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-redo-log-file-on-primary-database/m-p/3015494#M912167</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2003-07-04T11:05:11Z</dc:date>
    </item>
  </channel>
</rss>

