Otra de esas que, sin ser muy complicada, no consigo recordar nunca a la primera por más que la utilizo (Joaquín tuvo que dictármela... gracias!):[dbadm ~]$ echo $ORACLE_SID
DBINSTANCE
[dbadm ~]$ sqlplus '/ as sysdba'
SQL*Plus: Release 10.2.0.2.0 - Production on Fri May 16 17:23:49 2008
Copyright (c) 1982, 2005, Oracle. All Rights Reserved.
Connected to an idle instance.
SQL>
SQL> startup mount
ORACLE instance started.
Total System Global Area 3674210304 bytes
Fixed Size 2075496 bytes Variable Size 3087008920 bytes
Database Buffers 570425344 bytes
Redo Buffers 14700544 bytes
Database mounted.
SQL> exit
Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - 64bit Production
With the Partitioning, OLAP and Data Mining options
DBINSTANCE
[dbadm ~]$ sqlplus '/ as sysdba'
SQL*Plus: Release 10.2.0.2.0 - Production on Fri May 16 17:23:49 2008
Copyright (c) 1982, 2005, Oracle. All Rights Reserved.
Connected to an idle instance.
SQL>
SQL> startup mount
ORACLE instance started.
Total System Global Area 3674210304 bytes
Fixed Size 2075496 bytes Variable Size 3087008920 bytes
Database Buffers 570425344 bytes
Redo Buffers 14700544 bytes
Database mounted.
SQL> exit
Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - 64bit Production
With the Partitioning, OLAP and Data Mining options
Esto es, logarse a un motor Oracle y montar la instancia a la que apunte la variable de entorno ORACLE_SID.
También gracias a Joaquín, esta semana he podido adentrarme en el mundillo del multipath en Linux (con el mdadm, utilizado a su vez para la gestión de RAIDs). Artículo en camino.


Inglés a castellano
Anglès a català
Deja tu comentario