当前位置:网站首页>ORA-19838 -- 恢复控制文件到备库
ORA-19838 -- 恢复控制文件到备库
2022-07-02 15:56:00 【喝醉酒的小白】
oerr ora 19838
19838, 00000, "Cannot use this control file to open database"
// *Cause: This control file was restored by a DUPLICATE operation used only
// to restore and recover the datafiles of the new database. It is
// not meant to be used for opening the database, as allowing so
// might corrupt datafiles or online redo logs of the target
// database or both.
// *Action: Re-create control file manually specifying all names of datafiles
// and online redo logs. Do not forget to use NID to change the
// name or DBID or both of the new database.
主库备份
backup current controlfile for standby format 'stdbyctl.bkp';

list backup of controlfile;

备库恢复
restore standby controlfile from 'stdbyctl.bkp';
catalog start with '/data/datafile/';
switch database to copy;
select name from v$datafile;

边栏推荐
- Daily question - "number of daffodils"
- When the industrial Internet began to enter the deep-water area, it appeared more in the form of industry
- Platform management background and business menu resource management: business permissions and menu resource management design
- freemarker+poi实现动态生成excel文件及解析excel文件
- Helm kubernetes package management tool
- Modbus协议通信异常
- List summation [dummy+ tail interpolation + function processing list reference common pit]
- Migrate your accelerator based SAP commerce cloud storefront to Spartacus
- About me
- 辉芒微IO单片机FT60F010A-URT
猜你喜欢

Rk1126 platform project summary

Edgenext hit a mixed punch: a lightweight architecture integrating CNN and transformer

Are you holding back on the publicity of the salary system for it posts such as testing, development, operation and maintenance?
![[how to connect the network] Chapter 5 explore the server](/img/81/60899d017f5f86a223aa8a11c2e5bf.png)
[how to connect the network] Chapter 5 explore the server

我的创作纪念日
![[how is the network connected] Chapter 4 explores access networks and network operators](/img/50/d16f4dca571a5a5f9b20fada289d45.png)
[how is the network connected] Chapter 4 explores access networks and network operators

About me

pytorch支持32位吗?

第十五章 字符串本地化和消息字典(一)

Mb10m-asemi rectifier bridge mb10m
随机推荐
vector的底层模拟实现
HDU - 1114 Piggy-Bank(完全背包)
应广单片机开发流程需要注意哪些?
Si446 usage record (II): generate header files using wds3
透过华为军团看科技之变(六):智慧公路
PMS150C应广单片机开发案例
[非线性控制理论]7_High gain and High Frequency
[nonlinear control theory]8_ Comparison of three robust controllers
List summation [dummy+ tail interpolation + function processing list reference common pit]
The construction of scalable distributed database cluster and the partition design of oneproxy sub database
Atcoder beginer contest 237 VP supplement
Navigateur Chrome pour un accès rapide au stackoverflow
[target tracking] |siamfc
SAP commerce cloud storefront framework selection: accelerator or Spartacus?
【Zuul】com.netflix.zuul.exception.ZuulException: Hystrix Readed time out
Ssm+ wechat applet to realize property management system
Microservice architecture practice: using Jenkins to realize automatic construction
[comment le réseau se connecte] chapitre 6: demande d'accès au serveur et réponse au client (terminé)
Larvel document reading notes custom authentication login and registration using larvel 8
如何给 SAP Spartacus Storefront 创建新的页面