当前位置:网站首页>Oracle 11g single machine cold standby database
Oracle 11g single machine cold standby database
2022-07-03 11:14:00 【User 8006012】
1.1 Look at the file path
[email protected]>select name from v$datafile;
[email protected]>select name from v$controlfile;
[email protected]>select member from v$logfile;1.2 Consistency shut down database
[email protected]>shutdown immeidate;1.3 Copy parameter file
[[email protected] ~]$ cd /u01/app/oracle/oradata/orcl
[[email protected] orcl]$ cp $ORACLE_HOME/dbs/spfileorcl.ora ./
[[email protected] orcl]$ ll1.4 tar Pack and go backup
Create backup directory
[[email protected] ~]$ mkdir /home/oracle/files
[[email protected] orcl]$ tar -zcvf /home/oracle/files/orcl.tar.gz *边栏推荐
- Basic usage of sqlmap
- Summary of interview questions (2) IO model, set, NiO principle, cache penetration, breakdown avalanche
- Qt:qss custom qgroupbox instance
- 11. Provider service registration of Nacos service registration source code analysis
- glassfish org. h2.server. Shutdownhandler classnotfoundexception exception exception handling
- Expandablelistview that can expand and shrink (imitating the list page of professional selection of Zhilian recruitment)
- 软件测试工程师的5年之痒,讲述两年突破瓶颈经验
- 项目管理精华读书笔记(七)
- The testing department of the company came to the king of the Post-00 roll, and the veteran exclaimed that it was really dry, but
- A simple method of adding dividing lines in recyclerview
猜你喜欢

在职美团测试工程师的这八年,我是如何成长的,愿技术人看完都有收获

AIDL

字节跳动大裁员,测试工程师差点遭团灭:大厂招人背后的套路,有多可怕?

How can UI automated testing get out of trouble? How to embody the value?

My understanding of testing (summarized by senior testers)

MAUI Developer Day in GCR

What are the strengths of "testers"?

我对测试工作的一些认识(资深测试人员总结)

QT: QSS custom qtableview instance

Probability theory: application of convolution in calculating moving average
随机推荐
[proteus simulation] 16 channel water lamp composed of 74hc154 four wire to 12 wire decoder
Unity移动端游戏性能优化简谱之 画面表现与GPU压力的权衡
2022 pinduogai 100000 sales tutorial
glassfish org. h2.server. Shutdownhandler classnotfoundexception exception exception handling
How to realize automatic testing in embedded software testing?
Android log system
Encapsulation attempt of network request framework of retro + kotlin + MVVM
Balance between picture performance of unity mobile game performance optimization spectrum and GPU pressure
Lecture 1 number field
CorelDRAW Graphics Suite 2022新版功能详情介绍
Software testing e-commerce projects that can be written into your resume, don't you come in and get it?
项目管理精华读书笔记(七)
面試題總結(2) IO模型,集合,NIO 原理,緩存穿透,擊穿雪崩
Oracle收回权限 & 创建角色
Game test related tests a hero's skills (spring moves are asked more questions)
Overview of testing theory
Summary of the history of Mathematics
The five-year itch of software testing engineers tells the experience of breaking through bottlenecks for two years
Hard goods | write all the codes as soon as you change the test steps? Why not try yaml to realize data-driven?
Stack, monotone stack, queue, monotone queue