24.12.2012 Views

Backing Up Oracle - Computing at Cornell

Backing Up Oracle - Computing at Cornell

Backing Up Oracle - Computing at Cornell

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

2. Command: startup force dba<br />

RMAN> startup force dba<br />

RMAN-06196: <strong>Oracle</strong> instance started<br />

RMAN-06199: d<strong>at</strong>abase mounted<br />

RMAN-06400: d<strong>at</strong>abase opened<br />

Total System Global Area 237856796 bytes<br />

Fixed Size 75804 bytes<br />

Variable Size 80416768 bytes<br />

D<strong>at</strong>abase Buffers 157286400 bytes<br />

Redo Buffers 77824 bytes<br />

3. Command: shutdown immedi<strong>at</strong>e<br />

RMAN> shutdown immedi<strong>at</strong>e<br />

RMAN-06405: d<strong>at</strong>abase closed<br />

RMAN-06404: d<strong>at</strong>abase dismounted<br />

RMAN-06402: <strong>Oracle</strong> instance shut down<br />

4. Command: startup mount<br />

RMAN> startup mount<br />

RMAN-06193: connected to target d<strong>at</strong>abase (not started)<br />

RMAN-06196: <strong>Oracle</strong> instance started<br />

RMAN-06199: d<strong>at</strong>abase mounted<br />

Total System Global Area 237856796 bytes<br />

Fixed Size 75804 bytes<br />

Variable Size 80416768 bytes<br />

D<strong>at</strong>abase Buffers 157286400 bytes<br />

Redo Buffers 77824 bytes<br />

The previous four steps ensure th<strong>at</strong> the d<strong>at</strong>abase was brought down cleanly,<br />

is in a consistent st<strong>at</strong>e, and is ready to be backed up. The next four steps run<br />

the actual backup:<br />

5. Command: run {<br />

6. Command: alloc<strong>at</strong>e channel t1 type ‘sbt_tape’ parms<br />

7. Command: ‘ENV=(DSMO_DEBUG=49)’;<br />

8. Command: backup (d<strong>at</strong>abase);}<br />

Chapter 9. Install<strong>at</strong>ion of TSM software on Windows 2000 135

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

Saved successfully!

Ooh no, something went wrong!