Home
|
Contact Us
|
FAQ
|
Search & Site Map
|
Link to Us
Sign In
|
Join
|
Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2
Informix
Ingres
MS SQL
Oracle
Pervasive.SQL
PostgreSQL
Progress
Sybase
Desktop Databases
FileMaker
FoxPro
MS Access
Paradox
General
General DB Topics
Database Theory
Related Topics
Java Development
.NET Development
VB Development
More Topics ...
Database Forum
/
Oracle
/
Oracle Server
/
November 2005
Tip:
Looking for answers? Try searching our database.
Ver estado instancia Oracle...
Thread view:
Tree View
List View (postings sorted by date)
Single Message 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
Reply to this Message
gazzag
- 30 Nov 2005 11:06 GMT
Qué sistema?
Unix:
ps -eaf | grep <nome_da_instancia>
SQL*PLus:
select status from v$instance;
Reply to this Message
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;
Reply to this Message
gazzag
- 30 Nov 2005 12:33 GMT
Compruebe el servicio:
OracleService<nome_da_instancia>
em "My Computer -> Manage -> Services and Applications -> Services"
Reply to this Message
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"
Reply to this Message
gazzag
- 30 Nov 2005 14:13 GMT
oradim -EDIT -SID <instancia> -PFILE filename -STARTMODE a
Reply to this Message
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.