重庆分公司,新征程启航

为企业提供网站建设、域名注册、服务器等服务

oracle12crman备份pdb

12c oracle 数据库备份pdb 如下命令
rman target /
run{
allocate channel C1 device type disk;
allocate channel C2 device type disk;
allocate channel C3 device type disk;
allocate channel C4 device type disk;
backup as compressed backupset pluggable database CNTJS include current controlfile format '/zhjs_bakup/full_%U.bak';
release  channel C1 ;
release  channel C2 ;
release  channel C3 ;
release  channel C4 ;
}


rman>delete backup of backup;
rman>delete noprompt backupset 19;

文章名称:oracle12crman备份pdb
分享网址:http://cqcxhl.cn/article/iiedec.html

其他资讯

在线咨询
服务热线
服务热线:028-86922220
TOP