Move Database Files - Oracle Oracle7 Server 7.3 Getting Started Manual

For windows nt; release 7.3
Table of Contents

Advertisement

Warning: If you use the GUI version of the Instance Manager, a new database is
automatically created.

Move Database Files

d. Create the ORACLE_SID value with data type
REG_EXPAND_SZ and the SID you chose earlier in the string
field.
e.
Close the Registry.
3.
Create and start Oracle Release 7.3 services
Create and start an Oracle Release 7.3 instance (without creating a
new database) using the command line version of Instance
Manager.
If you need more information on using the command line version
of Instance Manager, see Using Instance Manager for the Command
Line.
a. From the command line, enter:
oradim73 –new –sid <sidname> –intpwd <pwd> –maxusers
<users>
This creates the following:
– OracleService<sidname> service
– OracleNMPListener<sidname> service(only if SQL*Net V1
Named Pipes [i.e. nmplsnr.exe] protocol is installed)
– password file (pwd<sidname>.ora) in
%ORACLE_HOME%\DATABASE
b. From the command line, enter:
oradim73 –startup –sid <sidname> –usrpwd <pwd> –starttype
srvc
Note: This will start the services only.
1.
Move files
Move all 7.0/7.1/7.2 database files to the Release 7.3 directory.
Note: If you have your own database file structure, go to the
Merge and Edit the Initialization Files step.
a.
Move ALL current control, data, and log files from the
%ORACLE_HOME%\rdbms70 (or 71) to the
%ORACLE_HOME%\database directory.
Installing Oracle7 Server for Windows NT
2 – 27

Advertisement

Table of Contents
loading

Table of Contents