Oracle Universal Installer
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
Node2:
16.
17.
18.
4-10 Oracle9i Installation Guide Release 2 (9.2.0.2) for HP Alpha OpenVMS
Create a copy of the Password file:
$ copy orapwsidA.; orapwsidB.;
Create a copy of the instance specific parameter file:
$ copy initsidA.ora initsidB.ora
Create a copy of the properties file:
$ copy sid_sidA.properties sid_sidB.properties
Edit the files that were created in step 6 and step 7. (Before starting the
instance, refer to the
"List Of Parameters"
Ensure that parameter remote_login_passwordfile is set to SHARED
(default: EXCLUSIVE).
SQL> connect / as sysdba
SQL> startup
SQL> alter database add logfile thread 2
group 4 ('ora_db:redo04.rdo') size 100m,
group 5 ('ora_db:redo05.rdo') size 100m,
group 6 ('ora_db:redo06.rdo') size 100m;
SQL> alter database enable public thread 2;
SQL> create undo tablespace UNDOTBS2 datafile
'<filespec>' size <size>;
SQL> @ora_root:[rdbms.admin]catclust
Set up your environment:
$ @orauser sidB
SQL> connect / as sysdba
SQL> startup
following these numbered steps.)
Need help?
Do you have a question about the ORACLE9I B10508-01 and is the answer not in the manual?
Questions and answers