Re: V6 to V7 migration question

From: Mani Maran <mmaran01_at_csd.eds.com>
Date: 1995/09/28
Message-ID: <44ethh$heo_at_maverick.tad.eds.com>#1/1


Hi Nallini,

  Setup the proper ORACLE_HOME and ORACLE_SID variables and have the init<sid>.ora file. Then

sqldba> connect internal
sqldba> startup nomount < This will create the instance for you>
sqldba>  create database <db_name>
                 datafile '<file_name>'
                  logile '<logfile_names>
sqldba> _at_ORACLE_HOME/rdbms/admin/catalog
sqldba> _at_ORACLE_HOME/rdbms/admin/catexp sqldba> _at_ORACLE_HOME/rdbms/admin/catproc

Now your database is built with the procedural option, you are ready to import your data.

Good Luck.

---
Mani Maran                                       EDS Consultant
Voice: 214-828-7572 Fax: 841-6886                999 Haskel
Commercial Services Division, Southland Account  Dallas, Texas 75... USA
"Opinions expressed herein are not necessarily supported by my employer."
Received on Thu Sep 28 1995 - 00:00:00 CET

Original text of this message