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

正文內(nèi)容

aleph系統(tǒng)備份、恢復(fù)與同步(編輯修改稿)

2024-08-11 17:40 本頁(yè)面
 

【文章內(nèi)容簡(jiǎn)介】 [Y]/N Y Check pleted. 1. Files different in two servers : 403 2. Files older in local servers : 0 3. Files newer in local servers : 2 4. Files which contents are the same in two servers : 401 5. Edit the delete file list using vi 6. Delete backup files for the same files and old files 0. Exit Please select [0]: 23 遠(yuǎn)程文件系統(tǒng) rsync ? 自動(dòng)完成 ? csh f /exlibris/aleph/a18_1/aleph/lclproc/ ?需設(shè)置腳本中的 ?set remote_server = aleph94 ?set target_dir = /exlibris/aleph/a18_1/ ?set target_dir = /exlibris/aleph/u18_1/ 24 提綱 ? 操作系統(tǒng)文件的備份與同步 ? oracle數(shù)據(jù)表及數(shù)據(jù)庫(kù)文件的備份與恢復(fù) ? 服務(wù)器移植與同步 25 Oracle 數(shù)據(jù)表及數(shù)據(jù)庫(kù)的備份與恢復(fù) ? 單表備份與恢復(fù) ? 整個(gè)庫(kù)的備份與恢復(fù) ? oracle數(shù)據(jù)庫(kù)的備份與恢復(fù) 26 ? p_file_03/p_file_04方式 ?導(dǎo)出純文本文件 ?導(dǎo)入使用 sqlldr ?可以對(duì)文件進(jìn)行修改再導(dǎo)入 ?數(shù)據(jù)中存在控制符可能會(huì)有問(wèn)題 ? oracle_exp_table/oracle_imp_table ?基于 oracle 的 exp/imp機(jī)制 ? oracle_expdp_table/oracle_impdp_table ?基于 oracle 的 expdp/impdp機(jī)制 ?快! 單表的備份與恢復(fù) 27 單表導(dǎo)出 p_file_03 28 單表導(dǎo)出 p_file_03 ? 導(dǎo)出結(jié)果文件 ?在 $data_files 目錄下 ?文件名為 , …… ? 導(dǎo)出文件格式: ?定長(zhǎng) (FIX) 每個(gè)字段固定長(zhǎng)度 (缺省 ) ?定義 (DLM) 每個(gè)字段用 tab 分割 ? 從命令行直接提交 ? csh f $aleph_proc/p_file_03 CNU50,z31,DLM ? csh f $aleph_proc/p_file_03 CNU50,z31,FIX 29 單表導(dǎo)入 p_file_04 30 單表導(dǎo)入 pfile04 ? 要導(dǎo)入的文件需放在庫(kù)的 files目錄下 ? 導(dǎo)入方式 ?替換 (replace) (缺省 ) ?追加 (append) ? 導(dǎo)入文件格式: ?定長(zhǎng) (FIX) 每個(gè)字段固定長(zhǎng)度 (缺省 ) ?定義 (DLM) 每個(gè)字段用 tab 分割 ? 從命令行直接提交 ? csh f $aleph_proc/p_file_04 CNU50,z31,replace,DLM ? csh f $aleph_proc/p_file_04 CNU50,z31,append,FIX 31 單表導(dǎo)出 /導(dǎo)入 ? 導(dǎo)出 /導(dǎo)入整個(gè)庫(kù),在表名位置填 all ? 導(dǎo)出 /導(dǎo)入部分表 ? csh f $data_root/source/backup_znn ? csh f $data_root/source/restore_znn ? 注意修改其中的 set tables = 39。z82 z83 z70 z72 z76 z66 z67 z601 z602 z62 z61 39。 32 單表導(dǎo)入的日志 ? 庫(kù)的 scratch目錄下 ?create_ora_context_z31 ?create_ora_tables_z31 ? 導(dǎo)入不成功的文件,確認(rèn)文件大小為 0 ? ? ? 導(dǎo)入日志 ? ? 數(shù)據(jù)中含回車(chē)符之類(lèi)的控制符,導(dǎo)入前需處理,方法見(jiàn)論壇。 33 整庫(kù)導(dǎo)出 /導(dǎo)入 ? exp_current_library imp_current_library ?機(jī)制同 p_file_03/p_file_04 ? oracle_exp_current_lib oracle_imp_current_lib ?使用 oracle 的 exp/imp 工具 ? oracle_expdp_current_lib oracle_impdp_current_lib ?使用 oracle的 expdp/impdp 34 整庫(kù)導(dǎo)出 /導(dǎo)入 ? 導(dǎo)出 ?dlib u01 ?$aleph_proc/exp_current_library amp。 $TMPDIR/ amp。 ?結(jié)果文件在庫(kù)的 files 目錄下 ?結(jié)果文件是一系列的 * 文件打包而成 ?結(jié)果文件壓縮之后一個(gè)庫(kù)大約 ?導(dǎo)出時(shí)間 14小時(shí) 35 整庫(kù)導(dǎo)出 /導(dǎo)入 ? 導(dǎo)入 ?dlib u01 ? files目錄下 ? $aleph_proc/imp_current_library TAR YES amp。 $TMPDIR/ amp。 ?注意導(dǎo)入時(shí)會(huì)清了整個(gè)庫(kù)的數(shù)據(jù)再裝入。 ?純粹數(shù)據(jù)的導(dǎo)入,不能保留表的視圖、權(quán)限等 ?時(shí)間 26小時(shí) 36 備份與恢復(fù) exp_current_library ? 正式機(jī) job_list 中的定義 37 備份與恢復(fù) exp_current_library ? 備用機(jī)的 job_list 38 備份與恢復(fù) exp_current_library ? $lcl_proc目錄下腳本 ? 備份目錄在 $backup_data/$week 目錄下 ? backup_data :將每個(gè)庫(kù)的 files目錄下 $
點(diǎn)擊復(fù)制文檔內(nèi)容
研究報(bào)告相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖片鄂ICP備17016276號(hào)-1