01.10.2015 Views

HP Operations Manager for UNIX Administrator’s Reference

HP Operations Manager for UNIX Administrator's Reference

HP Operations Manager for UNIX Administrator's Reference

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Maintaining <strong>HP</strong>OM<br />

Backing up Data on the Management Server<br />

To Enable Archive Log Mode in Oracle<br />

To enable archive-log mode in Oracle:<br />

1. Close all open <strong>HP</strong>OM sessions.<br />

2. Stop ovw. Enter the following:<br />

ovstop<br />

3. Shut down the database.<br />

4. Set the archive log parameters in the init.ora file:<br />

$ORACLE_HOME/dbs/init${ORACLE_SID}.ora<br />

a. To start the archive process, uncomment the following line:<br />

log_archive_start = true<br />

If the line is not already in the init.ora file, add it.<br />

NOTE<br />

For Oracle 10g, do not uncomment or add this line because the<br />

parameter log_archive_start is deprecated in Oracle 10g and<br />

can cause problems when per<strong>for</strong>ming an Oracle backup or<br />

restore of the database.<br />

b. To specify the archive directory, uncomment the following line:<br />

log_archive_dest =<br />

/admin//arch/<br />

Fill in the corresponding values <strong>for</strong> and<br />

.<br />

NOTE<br />

Make sure to add a trailing slash to the log_archive_dest path.<br />

c. To define the names of the archived log files, uncomment the<br />

following line:<br />

log_archive_<strong>for</strong>mat = “T%TS%S.ARC”<br />

390<br />

Chapter 12

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!