ORACLE在HP-UX下的系列问题处理(37)

发表于:2007-06-22来源:作者:点击数: 标签:
Oracle: 备份过程中的EBU-7090错误 问题描述 我使用Enterprise Backup Utility 2.1 (EBU)备份我的Oracle表空间,但Oracle备份失败,并显示下面的EBU-7090错误: EBU-7090 sbtinfo backup file not found 6300:brcricleanup 我还收到下面的错误: Sbtinfo: Un

   
  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'.

原文转自:http://www.ltesting.net