freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

oracle11grman復(fù)制數(shù)據(jù)庫(kù)(linux版)-資料下載頁(yè)

2025-01-23 09:40本頁(yè)面
  

【正文】 alhost ~] service iptables stop 6 復(fù)制數(shù)據(jù)庫(kù) ?在復(fù)制數(shù)據(jù)庫(kù)中創(chuàng)建存放備份腳本的目錄 ?將目標(biāo)數(shù)據(jù)庫(kù)臵于歸檔模式 ?備份目標(biāo)數(shù)據(jù)庫(kù) ?把備份文件傳送到復(fù)制數(shù)據(jù)庫(kù)上 ?復(fù)制數(shù)據(jù)庫(kù) 創(chuàng)建存放腳本的目錄 ?在復(fù)制數(shù)據(jù)庫(kù)中打開一個(gè)窗口 ?切換到 oracle用戶: [rootlocalhost ~] su oracle ?創(chuàng)建目錄: [oraclelocalhost ~] mkdir p /u01/app/oracle/duplicate 歸檔 ?在目標(biāo)庫(kù)上備份之前,要先歸檔 ?查看是否歸檔的命令: SQL archive log list。 ?關(guān)閉數(shù)據(jù)庫(kù): SQL shutdown immediate。 ?啟動(dòng)到 mount狀態(tài): SQL startup mount。 ?歸檔: SQL alter database archivelog。 ?重啟數(shù)據(jù)庫(kù): SQL alter database open 備份目標(biāo)數(shù)據(jù)庫(kù) ?[oraclelocalhost ~] rman target / ?腳本: run{ allocate channel c1 type disk。 sql alter system archive log current。 backup format 39。/u01/app/oracle/duplicate/data_%39。 database plus archivelog format 39。/u01/app/oracle/duplicate/arch_%39。 backup current controlfile format 39。/u01/app/oracle/duplicate/cont_%39。 release channel c1。 } 復(fù)制數(shù)據(jù)庫(kù) ?保證目標(biāo)數(shù)據(jù)庫(kù)處于開啟狀態(tài),備份數(shù)據(jù)庫(kù)處于 nomount狀態(tài) ?保證目標(biāo)庫(kù)和復(fù)制庫(kù)監(jiān)聽處于開啟狀態(tài) ?在復(fù)制數(shù)據(jù)庫(kù)上切換到備份文件所在目錄 [oraclelocalhost ~]$ cd /u01/app/oracle/duplicate/ ?用 rman工具連接兩庫(kù): RMAN rman target sys/ljflita auxiliary sys/ljfli1 ?執(zhí)行復(fù)制數(shù)據(jù)庫(kù)命令 RMAN duplicate target database to 39。LI139。 nofilenamecheck。 THANKS 演講完畢,謝謝觀看!
點(diǎn)擊復(fù)制文檔內(nèi)容
數(shù)學(xué)相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1