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

正文內(nèi)容

數(shù)據(jù)備份與恢復(fù)預(yù)案(編輯修改稿)

2024-09-01 06:30 本頁面
 

【文章內(nèi)容簡介】 * from dba_directories。三、給scott用戶賦予在指定目錄的操作權(quán)限,最好以system等管理員賦予。grant read,write on directory dpdata1 to scott。數(shù)據(jù)備份的幾種方式1)按用戶導(dǎo)expdp scott/test@orcl schemas=scott dumpfile= DIRECTORY=dpdata1 logfile=。2)并行進(jìn)程parallelexpdp scott/test@orcl directory=dpdata1 dumpfile= parallel=40 job_name=scott33)按表名導(dǎo)expdp scott/test@orcl TABLES=emp,dept dumpfile= DIRECTORY=dpdata1。4)按查詢條件導(dǎo)expdp scott/test@orcl directory=dpdata1 dumpfile= Tables=emp query=39。WHERE deptno=2039。5)按表空間導(dǎo)Expdp system/manager DIRECTORY=dpdata1 DUMPFILE= TABLESPACES=temp,example。6)導(dǎo)整個數(shù)據(jù)庫expdp system/test DIRECTORY=dpdata1 DUMPFILE= FULL=y。第10頁數(shù)據(jù)恢復(fù)方案數(shù)據(jù)恢復(fù)的幾種方式1)導(dǎo)到指定用戶下(可以將用戶信息直接導(dǎo)入,即如果用戶信息不存在的情況下也可以直接導(dǎo)入)impdp scott/test schemas=scott dumpfile= DIRECTORY=dpdata1 logfile=。導(dǎo)到指定與導(dǎo)出用戶不同的用戶下 impdp scott/test DIRECTORY=dpdata1 DUMPFILE= REMAP_SCHEMA=scott:TE
點(diǎn)擊復(fù)制文檔內(nèi)容
規(guī)章制度相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖片鄂ICP備17016276號-1