<?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: create database manually on windows in Operating System - Microsoft</title>
    <link>https://community.hpe.com/t5/operating-system-microsoft/create-database-manually-on-windows/m-p/4281878#M9031</link>
    <description>So the manual for DB creation on Windows is here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://download.oracle.com/docs/cd/B10501_01/win.920/a95491/create.htm#1005616" target="_blank"&gt;http://download.oracle.com/docs/cd/B10501_01/win.920/a95491/create.htm#1005616&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You say you've tried many times already... so what happened, what error messages did you get? Do you even have Oracle installed??&lt;BR /&gt;&lt;BR /&gt;Think about what you're asking... If I just went to my local auto shop and said "My car has broken down - I left it at home - tell me how to fix it", what do you think his response would be?&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
    <pubDate>Tue, 07 Oct 2008 07:03:52 GMT</pubDate>
    <dc:creator>Duncan Edmonstone</dc:creator>
    <dc:date>2008-10-07T07:03:52Z</dc:date>
    <item>
      <title>create database manually on windows</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/create-database-manually-on-windows/m-p/4281875#M9028</link>
      <description>please tell me how to create oracle database manually on windows(step by step)</description>
      <pubDate>Tue, 07 Oct 2008 06:11:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/create-database-manually-on-windows/m-p/4281875#M9028</guid>
      <dc:creator>oracle query</dc:creator>
      <dc:date>2008-10-07T06:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: create database manually on windows</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/create-database-manually-on-windows/m-p/4281876#M9029</link>
      <description>Here are the steps:&lt;BR /&gt;&lt;BR /&gt;1. Realise that this forum is here to help people with problems/issues that they've made at least some effort to figure out on their own *NOT* to stop the terminally idle from having to do any thinking whatsoever&lt;BR /&gt;&lt;BR /&gt;2. Actually post some useful information such as the version of Oracle...&lt;BR /&gt;&lt;BR /&gt;3. Post in a relevant forum (a Windows forum rather than a UNIX forum might be appropriate)&lt;BR /&gt;&lt;BR /&gt;4. RTFM:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://download.oracle.com/docs/cd/B19306_01/server.102/b14196/install003.htm#sthref49" target="_blank"&gt;http://download.oracle.com/docs/cd/B19306_01/server.102/b14196/install003.htm#sthref49&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Tue, 07 Oct 2008 06:30:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/create-database-manually-on-windows/m-p/4281876#M9029</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2008-10-07T06:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: create database manually on windows</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/create-database-manually-on-windows/m-p/4281877#M9030</link>
      <description>version 9i&lt;BR /&gt;i have tried many times but failed at last&lt;BR /&gt;&lt;BR /&gt;pls help me out</description>
      <pubDate>Tue, 07 Oct 2008 06:50:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/create-database-manually-on-windows/m-p/4281877#M9030</guid>
      <dc:creator>oracle query</dc:creator>
      <dc:date>2008-10-07T06:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: create database manually on windows</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/create-database-manually-on-windows/m-p/4281878#M9031</link>
      <description>So the manual for DB creation on Windows is here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://download.oracle.com/docs/cd/B10501_01/win.920/a95491/create.htm#1005616" target="_blank"&gt;http://download.oracle.com/docs/cd/B10501_01/win.920/a95491/create.htm#1005616&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You say you've tried many times already... so what happened, what error messages did you get? Do you even have Oracle installed??&lt;BR /&gt;&lt;BR /&gt;Think about what you're asking... If I just went to my local auto shop and said "My car has broken down - I left it at home - tell me how to fix it", what do you think his response would be?&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Tue, 07 Oct 2008 07:03:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/create-database-manually-on-windows/m-p/4281878#M9031</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2008-10-07T07:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: create database manually on windows</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/create-database-manually-on-windows/m-p/4281879#M9032</link>
      <description>&lt;BR /&gt;set oracle_sid = abc&lt;BR /&gt;oradim -new -sid abc -intpwd oracle-password&lt;BR /&gt;sqlplus "/ as sysdba"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;create spfile from pfile = 'c:\oracle\admin\abc\pfile\init.ora'&lt;BR /&gt;&lt;BR /&gt;then rebooting...........&lt;BR /&gt;&lt;BR /&gt;set oracle_sid = abc&lt;BR /&gt;sqlplus "/ as sysdba"&lt;BR /&gt;&lt;BR /&gt;sql&amp;gt;startup pfile = c:\oracle\admin\abc\pfile\init.ora;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;but not starting, instead giving an error&lt;BR /&gt;already mounted first shut it down</description>
      <pubDate>Tue, 07 Oct 2008 07:21:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/create-database-manually-on-windows/m-p/4281879#M9032</guid>
      <dc:creator>oracle query</dc:creator>
      <dc:date>2008-10-07T07:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: create database manually on windows</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/create-database-manually-on-windows/m-p/4281880#M9033</link>
      <description>Ok...now we're getting somewhere.&lt;BR /&gt;&lt;BR /&gt;Why are you using oradim? It's generally easier to create the database using dbca as detailed here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://download.oracle.com/docs/cd/B10501_01/win.920/a95491/create.htm#1005763" target="_blank"&gt;http://download.oracle.com/docs/cd/B10501_01/win.920/a95491/create.htm#1005763&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Get rid of what you've created so far using:&lt;BR /&gt;&lt;BR /&gt;oradim -DELETE -SID abc&lt;BR /&gt;&lt;BR /&gt;and then follow the instructions for using dbca at the link above.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Tue, 07 Oct 2008 08:59:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/create-database-manually-on-windows/m-p/4281880#M9033</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2008-10-07T08:59:00Z</dc:date>
    </item>
  </channel>
</rss>

