RELATEED CONSULTING
相关咨询
选择下列产品马上在线沟通
服务时间:8:30-17:00
你可能遇到了下面的问题
关闭右侧工具栏

新闻中心

这里有您想知道的互联网营销解决方案
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://scyingshan.cn/article/iiedec.html