258.630244583
4 5 USERS NO
+DATA/dw/datafile/users.259.632441707
5 100 EXAMPLE NO
+DATA/dw/datafile/example.265.630244801
6 500 USERS_CRYPT NO
+DATA/dw/datafile/users_crypt.267.630456963
7 100 INET_STAR NO
+DATA/dw/datafile/inet_star.268.632004213
8 50 INET_INTL_STAR NO
+DATA/dw/datafile/inet_intl_star.269.632009933
List of Temporary Files
=======================
File Size(MB) Tablespace Maxsize(MB) Tempfile Name
---- -------- -------------------- ----------- --------------------
1 60 TEMP 32767
+DATA/dw/tempfile/temp.264.630244787
RMAN>
At some point between 8/30/07 and today, we created the tablespaces INET_STAR and INET_
INTL_STAR.
CHAPTER
13
Oracle Data Guard
475
476 Oracle Database 11g DBA Handbook
racle Data Guard provides a solution for high availability, enhanced performance,
and automated failover. You can use Oracle Data Guard to create and maintain
multiple standby databases for a primary database. The standby databases can be
started in read-only mode to support reporting users and then returned to standby
mode. Changes to the primary database can be automatically relayed from the
primary database to the standby databases with a guarantee of no data lost in the process. The
standby database servers can be physically separate from the primary server.
In this chapter, you will see how to administer an Oracle Data Guard environment, along
with sample configuration files for a Data Guard environment.
Pages:
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720