-1
を与えるバックアップデータベースに私のコマンドです:ここでははここでエラー
RMAN> backup as backupset database plus archivelog;
は私が取得エラーです:
Starting backup at 18-APR-17
ORACLE error from target database:
ORA-00258: manual archiving in NOARCHIVELOG mode must identify log
using channel ORA_DISK_1
specification does not match any archived log in the repository
backup cancelled because there are no files to backup
Finished backup at 18-APR-17
Starting backup at 18-APR-17
using channel ORA_DISK_1
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of backup plus archivelog command at 04/18/2017 11:59:03
RMAN-06149: cannot BACKUP DATABASE in NOARCHIVELOG mode
は、私は、Oracleに非常に新しいですので、私は「couldn自分でこの問題を解決してください。これを修正する方法を教えていただけますか?ありがとう。
まずブライアン・リーチの答えに従った後、また、彼らはバックアップされた後にアーカイブ・ログを削除してください。例: 'バックアップデータベース;'バックアップアーカイブログ全削除入力; ' –