Oracle Consulting Oracle Training Oracle Support Development
Home
Catalog
Oracle Books
SQL Server Books
IT Books
Job Interview Books
eBooks
Rampant Horse Books
911 Series
Pedagogue Books

Oracle Software
image
image
Write for Rampant
Publish with Rampant
Rampant News
Rampant Authors
Rampant Staff
  Phone
  252-431-0050
Oracle News
Oracle Forum
Oracle Tips
Articles by our Authors
Press Releases
SQL Server Books
image
image

Oracle 11g Books

Oracle tuning

Oracle training

Oracle support

Remote Oracle

STATSPACK Viewer

    Privacy Policy

 

   
 

ss

Oracle Tips by Burleson 

Oracle Streams
Chapter 9 -
Streams and Real Application Cluster

Capture and Apply Processes in a RAC Instance

Use the following SQL queries to view the instance details and buffers details at the DNYDBA2A instance:

SQL> select * from v$active_instances ;

INST_NUMBER INST_NAME
----------- --------------------------------------------
          1 nytms-a:DNYDBA2A
          2 nytms-b:DNYDBA2B

SQL> select instance_name, instance_number from v$instance ;

INSTANCE_NAME    INSTANCE_NUMBER
---------------- ---------------
DNYDBA2A                       1

SQL> select QUEUE_TABLE, TYPE, OBJECT_TYPE, PRIMARY_INSTANCE,
SECONDARY_INSTANCE, OWNER_INSTANCE from  DBA_QUEUE_TABLES
SEE CODE DEPOT FOR FULL SCRIPT
/
                                          Primry    Secndry  Owner
QUEUE_TABLE         TYPE    OBJECT_TYPE    Insta      Insta  Insta
------------------- ------- ------------ -------- --------- ------
NY1_QUEUE_TABLE     OBJECT  SYS.ANYDATA       0          0      1


The above text is an excerpt from:

Oracle Streams
High Speed Replication and Data Sharing

ISBN 0-9745993-5-2

by Madhu Tumma
 


Download your Oracle scripts now:

www.oracle-script.com

The definitive Oracle Script collection for every Oracle professional DBA

Linux Oracle commands syntax poster

ION Oracle tuning software

Oracle data dictionary reference poster



Oracle Forum

BC Oracle consulting support training

BC remote Oracle DBA   

 

   

 Copyright © 1996 -2011 by Burleson Enterprises. All rights reserved.


Oracle® is the registered trademark of Oracle Corporation. SQL Server® is the registered trademark of Microsoft Corporation. 
Many of the designations used by computer vendors to distinguish their products are claimed as Trademarks