ORACLE在HP-UX下的系列問題處理(37)
2024-08-29 13:40:03
供稿:網友
Oracle: 備份過程中的EBU-7090錯誤
問題描述
我使用EnterPRise Backup Utility 2.1 (EBU)備份我的Oracle表空間,但Oracle備份失敗,并顯示下面的EBU-7090錯誤:
EBU-7090 sBTinfo backup file not found
6300:brcricleanup
我還收到下面的錯誤:
Sbtinfo: Unable to query OB2 database
在對同一個Oracle數據庫進行不同的備份時,在不同的位置產生這個錯誤。此外,我嘗試用兩個而不是四個并行備份,但仍然出現同樣的錯誤。
對于這個問題是否有相應的規避方法?
配置信息
操作系統 - HP-UX
版本 - 10.20
硬件系統 - HP9000
系列 - K420
解決方法
這個問題的規避方法就是將備份選項設置為“public”,取代“private”。
.........following with all English text ....
A5084026 [A5084026/TRAK/English]
Oracle: EBU-7090 errors during backup
Problem Description
I am using the Enterprise Backup Utility 2.1 (EBU) to backup my Oracle
tablespaces. My Oracle backup fails with the following EBU-7090 error:
EBU-7090 sbtinfo backup file not found
6300:brcricleanup
I also received this error:
Sbtinfo: Unable to query OB2 database
I am getting this error at different points with different backups for the same Oracle database. In addition, I am trying to do the backup with a concurrency of two instead of four, but I still get the same error.
Do you have a work-around for this problem?
Configuration Info
Operating System - HP-UX
Version - 10.20
Hardware System - HP9000
Series - K420
Solution
A work-around for this problem is to set the backup options to 'public'
instead of 'private'.