<?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: Extend raw device for Oracle in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-raw-device-for-oracle/m-p/3896104#M613447</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;1 The lvextend is enough. The soft link just makes the raw device visible to admins so they don't wonder and wipe.&lt;BR /&gt;&lt;BR /&gt;2 Not need to stop oracle for the extension. For Oracle to recognize the space probably requires a reboot and preparation of the new space.&lt;BR /&gt;&lt;BR /&gt;3 Always back up the database before messing with its container.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Fri, 10 Nov 2006 07:53:25 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2006-11-10T07:53:25Z</dc:date>
    <item>
      <title>Extend raw device for Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-raw-device-for-oracle/m-p/3896103#M613446</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;My Oracle database access to raw device data. If I have a link for Oracle:&lt;BR /&gt;data01.raw -&amp;gt; /dev/vgoracle/rlvol1&lt;BR /&gt;&lt;BR /&gt;And I want to extend my rlvol:&lt;BR /&gt;# lvextend -l XX /dev/vgoracle/lvol1&lt;BR /&gt;&lt;BR /&gt;Must I stop Oracle?. Must I re-link data01.raw?. Must I perform a backup of this rlvol before extending?.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Nov 2006 06:15:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-raw-device-for-oracle/m-p/3896103#M613446</guid>
      <dc:creator>Angelito_1</dc:creator>
      <dc:date>2006-11-10T06:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: Extend raw device for Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-raw-device-for-oracle/m-p/3896104#M613447</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;1 The lvextend is enough. The soft link just makes the raw device visible to admins so they don't wonder and wipe.&lt;BR /&gt;&lt;BR /&gt;2 Not need to stop oracle for the extension. For Oracle to recognize the space probably requires a reboot and preparation of the new space.&lt;BR /&gt;&lt;BR /&gt;3 Always back up the database before messing with its container.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 10 Nov 2006 07:53:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-raw-device-for-oracle/m-p/3896104#M613447</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-11-10T07:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: Extend raw device for Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-raw-device-for-oracle/m-p/3896105#M613448</link>
      <description>Hi!&lt;BR /&gt;&lt;BR /&gt;You can extend raw device without stopping Oracle. &lt;BR /&gt;&lt;BR /&gt;1) lvextend -l XX /dev/vgoracle/lvol1&lt;BR /&gt;&lt;BR /&gt;2) ALTER DATABASE DATAFILE '/../../data01.raw' RESIZE 1048568K;&lt;BR /&gt;&lt;BR /&gt;Here 1048568K is the new size of your datafile, taken for example if new raw device size equals 1GB. In my experience, normally you have to specify datafile size to be slightly less than size of raw device:&lt;BR /&gt;&lt;BR /&gt;datafile size = raw device size - 8K&lt;BR /&gt;&lt;BR /&gt;In my example:&lt;BR /&gt;&lt;BR /&gt;1048568K = 1048576K - 8K (= 1GB - 8K)&lt;BR /&gt;&lt;BR /&gt;Anyway, you can try to resize datafile exactly up to the new size of your raw device. If the specified size doesn't fit in your raw device, you'll just get error message from Oracle. It's safe.&lt;BR /&gt;&lt;BR /&gt;P.S. You should take backup before extending. Personally I recommend RMAN for any database backup.</description>
      <pubDate>Sat, 11 Nov 2006 15:28:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-raw-device-for-oracle/m-p/3896105#M613448</guid>
      <dc:creator>Ivan Pechorin</dc:creator>
      <dc:date>2006-11-11T15:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: Extend raw device for Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-raw-device-for-oracle/m-p/3896106#M613449</link>
      <description>Your procedure is correct.&lt;BR /&gt;&lt;BR /&gt;No need to stop Oracle or "reboot" as our salad head suggested...&lt;BR /&gt;&lt;BR /&gt;And of course no need to relink...&lt;BR /&gt;&lt;BR /&gt;And I can actually suggest, instead of extending, maybe adding a new raw device may be the safest avenue if you do not trust online DATAFILE extension/growth.. (But Hey, you trust Table Space datafile extension on Cooked -- why now RAW?  -- just me...)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Enjoy.&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Nov 2006 09:41:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-raw-device-for-oracle/m-p/3896106#M613449</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2006-11-14T09:41:57Z</dc:date>
    </item>
  </channel>
</rss>

