Simple Oracle, MS SQL, Postgres, AWS and more
Oracle
SQL Server
PostgreSQL
MySQL
Linux
Windows
AWS
DevOps
Monday, January 24, 2011
Verifying Which Instances are Running
To verify which instances are running, on any node from a SQL*Plus prompt enter the following
:
CONNECT SYS/as SYSDBA
Enter password: **********
SELECT * FROM
V$ACTIVE_INSTANCES;
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment