达梦数据库备份过程中的报错处理
1.當(dāng)使用達(dá)夢進(jìn)行熱備全備的過程中,如果出現(xiàn)
SQL>BACKUP DATABASE BACKUPSET '/bak/BACKUP_FILE_01';
[-8003]:Error in line: 1
No local or remote archive log.
used time: 0.420(ms). Execute id is 0.
則去查詢數(shù)據(jù)庫是否開啟了歸檔
2.當(dāng)使用達(dá)夢進(jìn)行冷備全備的過程中,如果出現(xiàn)
Database mode = 0, oguid = 0
Normal of FAST
Normal of DEFAULT
Normal of RECYCLE
Normal of KEEP
Normal of ROLL
can't backup no initialized database
[-8029]:server not initialize
則數(shù)據(jù)庫為初次初始化,數(shù)據(jù)庫重啟后即可解決
3.當(dāng)使用達(dá)夢進(jìn)行冷備全備的過程中,如果出現(xiàn)
Database mode = 0, oguid = 0
Normal of FAST
Normal of DEFAULT
Normal of RECYCLE
Normal of KEEP
Normal of ROLL
Segmentation fault (core dumped)
請去檢查是否在對應(yīng)bin目錄下執(zhí)行
總結(jié)
以上是生活随笔為你收集整理的达梦数据库备份过程中的报错处理的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: cuckoo沙箱的搭建
- 下一篇: Bytebase数据库 Schema 变