Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Solaris 8.0 server -- help creating empty DB!

Re: Solaris 8.0 server -- help creating empty DB!

From: <un2000_at_my-deja.com>
Date: Tue, 13 Jul 1999 21:10:06 GMT
Message-ID: <7mg9v4$una$1@nnrp1.deja.com>


You donot necessarily have to use Enterprise Manager. I assume the software has been installed. You can use server manager to create the database. Set your oracle environment viz. ORACLE_HOME, LD_LIBRARY_PATH, SQLPATH( $ORACLE_HOME/bin ), ORACLE_SID and type in svrmgrl. This will start the server manager utility and you can use the CREATE DATABASE command to create the database. Info. about this command can be found in the sql command reference. Also, chapter 2 "Creating an Oracle Database" of the Oracle8.0 Administrators guide should be helpful.

In article <7mg1pj$ik1$1_at_news3.infoave.net>,   ted_at_ags.ga.erg.sri.com.foo.bar.com wrote:
> I've got an oracle dump file which I am trying to load into Oracle 8.0
> server for Solaris. All my previous DB admin experience is with
Postgres,
> and I must say Oracle seems insanely complicated so far..
>
> All I want to do is create an empty database and use the importer to
> load this dump file (which should create all the schema and populate
it),
> but the docs on creating a DB seem cryptic at best.
>
> The Oracle 8 Administrator's Guide suggests using the Enterprise
Manager
> but refers me to another document which I haven't been able to find on
> CD for details of starting the Enterpfise Manager..
>
> So:
> 1) If there's an easy way to do what I want -- what is it?
>
> 2) If not, could someone at least point me towards the
> Enterprise Manager binary ..
>
> Thanks!
>
> Ted Nolan
> --
> ---
> Remove the .foo.bar.com to reply
>

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Tue Jul 13 1999 - 16:10:06 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US