<?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: Oracle 9i and Redo log in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-redo-log/m-p/3534324#M841877</link>
    <description>John,&lt;BR /&gt;   I've done all you mentioned above with the exception of the ALL parameter ie.&lt;BR /&gt;alter database archivelog&lt;BR /&gt;&lt;BR /&gt;does the all parameter have any signifigance?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
    <pubDate>Thu, 28 Apr 2005 18:50:54 GMT</pubDate>
    <dc:creator>Darren Etheridge_2</dc:creator>
    <dc:date>2005-04-28T18:50:54Z</dc:date>
    <item>
      <title>Oracle 9i and Redo log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-redo-log/m-p/3534316#M841869</link>
      <description>When I place one of my Oracle DBs in ARCHIVELOG mode, after a couple of minutes of usage, the DB hangs.  I've checked all of my init parameters and the arc directory is valid, no problem with space and b4 the db hangs i can manually force the system to switch redo logs.  Any help would be greatly appreciated... I'm STUCK :)&lt;BR /&gt;&lt;BR /&gt;Darren</description>
      <pubDate>Thu, 28 Apr 2005 14:09:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-redo-log/m-p/3534316#M841869</guid>
      <dc:creator>Darren Etheridge_2</dc:creator>
      <dc:date>2005-04-28T14:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i and Redo log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-redo-log/m-p/3534317#M841870</link>
      <description>Do you have log_archive_start = TRUE in your init.ora or your spfile?  If not, you'll need to manually archive the redo logs that have switched.</description>
      <pubDate>Thu, 28 Apr 2005 14:34:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-redo-log/m-p/3534317#M841870</guid>
      <dc:creator>John Wimmer_1</dc:creator>
      <dc:date>2005-04-28T14:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i and Redo log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-redo-log/m-p/3534318#M841871</link>
      <description>Yes it is set to TRUE</description>
      <pubDate>Thu, 28 Apr 2005 14:38:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-redo-log/m-p/3534318#M841871</guid>
      <dc:creator>Darren Etheridge_2</dc:creator>
      <dc:date>2005-04-28T14:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i and Redo log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-redo-log/m-p/3534319#M841872</link>
      <description>Ok, so the easy answer was not helpful.  I was suspecting that it wasn't set to automatically archive, and that was what was hanging.  What's in the alert log?  Anything interesting there?&lt;BR /&gt;&lt;BR /&gt;How about if you do an:&lt;BR /&gt;archive log list;&lt;BR /&gt;What's that say?</description>
      <pubDate>Thu, 28 Apr 2005 15:06:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-redo-log/m-p/3534319#M841872</guid>
      <dc:creator>John Wimmer_1</dc:creator>
      <dc:date>2005-04-28T15:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i and Redo log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-redo-log/m-p/3534320#M841873</link>
      <description>Nothing really helpful in the log files.. the output of the archive log list is:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Database log mode            No Archive Mode&lt;BR /&gt;Automatic archival           Disabled&lt;BR /&gt;Archive destination          /aptdms/admin/archive&lt;BR /&gt;Oldest online log sequence   2742&lt;BR /&gt;Current log sequence         2744</description>
      <pubDate>Thu, 28 Apr 2005 15:40:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-redo-log/m-p/3534320#M841873</guid>
      <dc:creator>Darren Etheridge_2</dc:creator>
      <dc:date>2005-04-28T15:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i and Redo log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-redo-log/m-p/3534321#M841874</link>
      <description>Do You have largefiles enabled on the filesystem holding the archive logs? (unless You specified a smaller size for them, then ignore the question, please :)&lt;BR /&gt;&lt;BR /&gt;is there anything in the alertlog?&lt;BR /&gt;&lt;BR /&gt;does oracle by itself ever switch the archivelogs or does it just hang when the first file's size limit is reached?</description>
      <pubDate>Thu, 28 Apr 2005 17:12:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-redo-log/m-p/3534321#M841874</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2005-04-28T17:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i and Redo log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-redo-log/m-p/3534322#M841875</link>
      <description>if you &lt;BR /&gt;" select * from v$database"&lt;BR /&gt;Does it say "ARCHIVELOG" or "NOARCHIVELOG" for the "LOG_MODE" COLUMN?&lt;BR /&gt;&lt;BR /&gt;It probably says "NOARCHIVELOG" - so you need to shutdown the database, and bring it backup with "startup mount"&lt;BR /&gt;&lt;BR /&gt;Then run&lt;BR /&gt;"alter sytem archive log all"  after you've mounted it (above).&lt;BR /&gt;&lt;BR /&gt;Then run&lt;BR /&gt;"alter database open"&lt;BR /&gt;(Database is now "up" )&lt;BR /&gt;&lt;BR /&gt;Then run &lt;BR /&gt;"select * from v$database"&lt;BR /&gt;&lt;BR /&gt;You should see that the "LOG_MODE" is now set to "ARCHIVELOG" mode and it should switch on its own now.  You don't have to do this each time afterwards, as you're now good to go.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Apr 2005 17:28:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-redo-log/m-p/3534322#M841875</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2005-04-28T17:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i and Redo log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-redo-log/m-p/3534323#M841876</link>
      <description>The DB seems to hang after the log file is full...  Largefiles are on for this mount point but the files are too small for this to be a problem :)</description>
      <pubDate>Thu, 28 Apr 2005 18:45:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-redo-log/m-p/3534323#M841876</guid>
      <dc:creator>Darren Etheridge_2</dc:creator>
      <dc:date>2005-04-28T18:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i and Redo log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-redo-log/m-p/3534324#M841877</link>
      <description>John,&lt;BR /&gt;   I've done all you mentioned above with the exception of the ALL parameter ie.&lt;BR /&gt;alter database archivelog&lt;BR /&gt;&lt;BR /&gt;does the all parameter have any signifigance?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 28 Apr 2005 18:50:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-redo-log/m-p/3534324#M841877</guid>
      <dc:creator>Darren Etheridge_2</dc:creator>
      <dc:date>2005-04-28T18:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i and Redo log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-redo-log/m-p/3534325#M841878</link>
      <description>Hi Darren,&lt;BR /&gt;&lt;BR /&gt;Your database is in NOARCHIVELOG mode. &lt;BR /&gt;To put it in archived mode do the following:&lt;BR /&gt;. Enable log_archive_start = TRUE in your init.ora or your spfile&lt;BR /&gt;. start SQL*PLUS&lt;BR /&gt;connect / as sysdba&lt;BR /&gt;startup mount;&lt;BR /&gt;alter database archivelog;&lt;BR /&gt;alter database open;&lt;BR /&gt;alter system switch logfile;&lt;BR /&gt;alter system switch logfile;&lt;BR /&gt;&lt;BR /&gt;What is the output of "Archive log list;"?&lt;BR /&gt;&lt;BR /&gt;It should look like this:&lt;BR /&gt;Database log mode              Archive Mode&lt;BR /&gt;Automatic archival             Enabled&lt;BR /&gt;Archive destination            &lt;PATH&gt;&lt;BR /&gt;Oldest online log sequence     332&lt;BR /&gt;Next log sequence to archive   335&lt;BR /&gt;Current log sequence           335&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Renarios&lt;/PATH&gt;</description>
      <pubDate>Fri, 29 Apr 2005 01:41:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-redo-log/m-p/3534325#M841878</guid>
      <dc:creator>renarios</dc:creator>
      <dc:date>2005-04-29T01:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i and Redo log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-redo-log/m-p/3534326#M841879</link>
      <description>I would suggest you to check the status of your log files.&lt;BR /&gt;&lt;BR /&gt;Make sure the logfiles are not in stale mode.</description>
      <pubDate>Fri, 29 Apr 2005 01:45:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-redo-log/m-p/3534326#M841879</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2005-04-29T01:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i and Redo log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-redo-log/m-p/3534327#M841880</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;a glance at the alert.log and the status of logfiles (select * from v$log; ) would have helped us in the diagnosis...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Fri, 29 Apr 2005 04:56:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-redo-log/m-p/3534327#M841880</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2005-04-29T04:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i and Redo log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-redo-log/m-p/3534328#M841881</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;reasons for archiver stuck :&lt;BR /&gt;&lt;BR /&gt;1) one or more archive destination(s) out of space&lt;BR /&gt;check in sqlplus "show parameter archive"&lt;BR /&gt;Watch it, if you have configured several destinations all of them need to be checked!&lt;BR /&gt;2) archive destination(s) not writable (check permission or (!) filesystem quota for db-user)&lt;BR /&gt;3) archiver process died "ps -ef | grep arc"&lt;BR /&gt;for whatever reason.&lt;BR /&gt;4) alert.log file in background_dump_dest can not grow. This one is not well known and I never faced it myself in real life. But if you have no errors in there, it would be a good explanation. Watch for space and permissions in this case!&lt;BR /&gt;5) one of the controlfiles can not grow dynamicly to update the archive log history upon a logswitch. -&amp;gt; This one should be logged in the alert file, with message indicating write failure to controlfile.&lt;BR /&gt;&lt;BR /&gt;Pretty sure you will find what is defective, if you "tail -f" the alertfile while doing the logswitches that bring the DB to stopp. If you have no messages at all, check reason 4)&lt;BR /&gt;&lt;BR /&gt;Good hunting&lt;BR /&gt;Volker</description>
      <pubDate>Sun, 01 May 2005 12:03:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-redo-log/m-p/3534328#M841881</guid>
      <dc:creator>Volker Borowski</dc:creator>
      <dc:date>2005-05-01T12:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i and Redo log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-redo-log/m-p/3534329#M841882</link>
      <description>Hi Darren,&lt;BR /&gt;&lt;BR /&gt;additionally you might want to check the ownership of all your oracle files, especially the alert-log, the online-redologs, the offline-redologs (and the directory containing those), the datafiles, and the codefiles "oracle" and "tnslsnr". All should be owned by your "oracle" user and the "dba" group (well, use the names your installation is done with).&lt;BR /&gt;&lt;BR /&gt;Show us the "ls -ld" output of those, please.&lt;BR /&gt;&lt;BR /&gt;Maybe you are using "quotas" on those filesystems?&lt;BR /&gt;Or an "ulimit" is set from within your "/etc/profile" or your "oracle" user's profile scripts (.profile, .shrc, and such)?&lt;BR /&gt;&lt;BR /&gt;FWIW,&lt;BR /&gt;Wodisch&lt;BR /&gt;</description>
      <pubDate>Sun, 01 May 2005 14:29:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-redo-log/m-p/3534329#M841882</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2005-05-01T14:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i and Redo log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-redo-log/m-p/3534330#M841883</link>
      <description>Well the mystery has been solved :)  The main problem was in my spfile the file path had the OLD 8i parameter of log_archive_dest_1:&lt;BR /&gt;LOCATION='/u01/maximus/admin/archive' &lt;BR /&gt;&lt;BR /&gt;and after exporting it a pfile and trying to recompile it as a spfile it balked.  The correct format for 9i is:&lt;BR /&gt;&lt;BR /&gt;log_archive_dest_1:&lt;BR /&gt;'/u01/maximus/admin/archive' &lt;BR /&gt;&lt;BR /&gt;after dropping the word 'LOCATION' from the file, it compiled fine and it works :)  THank you for all of your help and points will be assigned :) &lt;BR /&gt;&lt;BR /&gt;Darren</description>
      <pubDate>Mon, 02 May 2005 11:41:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-redo-log/m-p/3534330#M841883</guid>
      <dc:creator>Darren Etheridge_2</dc:creator>
      <dc:date>2005-05-02T11:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i and Redo log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-redo-log/m-p/3534331#M841884</link>
      <description>Here are my notes for the resolve of this problem for anyone that needs them :)&lt;BR /&gt;&lt;BR /&gt;ORACLE 8 pfile:&lt;BR /&gt;log_archive_start = true&lt;BR /&gt;log_archive_dest_1 = "location=/u10/tech/arch"&lt;BR /&gt;log_archive_format = arch_%t_%s.arc&lt;BR /&gt;&lt;BR /&gt;ORACLE 9i pfile:&lt;BR /&gt;*.log_archive_dest='/u10/tech/arch'&lt;BR /&gt;*.log_archive_format = 'arch_%t_%s.arc'&lt;BR /&gt;*.log_archive_start=true&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Shutdown Immediate;&lt;BR /&gt;startup mount ;&lt;BR /&gt;alter database archivelog;&lt;BR /&gt;archive log start;&lt;BR /&gt;alter database open;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;archive log list ;&lt;BR /&gt;alter system switch logfile ;&lt;BR /&gt;alter system archive log start to '/u10/tech/arch' ;&lt;BR /&gt;</description>
      <pubDate>Mon, 02 May 2005 11:44:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-redo-log/m-p/3534331#M841884</guid>
      <dc:creator>Darren Etheridge_2</dc:creator>
      <dc:date>2005-05-02T11:44:02Z</dc:date>
    </item>
  </channel>
</rss>

