Este contenido no está disponible en el idioma seleccionado.

37.2. Using the Oracle binaries dbstart and dbstop


Note

The dbstart and dbstop commands are in the $ORACLE_HOME/bin/dbstart and $ORACLE_HOME/bin/dbshut directories respectively.
You can use $ORACLE_HOME/bin/dbstart to start up the database, and $ORACLE_HOME/bin/dbshut to shut down the database. To get $ORACLE_HOME/bin/dbstart and $ORACLE_HOME/bin/dbshut working, you need to change the third field for your Oracle SID in /etc/oratab from "N" to "Y".
No to read:
Copy to Clipboard Toggle word wrap
test:/u01/app/oracle/product/9.2.0:N
Yes to read:
Copy to Clipboard Toggle word wrap
test:/u01/app/oracle/product/9.2.0:Y
In some cases you may have to copy the init file for your SID (in this example “test”) from /u01/app/oracle/admin/test/pfile to $ORACLE_HOME/dbs to get dbstart and dbshut working. In the Below command remember to change test to something appropriate.
Copy to Clipboard Toggle word wrap
cp /u01/app/oracle/admin/test/pfile/inittest.ora.642002224936 \
$ORACLE_HOME/dbs/inittest.ora
Then make sure that your init file already exists in $ORACLE_HOME/dbs.
Volver arriba
Red Hat logoGithubredditYoutubeTwitter

Aprender

Pruebe, compre y venda

Comunidades

Acerca de la documentación de Red Hat

Ayudamos a los usuarios de Red Hat a innovar y alcanzar sus objetivos con nuestros productos y servicios con contenido en el que pueden confiar. Explore nuestras recientes actualizaciones.

Hacer que el código abierto sea más inclusivo

Red Hat se compromete a reemplazar el lenguaje problemático en nuestro código, documentación y propiedades web. Para más detalles, consulte el Blog de Red Hat.

Acerca de Red Hat

Ofrecemos soluciones reforzadas que facilitan a las empresas trabajar en plataformas y entornos, desde el centro de datos central hasta el perímetro de la red.

Theme

© 2025 Red Hat, Inc.