Information on this document
On April 1, 2009, Fujitsu became the sole owner of Fujitsu Siemens Computers. This new subsidiary of Fujitsu has been renamed Fujitsu Technology Solutions.
This document from the document archive refers to a product version which was released a considerable time ago or which is no longer marketed.
Please note that all company references and copyrights in this document have been legally transferred to Fujitsu Technology Solutions.
Contact and support addresses will now be offered by Fujitsu Technology Solutions and have the format …@ts.fujitsu.com.
The Internet pages of Fujitsu Technology Solutions are available at
http://ts.fujitsu.com/... and the user documentation at http://manuals.ts.fujitsu.com.
Copyright Fujitsu Technology Solutions, 2009
Hinweise zum vorliegenden Dokument
Zum 1. April 2009 ist Fujitsu Siemens Computers in den alleinigen Besitz von Fujitsu übergegangen. Diese neue Tochtergesellschaft von Fujitsu trägt seitdem den Namen Fujitsu Technology Solutions.
Das vorliegende Dokument aus dem Dokumentenarchiv bezieht sich auf eine bereits vor längerer Zeit freigegebene oder nicht mehr im Vertrieb befindliche Produktversion.
Bitte beachten Sie, dass alle Firmenbezüge und Copyrights im vorliegenden Dokument rechtlich auf Fujitsu Technology Solutions übergegangen sind.
Kontakt- und Supportadressen werden nun von Fujitsu Technology Solutions angeboten und haben die Form …@ts.fujitsu.com.
Die Internetseiten von Fujitsu Technology Solutions finden Sie unter
http://de.ts.fujitsu.com/..., und unter http://manuals.ts.fujitsu.com finden Sie die Benutzerdokumentation.
Copyright Fujitsu Technology Solutions, 2009
Release Notes
NSR-AMON
Archiving Monitor V2.0
February 2008
© Fujitsu-Siemens Computers GmbH
2008 All rights reserved.
Contents
- General
- Ordering
- Delivery
- Documentation
- Software
Extensions
- New in V2.0
- Changes between V1.4 and V2.0
- Technical
Information
- Resource Requirements
- Software Configuration
- Software
Dependencies
- Product
Installation
- Accessing the
Software Package
- Initial
Installation
- Solaris (SPARC)
- Linux
- HP-UX (PA)
- Windows
- Product
Removal
- Update Installation
- License
String
Installation
- Product
Operation
- General Information
- Information for Linux/UNIX Systems
- Information for Windows Systems
- Obsolete and Discontinued Functions
- Incompatibilities
- Restrictions
- General Restrictions
- Linux/UNIX
Systems Restrictions.
1.
General
This file contains
important information about the use of NSR-AMON Archiving Monitor
V2.0A00 (Solaris (SPARC) / Linux / HP-UX (PA) / Windows 2003
/
Windows XP).
The use of this product requires and assumes that the user has accepted
the end user license agreement. Please read the full text of this
agreement in file enduserlicenseagreement.pdf
on the NetWorker DVD.
The use of names or product designations, etc. in
this information does not constitute a general authorization
to use such names or designations. In many cases they are legally or
contractually protected names or designations, even if they are not
marked as such.
1.1
Ordering
NSR-AMON can
be
ordered from your local distributor. This product is subject to the
general terms and conditions of the software product use and service
agreement.
A license is required for
NSR-AMON. Appropriate licenses must be ordered and
installed in order to use the product.
1.2 Delivery
Software packages and
documentation are delivered on the NetWorker Suite V7 DVD.
Licensing is based on license strings. License strings are delivered in
printed form, but can also be downloaded through the web tool NELI. The customer
gets access to NELI
after he has purchased the licenses.
1.3
Documentation
- Manuals
The following manuals are available:
NSR-AMON V2.0
Administrator's Guide
(English)
The manuals are contained on the Networker DVD in the directory /documentation/manuals.
They are also available on the web at:
http://manuals.fujitsu-siemens.com
-> Software -> Storage Software
- Other Documentation
This Release Note can be found on the NetWorker DVD in /documentation/releasenotes.
2 Software
Extensions
2.1
New in V2.0
- Use of Oracle RMAN
for backup
The option of backing up the archived redo logs using Oracle
RMAN
(Recovery Manager) is now supported. This new operating mode
is referred to as RMAN
mode. The term NetWorker
Save and Recover (NWSR) mode has been introduced for the
alternate operating mode, which is still available.
NSR-AMON in RMAN mode
creates
the RMAN scripts necessary for the backups on its own. The user
consequently only requires a minimum knowledge of Oracle.
All functions supported by the NSR-AMON in NWSR mode are also
supported in RMAN mode,
but there are some differences.
- Automatic Storage
Management (RMAN mode
only)
Archived redo logs from archive destinations located in the
ASM (Automatic Storage
Management) disk groups are now supported.
- Flash Recovery Area (RMAN
mode only)
Archived redo logs from an archive destination located in the flash
recovery area of a database are now supported.
- Database connection authentication
In addition to system authentication (connect /),
service authentication (connect /@service)
and database authentication (connect user/password)
are now also supported for setting up connections to Oracle databases.
- Configuration tool conf_amon
The command now connects the
Oracle database to verify that connection data
is correct and to detect and check database parameters that are needed.
The new -verify
option makes it possible to check syntax and (limited)
semantics of the configuration files.
With the -offline option
the communication with the NetWorker services, remote systems and the
database can be suppressed.
- Automating the configuration process
Further on the conf_amon
configuration tool is enhanced, so that a configuration can be changed
or upgraded in non-interactive mode (-autoanswer).
Moreover a parameter value either is predefined by means of
input files (-input,
-input_ccms) or the value from the
current configuration file or the parameter's default value is used.
- conf_nsr_amon
enhancements
The new -query
option of the command determines the NetWorker resources which
currently exist for NSR-AMON.
The -delete
option now determines the existing resources before deleting them.
- NetWorker Resources
The NetWorker resources used by the archiving monitor can now be
specified in detail with the parameters AMON_POOL, AMON_LABEL, AMON_LABEL_FIELDS,
AMON_MIRROR_POOL,
AMON_MIRROR_LABEL
and AMON_MIRROR_LABEL_FIELDS.
Therefore,
conf_nsr_amon creates customized resources.
Manual
interferences are no longer needed or at least reduced.
- Limitation of log file size
The size of the major log files used by the archiving monitor is now
monitored during runtime. If a file gets too large a new generation is
created. This is done by renaming the current file and opening a new
one. Therefore, stopping and restarting the archiving
monitor
only because the log files have got too large is no longer
necessary.
With the configuration parameter AMON_MAX_SAVED_LOGFILES_SIZE_MB
the size of the saved_logfiles
file can be adjusted. The AMON_MAX_PROT_SIZE_MB
parameter is used for the files amon.prot and amon_<db_id>.dbg
in NWSR mode
as well as the files amon.prot,
oracle.dbg,
mml_<n>.dbg and exp_internal.dbg
in RMAN mode.
The
CCMS_MAX_PROT_SIZE_MB parameter turns the scale for the ccms_debug.log
file.
- Number of save processes for redo log backups (NWSR mode only)
For each NetWorker server the maximum number of save processes backing
up archived redo logs can now be specified with the AMON_MAX_SAVES
parameter. The default value is 4. The processes for the backup of the
log_hist files are not included. If mirroring is configured, the save
processes to the AMON_MIRROR_SERVER
are counted on their own. This is important, especially when the NSR_SERVER
and the AMON_MIRROR_SERVER
are the same computer.
- Backup of redo logs after database online backup (RMAN mode only)
Oracle archives redo logs also during online
backups of
the database. A backup can be used for a database recovery only if
the redo logs created during the backup are available, too. Therefore,
the archiving monitor now automatically backs up
these redo logs within the first AMON_INTERVAL
after a backup of the database was done with NSR-ORA. So, the
database backup is short term
usable.
- Solaris Zones
Installation of the NSR-AMON
package within a non-global zone
(container) and the automatic installation of non-global zones out of a
global zone is supported.
- Solaris 10 Live Upgrade
The package is installable with the Solaris 10 "Live Upgrade" feature.
2.2
Changes between V1.4 and V2.0
- Generation suffixes of the amon.prot and saved_logfiles files
The suffixes identifying older generations of the amon.prot and saved_logfiles
files are changed:
from: .old, .001, .002, .003
to: .001, .002, .003, .004
- Logging of the save processes
In NWSR mode
the save processes now log into temporary files. After the process has finished
the contents of its file is copied to the amon.prot file by the archiving monitor.
- Delayed Remove
This feature formerly performed in an independent process nsrdelayedrm is
now done by the archiving monitor (daemon or service nsramond)
itself. Therefore, the corresponding status and operations are
now logged into the <DB-workdir>/prot/amon.prot file.
3 Technical
Information
3.1
Resource Requirements
NSR-AMON
V2.0A00 requires the following hard disk space:
| Operating System |
Product
Name |
Package |
Disk Space |
| Solaris (SPARC) |
NSR-AMON |
SMAWnwamn |
20 MB |
| Linux |
NSR-AMON |
nsramon |
20 MB |
| HP-UX (PA) |
NSR-AMON |
NSRAMON_HP_PKG |
20 MB |
| Windows |
NSR-AMON |
nsramon |
20 MB |
3.2 Software Configuration
- The software versions shown in the following tables are
supported on the database server:
| Operating
System |
Operation mode |
Database |
Other |
| Solaris
(SPARC): 8, 9, 10 |
NWSR, RMAN |
Oracle 9i, 9iR2
(NWSR mode only)
Oracle 10g, 10gR2
MaxDB 7.6 ( 64 bit)
(NWSR mode only)
|
NSR-ORA V5.0
for Oracle data bases |
Linux (x86):
SuSE SLES8, SLES9, SLES10
RedHat Enterprise Linux 3, 4
|
NWSR, RMAN |
Oracle 9i, 9iR2
(NWSR mode only)
Oracle 10g, 10gR2
MaxDB 7.6
(NWSR mode only)
|
NSR-ORA V5.0
for Oracle data bases |
Linux (AMD64/Intel 64):
SuSE SLES8, SLES9, SLES10
RedHat Enterprise Linux 3, 4 |
NWSR, RMAN |
Oracle 10g, 10gR2
MaxDB 7.6
(NWSR mode only)
|
NSR-ORA V5.0
for Oracle data bases |
Linux (IA-64/Itanium):
SuSE SLES8, SLES9, SLES10
RedHat Enterprise Linux 3, 4 |
NWSR |
Oracle 9i, 9iR2
Oracle 10g, 10gR2 |
NSR-ORA V5.0 |
HP-UX (PA):
HP-UX (PA) as of B.11.00 |
NWSR, RMAN |
Oracle 9i, 9iR2
(NWSR mode only)
Oracle 10g, 10gR2 |
NSR-ORA V5.0 |
Windows (x86, AMD64/Intel 64):
Windows 2003 or XP |
NWSR |
Oracle 9i, 9iR2
Oracle 10g, 10gR2
MaxDB 7.6
(NWSR mode only) |
NSR-ORA V5.0
for Oracle data bases |
- The following NetWorker
versions are supported on the NetWorker server and the database server:
- FSC NetWorker Unix/Linux V7.2, V7.3
- EMC NetWorker Unix/Linux /Windows 7.2.x,
7.3.x
3.2.1 Software
Dependencies
To run NSR-AMON, you will
need the database software Oracle
and the storage manager
software
NetWorker.
To monitor the backup activities of NSR-AMON in the Alert Monitor of a
SAP Computing Center Management System (SAP CCMS),
SAP CCMS with XMW interface is needed (SAP Web AS as of 6.20 with
Support Package 12 or higher).
3.3 Product
Installation
Installation or
deinstallation must be performed with root permissions on Linux/UNIX
systems or as a user who has system
administrator privileges on Windows.
3.3.1 Accessing the
Software Package
Proceed as follows to access the packages from a local DVD drive:
-
Insert the NetWorker Suite DVD into the DVD
drive.
- Login as root.
- If the CD is not automatically mounted, mount the DVD with an appropriate command.
- Open the file readme_en.html
in the root directory of the DVD with a web browser to get an
overview of the available software packages and documentation.
Proceed as follows to access the NetWorker packages from the Fujitsu Siemens Computers website:
- Select a direcotry or create a temporary directory to extract the software package from the downloaded file.
- Open the Fujitsu Siemens Computers website at www.fujitsu-siemens.com/networker. Follow the link NetWorker backup
solution and then enter the download section of the desired operating system.
- Select the NetWorker package and download the corresponding file to the temporary directory.
- Change to the directory which you used as download destination.
- Log in as root.
- Solaris systems: Uncompress the downloaded file. To uncompress the package, enter the following command:
gzip -d
SMAWnwanm.V20A00*.sparc.pkg.gz
3.3.2 Initial
Installation
3.3.2.1 Solaris (SPARC)
This section describes the
standard
installation on Solaris. For information about how to install with Live Upgrade
and how to install in global and
non-global Solaris Zones see NSR-AMON
V2.0 Administrator's Guide, chapter 5.
Install the package with:
# pkgadd -d
<path>/SMAWnwanm.V20A00*.sparc.pkg
f you use the downloaded file to install the software the value of
<path> is the temporary directory where you placed the file.
If you use the DVD to install the software the value of <path> is:
/cdrom/<DVD-Name>/products/Solaris_sparc/NSR-AMON_V2.0A00
Pay attention to the
following items:
- The installation directory cannot be chosen.
All programs are installed under /opt/nsr/amon.
- The base work directory cannot be chosen. All
administration data is stored under /nsr/amon.
- After installation, the path /opt/nsr/amon/bin
should be added to the PATH variable
to allow the NSR-AMON commands to be called without having to
give the full path.
3.3.2.2 Linux
The following description
of the installation process applies for Linux systems on x86, IA-64 (Itanium) and AMD64/Intel 64 architectures.
The same package is installed on these architectures.
Install the package with:
# rpm
-i <path>/nsramon-2.0A00-*.i386.rpm
If you use the downloaded file to install the software the value of
<path> is the temporary directory where you placed the file.
If you use the DVD to install the software the value of <path> is:
<mount-point>/products/Linux_x86/NSR-AMON_V2.0A00
The value of <mount-point> is::
- SuSE Linux: /media/cdrecorder
or /media/cdrom or
/media/dvd
- RedHat Linux: /mnt/cdrom
Pay attention to the
following items:
- The installation directory cannot be chosen.
All programs are installed under /opt/nsr/amon.
- The base work directory cannot be chosen. All
administration data is stored under /nsr/amon.
- After installation, the path /opt/nsr/amon/bin
should be added to the PATH variable
to allow the NSR-AMON commands to be called without having to
give the full path.
3.3.2.3 HP-UX (PA)
For an installation on a
HP-UX (PA) system, proceed as follows:
- Change to the directory, e.g. /tmp:
# cd /tmp
- Unpack the file nsr-amon.V20A00*.tar:
# tar xvf
<path>/nsr-amon.V20A00*.tar
If you use the DVD to install the software the value of <path> is:
/cdrom/<DVD-Name>/products/HP-UX_PA-RISC/NSR-AMON_V2.0A00
To install a package perform the following steps:
Login in as user
root
and start the swinstall program:
# swinstall -s
/tmp/NSRAMON_HP_PKG NSR-AMON
Pay attention to the
following items:
- The installation directory cannot be chosen.
All programs are installed under /opt/networker/amon.
- The base work directory cannot be chosen. All
administration data is stored under /nsr/amon.
- After installation, the path /opt/networker/amon/bin
should be added to the PATH variable
to allow the NSR-AMON commands to be called without having to
give the full path.
3.3.2.4 Windows
For an installation on a
Windows 2003 or XP system, proceed as follows:
- Login as local user, who has system administrator
privileges.
- If you use the DVD to install the software, double click the symbol of the file setup.exe in the
directory products\Window_X86\NSR-AMON_V2.0A00
If you use the downloaded file to install the software, double click the symbol of the file NSR-AMON_2.0A0005.zip.
If your system supports
automatic installation the installation program is started. If the DVD
is not automatically mounted, proceed as follows:
- Start the Windows Explorer and select the DVD drive.
- Double click the symbol of the file setup.exe in the
directory products\NSR-AMON_V2.0A00
Follow the displayed
instructions.
During installation, you are able to choose two directories:
- one for the program and library files
- one for the base work directory
The second directory is used as anchor
for the DB work directories. To avoid fragmentation of the system disk,
the DB work
directories should be placed in one or more partitions on one or
more other disks. There must be adequate capacity available in these
partitions.
3.3.3 Product
Removal
Please stop all archiving
monitors before you remove the product.
- Solaris
# pkgrm SMAWnwamn
- Linux
# rpm -e nsramon
- HP-UX
# swremove
NSR-AMON
- Windows
- Open the Add or Remove Programs object from the Control
Panel
- In the list of installed programs, select the entry
for NSR-AMON.
- Click Change/Remove.
- Click Yes
to confirm the query which is displayed.
The following items apply
for all platforms:
- The installation directory will be deleted, if it does not
contain any subdirectories or files that were placed there after
installation.
- The base work directory is not deleted and is retained
(with
all subdirectories and files).
- The DB work directories are not deleted and are
retained (with all subdirectories and files).
3.3.4
Update Installation
An update installation is executable
only if you have deinstalled all NSR-AMON patches (EKS) and the
NSR-AMON
package. All configuration data is preserved. Already existing
NetWorker resources can be used unmodified. The call of the
configuration
command conf_nsr_amon
is not needed.
The names of all databases NSR-AMON was configured for, can be obtained
by the files <base-workdir>/etc/workdir_<db_id>.
For each of these databases the command conf_amon must
be executed to update the configuration file <DB-workdir>/config/nsramon_<db_id>.init.
If you have installed a NSR-ORA version prior to 4.0 on your
Linux/UNIX system, an update to NSR-AMON V2.0 is not supported. Please
use the parameter settings from the old NSR-ORA configuration file /nsr/oracle/<ORACLE_SID>/config/dbo<ORACLE_SID>.init
as the source of information while executing the NSR-AMON configuration
tool conf_amon.
If you are using the CCMS monitoring function, the password used by the
parameter CCMS_PASSWORD
must be re-inserted by running conf_amon, because the
encryption algorithm was
changed.
3.3.5 License
String
Installation
License strings are
installed using NetWorker command
keylic.
Keylic reads
license strings from an ASCII file which contains one license string
per
line. License strings retrieved via the web tool
NELI are downloaded
in ASCII files ready to be processed by
keylic. License
strings delivered in printed form have to be written into a
file via an ASCII editor.
The command
keylic
is used to install key strings on the
NetWorker server:
/opt/nsr/keylic
[-s server] -f <license-file>
As prerequisite, the
NetWorker
server must be up and running. If the license is
installed on a Fujitsu Siemens Computers NetWorker Server use the
following command:
#
/opt/nsr/keylic -f <license-file>
The command keylic
is available by Fujitsu Siemens Computers NetWorker products
only.
Therefore the licensing for such a product using a NetWorker Server on
a non Fujitsu Siemens Computers platform (e.g. Windows) is
done on the NetWorker
Client or
Storage Node
with the command:
# /opt/nsr/keylic -f
<license-file> -s <server>
If you have installed EMC
NetWorker software on the database server and the
NetWorker server, enter the following command on the database
server:
#
<NSR-AMON-install-dir>/bin/keylic -s
<server> -f <license-file>
3.4 Product
Operation
3.4.1
General Information
- Behavior of SQL*Plus
NSR-AMON
expects the default behavior of SQL*Plus,
such as SQL>
as SQLPROMPT and not more than the default output as the
result of
each statement (e.g. NOT something like the elapsed time
printed
at the end of each output). In Oracle 10g or newer
the behavior can be modified by a site and a user
profile
setup script. NSR-AMON
uses the file <DB-workdir>/config/login.sql
as the user profile of SQL*Plus.
If not already existing conf_amon
creates this
file with entries presently necessary
for some customer configurations (as far as is known).
- Changing from NWSR
to RMAN mode
If you change the operating mode from NWSR to RMAN mode records
for archived redo logs already
backed up in NWSR mode and
deleted from the archive destinations must be manually removed from the
RMAN repository. For this purpose proceed as follows:
- Start the RMAN client and connect it to the target
database and if necessary to the recovery catalog. You can find an
example for the instructions in the manual, chapter Monitoring und Troubleshooting,
section backup
Maintenance.
- Enter the command
RMAN> crosscheck
archivelog all;
All records for archived redo logs not found in the archive
destinations are set to Expired.
You can check it with the list
archivelog all; command (column S is set to X)
- With the command
RMAN> delete
expired archivelog all;
you can remove all records for archived redo logs showing the status Expired.
- If you change the operating mode from NWSR- to RMAN mode
or vice versa the log files of the previous mode not used in the new
mode are not removed automatically. If necessary these files can be
removed manually from the <DB-workdir>/prot, <DB-workdir>/prot/dbg
and <DB-workdir>/tmp
directories.
- CCMS connection password
When CCMS monitoring is used the password (CCMS_PASSWORD parameter)
must be entered again because the encryption algorithm is changed.
- Archive Destination on NFS file system
If the Archive Destination resides on a NFS file system, the user root must have
unrestricted access. This has to be specifed with the appropriate
option on the host where the file system is shared.
Example Solaris:
share -F nfs -o
anon=0,rw=ibiza /home3
- MaxDB
MAXDB_ADMIN_TOOL:
Complete path to the Database Manager CLI dbmcli. On Mircosoft Windows systems you must specify the suffix .exe and slashes (/) instead of backslashes (\).
MAXDB_LOGIN_DATA:
- The specified SYSDBA user must have at least the DBInfoRead or the Backup server authorization.
- An XUSER key is specific for an operating system user.
Linux/Unix systems: The XUSER key must be created for a root user.
Microsoft Windows systems: The login account under which the NSR-AMON service should run must be the one for which the XUSER key was created.
3.4.2
Information for Linux/UNIX Systems
- High Availibility Cluster
If a database instance is switched to another cluster node, the high
availibililty monitor (e.g. PRIMECLUSTER) must
- stop the archiving monitor on the node
active up to now.
- delete the file <base-workdir>/etc/workdir_<db_id> on
the node active up to now and create it at the new node (the
file
must exist on one node only, otherwise booting the systems
would
start the archiving monitor
on multiple nodes).
- start the archiving monitor at the new node.
- Renaming of workdir_<db_id>
If you rename the file workdir_<db_id>
within the directory
<base-workdir>/etc,
use a name like <prefix>workdir_<db_id>.
If you rename it using a suffix (e.g. workdir_DB1.sav)
the nsramon command
will attend a corresponding database (e.g. DB1.sav). Please
note that the nsramon
command is used during system startup.
- Shutdown of
the database (RMAN mode)
In RMAN mode the
archiving monitor is connected to the database via SQL*Plus and RMAN permanently. On some systems the database
could therefore only be shut down with shutdown immediate
instead of shutdown normal. To avoid this problem, first
stop the archiving monitor and then the database.
- Red Hat Enterprise Linux 5 for IA64
Red Hat Enterprise Linux 5 for the 64-bit Intel Itanium2 architecture
includes runtime support for 32-bit applications through the
use of Intel's IA-32 Execution Layer. The IA-32 Execution
Layer is provided on the Supplementary disc for the Intel
Itanium2 architecture. In addition, a set of 32-bit libraries and
applications are provided on a separate 32-bit Compatibility Layer
disc. The IA-32 Execution Layer and 32-bit compatibility packages
together provide a runtime environment for 32-bit applications on the
64-bit native distribution.
After the installation of the Red
Hat Enterprise Linux 5 for the Intel Itanium2
Architecture, install the ia32el package of the
Red Hat Enterprise
Linux 5 Supplementary CD
# rpm -Uvh
ia32el-<version>.ia64.rpm
Replace <version>
with the corresponding version of the ia32el package to be installed.
Install afterwards compatibility libraries by inserting the 32-bit Compatibility Layer disc.
3.4.3
Information for Windows Systems
- Configuration
The NSR-AMON
configuration file parameters should neither be defined as
system
nor as user variables in the Windows environment. This applies
especially for ORACLE_SID
and ORACLE_HOME.
- ORACLE_HOME
and ORACLE_ADMIN_TOOL
must be specified with slashes (/) instead of backslashes (\).
- Mail command
A mail command is required for operating NSR-AMON. If there is no email
program on the computer that is suitable for the MAIL_CMD
parameter, one must be installed, e.g. Blat.
- High Availability Cluster
If the database instance is switched to an other cluster node, the NSR-AMON service must be
stopped on the old node and started on the new one. If on the
old node the Startup
type of the NSR-AMON
service was Automatic
you must then set it to Disabled
or Manual.
3.5
Obsolete and Discontinued Functions
- Oracle 8 is no longer supported.
- Windows 2000 is no longer supported.
- The file <DB-workdir>/prot/delayed_rm.prot
is no longer used. The file amon.prot
is now used instead.
3.6
Incompatibilities
none
3.7
Restrictions
You can find a
detailed description of the restrictions in the manual NSR-AMON
V2.0 Administrator's Guide, chapter 4, Requirements.
In the following only the restrictions not documented in the manual are
described.
3.7.1
General Restrictions
- RMAN mode
The RMAN mode is restricted
to Oracle 10g.
On Windows and Linux IA64 systems the RMAN mode is not supported.
- Oracle Cluster File System V1.0 (OCFS1)
Only datafiles, control files and spfiles can be
put on OCFS1 file
systems. Archived redo log files on OCFS1
file systems are not
supported by NSR-AMON.
3.7.2 Linux/UNIX
Systems Restrictions
- The nosuid
option is not allowed for file systems a database or the Oracle
software is located on.
- Retention Policies (RMAN mode)
NSR-AMON and NSR-ORA in RMAN
mode
can only be used with the Oracle retention policy
deactivated
(persistent RMAN configuration
CONFIGURE RETENTION POLICY TO NONE;). This setting is automatically
forced by NSR-AMON. The retention period of the backups is
always determined by the NetWorker
Retention Policy. Please note that the backups are only
accessible as long as they are listed in the RMAN repository. For
more information see the manual NSR-AMON
Administrator's Guide
V2.0 , chapter Configuration, section Parameters to Apply
the Browse and Retention
Policies.
- Autobackup of control
file (RMAN mode)
NSR-AMON and NSR-ORA in RMAN
mode can
only be used with the function autobackup of control file deactivated (persistent
RMAN configuration
CONFIGURE AUTOBACKUP
OFF;).
This setting is automatically forced by NSR-AMON.
Together with the archived redo logs NSR-AMON always backs up the control file and as
the case may be the server
parameter file (spfile).
If you change the physical structure of the database and you do not use
a
recovery catalog, it is therefore recommended to subsequently
archive
some redo logs manually (ALTER
SYSTEM SWITCH LOGFILE;) forcing NSR-AMON
to back up the modified control
files.
- RAC with HP-UX (PA)
RAC with HP-UX is not supported.
Solaris is a
trademark of Sun Microsystems, Inc.Linux is a trademark of
Linus Torvalds.
Microsoft®,
Microsoft Windows®, and Microsoft Windows
NT® are U.S. registered trademarks of Microsoft Corporation.
HP-UX® Release
10.20 uand later
and HP-UX Release 11.00 and later (in both 32 and 64-bit
configurations) on all HP 9000 computers are Open Group UNIX®
95
branded products.
AMD
Opteron™ is the trademark owned by Advanced Micro
Devices, Inc.
Intel®, Intel
Itanium®, Intel Pentium®, and Intel Xeon™ are
trademarks
or registered trademarks of Intel Corporation or its subsidiaries in
the United States and other countries.
EMC and NetWorker are
trademarks of EMC Corporation.
Oracle® is
a registered US trademark of Oracle Corporation, Redwood City,
California.
NetApp, Data ONTAP,
SnapDrive, SnapManager, SnapMirror,
SnapRestore, and WAFL are registered trademarks and Network Appliance
Inc. in the U.S. and other countries.