Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / Oracle / Oracle Server / November 2005

Tip: Looking for answers? Try searching our database.

Ver estado instancia Oracle...

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Vicjmart - 30 Nov 2005 10:55 GMT
Hola ¿ existe alguna forma de ver el estado de la instancia en oracle 9i sin
tener que iniciar el enterprise management , con algun script o algo ?

gracias
gazzag - 30 Nov 2005 11:06 GMT
Qué sistema?

Unix:

ps -eaf | grep <nome_da_instancia>

SQL*PLus:

select status from v$instance;
Vicjmart - 30 Nov 2005 12:21 GMT
En Windows 2000 Server, el problema es que no arranca las instancias cuando
reinicias el servidor

Qué sistema?

Unix:

ps -eaf | grep <nome_da_instancia>

SQL*PLus:

select status from v$instance;
gazzag - 30 Nov 2005 12:33 GMT
Compruebe el servicio:

OracleService<nome_da_instancia>

em "My Computer -> Manage -> Services and Applications -> Services"
Vicjmart - 30 Nov 2005 13:33 GMT
El servicio está iniciado , pero no la instancia, aparece como cerrada

> Compruebe el servicio:
>
> OracleService<nome_da_instancia>
>
> em "My Computer -> Manage -> Services and Applications -> Services"
gazzag - 30 Nov 2005 14:13 GMT
oradim -EDIT -SID <instancia> -PFILE filename -STARTMODE a
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.