<?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: raw device on Oracle in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/raw-device-on-oracle/m-p/4887087#M847981</link>
    <description>Hi Mike,&lt;BR /&gt;&lt;BR /&gt;There's no need to shutdown the database if you have onlineJFS. Just follow this steps:&lt;BR /&gt;&lt;BR /&gt;1. lvextend -L 500 /dev/vg?/lvol?&lt;BR /&gt;2. fsadm -F vxfs -b $((1024*500)) /&lt;MOUNT point=""&gt;&lt;BR /&gt;&lt;BR /&gt;This will automatically increase the logical volume and filesystem without shutting down the database. &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Paul&lt;BR /&gt;&lt;/MOUNT&gt;</description>
    <pubDate>Mon, 21 Feb 2005 23:22:27 GMT</pubDate>
    <dc:creator>Paul_481</dc:creator>
    <dc:date>2005-02-21T23:22:27Z</dc:date>
    <item>
      <title>raw device on Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/raw-device-on-oracle/m-p/4887084#M847978</link>
      <description>Hello all,&lt;BR /&gt;&lt;BR /&gt;I had a Oracle "SYSTEM" tablespace is 250M on the raw device that would like to increase to 500M without create additional raw device.&lt;BR /&gt;&lt;BR /&gt;Pleaes let me know if the following works!!&lt;BR /&gt;I check the vgdisplay and 400MB avaiable in the same device.&lt;BR /&gt;1) shutdow oracle&lt;BR /&gt;2) lvextend -L 500 /dev/vg1/lvdata&lt;BR /&gt;3) startup oracle&lt;BR /&gt;4) alter tablespace system add datafile "/dev/vg1/lvdata' size 500M;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Mike&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Feb 2005 20:23:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/raw-device-on-oracle/m-p/4887084#M847978</guid>
      <dc:creator>Michael Mac</dc:creator>
      <dc:date>2005-02-21T20:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: raw device on Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/raw-device-on-oracle/m-p/4887085#M847979</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;ThereÂ´s no need to shutdown Oracle instance.&lt;BR /&gt;Just lvextend and then (inside sqlplus), issue the command: alter database datafile 'datafile_name' resize 500M;&lt;BR /&gt;&lt;BR /&gt;Regards,</description>
      <pubDate>Mon, 21 Feb 2005 20:37:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/raw-device-on-oracle/m-p/4887085#M847979</guid>
      <dc:creator>Julio Yamawaki</dc:creator>
      <dc:date>2005-02-21T20:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: raw device on Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/raw-device-on-oracle/m-p/4887086#M847980</link>
      <description>Juio,&lt;BR /&gt;&lt;BR /&gt;Either shutdown or not...&lt;BR /&gt;Do you think if I use the lvextend by using sam raw device will it corrupt the SYSTEM tablespace.&lt;BR /&gt;&lt;BR /&gt;Please explain...&lt;BR /&gt;&lt;BR /&gt;I did try the other way by create additional raw device and work. But I prefer using the other way and clean.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Mike&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Feb 2005 23:17:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/raw-device-on-oracle/m-p/4887086#M847980</guid>
      <dc:creator>Michael Mac</dc:creator>
      <dc:date>2005-02-21T23:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: raw device on Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/raw-device-on-oracle/m-p/4887087#M847981</link>
      <description>Hi Mike,&lt;BR /&gt;&lt;BR /&gt;There's no need to shutdown the database if you have onlineJFS. Just follow this steps:&lt;BR /&gt;&lt;BR /&gt;1. lvextend -L 500 /dev/vg?/lvol?&lt;BR /&gt;2. fsadm -F vxfs -b $((1024*500)) /&lt;MOUNT point=""&gt;&lt;BR /&gt;&lt;BR /&gt;This will automatically increase the logical volume and filesystem without shutting down the database. &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Paul&lt;BR /&gt;&lt;/MOUNT&gt;</description>
      <pubDate>Mon, 21 Feb 2005 23:22:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/raw-device-on-oracle/m-p/4887087#M847981</guid>
      <dc:creator>Paul_481</dc:creator>
      <dc:date>2005-02-21T23:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: raw device on Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/raw-device-on-oracle/m-p/4887088#M847982</link>
      <description>Hi Michael,&lt;BR /&gt;&lt;BR /&gt;Raw partitions are fixed in size when defined at the OS level and do not extend.&lt;BR /&gt;&lt;BR /&gt;You can resize a file on a raw partition, BUT make sure the resize size is smaller than the raw device, it must be at least two Oracle block sizes smaller than the size of the raw partition.&lt;BR /&gt;&lt;BR /&gt;You can do this on-line using the later database resixe commnad.&lt;BR /&gt;&lt;BR /&gt;SQL&amp;gt; Alter database data file "/dev/vg1/lvdata' resize 500M;&lt;BR /&gt;&lt;BR /&gt;Note :- You have to assign the raw device the appropriate size when you create it. &lt;BR /&gt;Then assign Oracle datafile on that specific raw partition unlike traditional file system, raw partition is not expandable, that means your oracle datafile can only expand up to the size of raw partition. &lt;BR /&gt;&lt;BR /&gt;Indira A&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Feb 2005 00:28:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/raw-device-on-oracle/m-p/4887088#M847982</guid>
      <dc:creator>Indira Aramandla</dc:creator>
      <dc:date>2005-02-22T00:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: raw device on Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/raw-device-on-oracle/m-p/4887089#M847983</link>
      <description>Thank you for your helps.</description>
      <pubDate>Tue, 22 Feb 2005 00:58:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/raw-device-on-oracle/m-p/4887089#M847983</guid>
      <dc:creator>Michael Mac</dc:creator>
      <dc:date>2005-02-22T00:58:00Z</dc:date>
    </item>
  </channel>
</rss>

