Oracle-audio-technologies ORACLE9I B10508-01 Manual de usuario Pagina 74

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 186
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 73
Oracle Universal Installer
4-10 Oracle9i Installation Guide Release 2 (9.2.0.2) for HP Alpha OpenVMS
5.
Create a copy of the Password file:
$ copy orapwsidA.; orapwsidB.;
6. Create a copy of the instance specific parameter file:
$ copy initsidA.ora initsidB.ora
7. Create a copy of the properties file:
$ copy sid_sidA.properties sid_sidB.properties
8. Edit the files that were created in step 6 and step 7. (Before starting the
instance, refer to the "List Of Parameters" following these numbered steps.)
9. Ensure that parameter remote_login_passwordfile is set to SHARED
(default: EXCLUSIVE).
10. SQL> connect / as sysdba
11. SQL> startup
12. 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;
13. SQL> alter database enable public thread 2;
14. SQL> create undo tablespace UNDOTBS2 datafile
'<filespec>' size <size>;
15. SQL> @ora_root:[rdbms.admin]catclust
Node2:
16. Set up your environment:
$ @orauser sidB
17. SQL> connect / as sysdba
18. SQL> startup
Vista de pagina 73
1 2 ... 69 70 71 72 73 74 75 76 77 78 79 ... 185 186

Comentarios a estos manuales

Sin comentarios