A sudden power outage when hot backup

Source: Internet
Author: User

Alter TABLESPACE users begin backup;

Power

Startup

Select status from V$instance;

Alter TABLESPACE users end backup;

ALTER DATABASE open;

-----------------------------------------------------

[Email protected]>alter tablespace users begin backup;

Tablespace altered.

[Email Protected]>shutdown abort

ORACLE instance shut down.

[Email Protected]>startup

ORACLE instance started.

Total System Global area 830930944 bytes

Fixed Size 2231048 bytes

Variable Size 616563960 bytes

Database buffers 205520896 bytes

Redo buffers 6615040 bytes

Database mounted.

Ora-10873:file 4 needs to being either taken out of backup mode or media

Recovered

Ora-01110:data file 4: ' +data/ora11g/datafile/users.259.833721555 '

[Email protected]>select status from V$instance;

STATUS

----------

Mounted

[Email protected]>alter tablespace users end backup;

Tablespace altered.

[Email protected]>alter database open;

Database altered.

A sudden power outage when hot backup

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.