Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Multiplexing of redo logs and control files

2025-01-28 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/03 Report--

Multiplexing of Control Files

If it's spfile

1 To add a control04.ctl, make a change

alter system set control_files =

'/data1/control01.ctl','/data1/control02.ctl','/data1/control03.ctl','/data1/control04.ctl', scop =spfile;

2 Close DB

shutdown

3 Open DB

pfile

Close DB Modify pfile Add control file to add

LOG_archive_DEST_n

LOG_archive_DEST

They're different.

LOG_archive_DEST_n (n is 1-10 specifying different archives)

For example:

LOG_archive_DEST_1 ='location =/data1/arc'Backup to local

LOG_archive_DEST_2 ='service =standby'Backup to network

LOG_archive_DEST and LOG_archive_duplex_DEST

Specify primary and secondary archive targets

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report