Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: DATABASE CREATION SCRIPT
> Hi,
>
> We will appreciate if someone can send a script that
> can be used to creata a oracle database on unix .
> We need to give these script as batch file to developer so
> that they can create database.
> Oracle version is 8.1.7
> OS sun solaris 2.8
>
>
there should be a "createdb" script in the ORACLE_HOME/admin/SID/create/ directory, where SID is the ID of any database u have created on your server
any script provided will be too dependent on settings like directory names/file sizes, so u'd probably better use one from your server instead of using others' scripts
hth,
Marin
M
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Marin Dimitrov INET: marin.dimitrov_at_sirma.bg Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Wed Oct 31 2001 - 13:29:45 CST
![]() |
![]() |