Rmora_display – HP 3PAR Application Software Suite for Oracle Licenses User Manual
Page 68
rmora_display
SYNTAX
rmora_display -s
DESCRIPTION
The rmora_display command displays database Virtual Copies, along with other information
including creation time, type, status and backup status.
A type of Virtual Copy can be either Online, Offline, Datafile, or Archlog.
•
Online
or Offline Virtual Copy - Indicates that the Virtual Copy was created for the
database while it was OPEN (online) or CLOSED (offline), respectively.
•
Datafile
Virtual Copy - Indicates that the Virtual Copy was created for data files only while
the database is open.
•
Archlog
Virtual Copy- Indicates that the Virtual Copy was created for the archive log
destination only.
The status of a Virtual Copy can be Available,Removed, Mounted, Mounted(P), Orphaned,
or Database. Available status indicates that the Virtual Copy exists and is not currently mounted
or cloned. Removed status indicates that the Virtual Copy is removed. Mounted status indicates
that the Virtual Copy is currently mounted. Mounted(P) status indicates that the Virtual Copy is
partially mounted. An Orphaned status indicates the Virtual Copy exists and is not currently
mounted or cloned, but have been orphaned, as it no longer belongs to the original parent. The
Virtual Copy is usable, but cannot be used for rmora_rollback. Finally, the Database status
indicates that a database has been cloned using the Virtual Copy.
A backup status of a Virtual Copy can be either Y or N, where Y indicates that the Virtual Copy
has been backed up, and N indicates that the Virtual Copy has not been backed up.
You must run this command as a super user from the backup server. To allow the Oracle Database
Administrator (Oracle Owner) to run this command, an identical Oracle Database Administrator
user must exist on backup server. In addition, permission on the Recovery Manager for Oracle
Installation and Repository directories must be changed appropriately.
OPTIONS
The following options are supported:
-s
The Oracle SID of the database instance. For Real Application Cluster (RAC) database, an Oracle
SID of any RAC instance can be specified.
-p
The corresponding host name of the database server where the specified Oracle database instance
is running. The value of the database server name must match the output of the hostname
command.
-t
The timestamp of a Virtual Copy. It is also the name of the Virtual Copy. The default behavior is
to display all Virtual Copies.
-r
Displays the Virtual Copy’s retention and expiration time. This option is only available for HP 3PAR
Operating System Software 2.3.1 or above, otherwise, this option is ignored.
68
Using the Recovery Manager Command Line Interface