Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: DB creation - got a script, where does it go?
Hi,
You should add one more level -- instance name -- just in case you decide to support more than one instance on the box. In order to keep our directories uncluttered we add additional level -- create. This directory contains our create scripts for the database, tablespaces, and tables and the spool output files generated when the create scripts are run.
regards
Jerry Gitomer
kev wrote in message <37B97148.F4C1CBD2_at_fast.no>...
>Hi,
>
>I'm wondering where my create<SID>.sql script (for creating a DB
from
>scratch) should live. I presume I should create a directory
called <SID>
>in /home/u01/app/oracle/admin (OFA_compliant), and put it in
there.
>Can someone give me a quick yay or nay on this? Ta.
>
>Also, could someone point me in the right direction for info on
creating
>an OFA-compliant DB from scratch via a script, on Linux RedHat6.
I
>haven't found specific instructions for this on
technet.oracle.com.
>
>Thanks in advance,
>
>- Kev
>
Received on Tue Aug 17 1999 - 11:23:22 CDT
![]() |
![]() |