当前位置:网站首页>Oracle备份脚本
Oracle备份脚本
2022-08-04 05:25:00 【eleven_-11】
Oracle备份脚本
导出脚本【export.bat】
del /F /Q “D:\oracle_bak”
D:\app\administrator\product\12.2.0\dbhome_1\bin\rman target ‘/’ cmdfile “c:\backup\backup.rman” >> D:\oracle_bak\export.log
导出命令【backup.rman】
run{
crosscheck archivelog all;
delete noprompt archivelog all;
configure channel 1 device type disk format=‘D:/oracle_bak/orcl_%U_orabak’;
backup incremental level 0 database include current controlfile plus archivelog;
}
exit;
边栏推荐
- 力扣:70. 爬楼梯
- 解决安装nbextensions后使用Jupyter Notebook时出现template_paths相关错误的问题
- [One step in place] Jenkins installation, deployment, startup (complete tutorial)
- 如何将 DevSecOps 引入企业?
- Landing, the IFC, GFC, FFC concept, layout rules, forming method, use is analysed
- npm报错Beginning October 4, 2021, all connections to the npm registry - including for package installa
- 【论文阅读笔记】无监督行人重识别中的采样策略
- Canal mysql data synchronization
- Typora 使用保姆级教程 | 看这一篇就够了 | 历史版本已被禁用
- MySQL数据库面试题总结(2022最新版)
猜你喜欢
8.03 Day34---BaseMapper query statement usage
CentOS7 - yum install mysql
idea设置识别.sql文件类型以及其他文件类型
OpenSSF 安全计划:SBOM 将驱动软件供应链安全
Embedded system driver primary [3] - _IO model in character device driver foundation
擎朗智能全国研发创新中心落地光谷:去年曾获2亿美元融资
Can 't connect to MySQL server on' localhost3306 '(10061) simple solutions
利用Jenkins实现Unity自动化构建
MySQL log articles, binlog log of MySQL log, detailed explanation of binlog log
C语言 -- 操作符详解
随机推荐
心余力绌:企业面临的软件供应链安全困境
谷粒商城-基础篇(项目简介&项目搭建)
入坑软件测试的经验与建议
What are the functions of mall App development?
The idea setting recognizes the .sql file type and other file types
OpenSSF 安全计划:SBOM 将驱动软件供应链安全
力扣:343. 整数拆分
编程大杂烩(三)
SLSA 框架与软件供应链安全防护
Get the selected content of the radio box
Cannot read properties of null (reading 'insertBefore')
4.3 基于注解的声明式事务和基于XML的声明式事务
7. Execution of special SQL
【问题解决】同一机器上Flask部署TensorRT报错记录
DP4398:国产兼容替代CS4398立体声24位/192kHz音频解码芯片
warning C4251: “std::vector<_Ty>”需要有 dll 接口由 class“Test”的客户端使用错误
7.13 Day20----MYSQL
C Expert Programming Chapter 4 The Shocking Fact: Arrays and Pointers Are Not the Same 4.5 Other Differences Between Arrays and Pointers
4.2 声明式事务概念
Handling List