当前位置:网站首页>Simple solution of physical backup and restore of Damon database
Simple solution of physical backup and restore of Damon database
2022-07-03 18:50:00 【Hua Weiyun】
13.1 cold ( Physics ) Backup
== Conditions :DMAP Service open status , The database instance is closed ==
13.1.1 Command line mode
stay bin perform dmrman command , Get into dmrman Interactive interface , Input ==backup database '$DM_HOME/data/ Instance name /dm.ini' (full);== Make a backup , The default is full backup .
13.1.2 Graphically
- Use console Command to enter the Damon console tool .

Click the new backup in the figure above to create a new backup


13.2 cold ( Physics ) Restore
== Conditions :DMAP Service open status , The database instance is closed ==
13.2.1 Command line mode
dmrman perform
-- Restore first restore database '/dm8/data/DMTEST/dm.ini' from backupset '/dm8/data/DAMENG/bak/DB_DAMENG_FULL_20200825_210940_648036';-- Then update the database -- Database update occurs during redo REDO After the log recovers the database , Or the target library does not need to perform redo, and the log has been in a consistent state .recover database '/dm8/data/DMTEST/dm.ini' update db_magic;13.2.2 Graphically
You need to perform



边栏推荐
- 2022-2028 global plasmid DNA cdmo industry research and trend analysis report
- 2022.02.11
- shell 脚本中关于用户输入参数的处理
- webcodecs
- Smart wax therapy machine based on STM32 and smart cloud
- Processing of user input parameters in shell script
- Torch learning notes (5) -- autograd
- Day-27 database
- Niuke monthly race 31 minus integer
- A green plug-in that allows you to stay focused, live and work hard
猜你喜欢

Analysis of the reasons why enterprises build their own software development teams to use software manpower outsourcing services at the same time

There are several levels of personal income tax

2022-2028 global plasmid DNA cdmo industry research and trend analysis report

After the festival, a large number of people change careers. Is it still time to be 30? Listen to the experience of the past people
知其然,而知其所以然,JS 对象创建与继承【汇总梳理】

Pan for in-depth understanding of the attention mechanism in CV
![[combinatorics] dislocation problem (recursive formula | general term formula | derivation process)*](/img/e8/67961bf8a589869bde2a0aa3e09605.jpg)
[combinatorics] dislocation problem (recursive formula | general term formula | derivation process)*

Xception for deeplab v3+ (including super detailed code comments and original drawing of the paper)

FBI warning: some people use AI to disguise themselves as others for remote interview

How to quickly view the inheritance methods of existing models in torchvision?
随机推荐
How to read the source code [debug and observe the source code]
leetcode:556. Next larger element III [simulation + change as little as possible]
Read the paper glodyne global topology preserving dynamic network embedding
Compose LazyColumn 顶部添加控件
TypeScript 官网教程
Max of PHP FPM_ Some misunderstandings of children
我眼中真正优秀的CTO长啥样
2022-2028 global sepsis treatment drug industry research and trend analysis report
Change is the eternal theme
2022-2028 global solid phase extraction column industry research and trend analysis report
Chisel tutorial - 06 Phased summary: implement an FIR filter (chisel implements 4-bit FIR filter and parameterized FIR filter)
Dynamic planning -- expansion topics
235. The nearest common ancestor of the binary search tree [LCA template + same search path]
Suffix derivation based on query object fields
235. 二叉搜索樹的最近公共祖先【lca模板 + 找路徑相同】
JS_ Array_ sort
Zero length array
多媒体NFT聚合平台OKALEIDO即将上线,全新的NFT时代或将来临
Hard disk monitoring and analysis tool: smartctl
How many convolution methods does deep learning have? (including drawings)



