cancel
Showing results for 
Search instead for 
Did you mean: 

The Database script returned an error.(V-79-57344-832)

Daeyoung_Chun
Level 3
Hello
I use the Backup Exec 11d for Oracle Agent.
And occur error the oralce incremental backup.
Error code is "RMAN-06180: incremental backups require Enterprise Edition".
What change method the oralce backup level for 0 to 1?

RMAN script is...

복구 관리자: 릴리스 9.2.0.1.0 - Production

Copyright (c) 1995, 2002, Oracle Corporation. All rights reserved.


# -----------------------------------------------------------------
# RMAN command section
# -----------------------------------------------------------------

RUN {
ALLOCATE CHANNEL ch0
TYPE 'SBT_TAPE';
SEND 'BSA_SERVICE_HOST=IC-DRAW,NBBSA_TOTAL_STREAMS=1,NBBSA_JOB_COOKIE={B97BD36E-54C6-4B4F-84AA-29E431B06EE1},NBBSA_DB_DEVICE_NAME=Oracle-Win::\\IC-DRAW\ORCL';
BACKUP
INCREMENTAL LEVEL=1
FORMAT 'BE_U'
DATABASE FORCE PLUS ARCHIVELOG FORCE;
BACKUP CURRENT CONTROLFILE
FORMAT 'BE_U';

RELEASE CHANNEL ch0;
}

대상 데이터베이스에 접속합니다: ORCL (DBID=1059865390)

복구 카타로그 대신 대상 데이터베이스 제어 파일을 사용합니다
채널을 할당했습니다: ch0
채널 ch0: sid=17 devtype=SBT_TAPE
채널 ch0: Symantec/BackupExec/1.1.0

채널로 명령어를 송신합니다: ch0


backup을(를) 06/12/27에서 시작 중
현재 로그가 아카이브됨
채널 ch0: 아카이브 로그 백업 집합 시작 중
채널 ch0: 백업 집합에서 아카이브 로그 지정 중
입력 아카이브 로그 스레드=1 시퀀스=810 recid=801 기록=609700774
입력 아카이브 로그 스레드=1 시퀀스=811 recid=802 기록=609809731
입력 아카이브 로그 스레드=1 시퀀스=812 recid=803 기록=609882465
입력 아카이브 로그 스레드=1 시퀀스=813 recid=804 기록=609885584
입력 아카이브 로그 스레드=1 시퀀스=814 recid=805 기록=609887630
입력 아카이브 로그 스레드=1 시퀀스=815 recid=806 기록=609890794
입력 아카이브 로그 스레드=1 시퀀스=816 recid=807 기록=609999506
입력 아카이브 로그 스레드=1 시퀀스=817 recid=808 기록=610108630
입력 아카이브 로그 스레드=1 시퀀스=818 recid=809 기록=610216359
입력 아카이브 로그 스레드=1 시퀀스=819 recid=810 기록=610219970
입력 아카이브 로그 스레드=1 시퀀스=820 recid=811 기록=610220444
입력 아카이브 로그 스레드=1 시퀀스=821 recid=812 기록=610221739
입력 아카이브 로그 스레드=1 시퀀스=822 recid=813 기록=610225086
입력 아카이브 로그 스레드=1 시퀀스=823 recid=814 기록=610225156
입력 아카이브 로그 스레드=1 시퀀스=824 recid=815 기록=610225644
입력 아카이브 로그 스레드=1 시퀀스=825 recid=816 기록=610227794
입력 아카이브 로그 스레드=1 시퀀스=826 recid=817 기록=610227893
입력 아카이브 로그 스레드=1 시퀀스=827 recid=818 기록=610287945
입력 아카이브 로그 스레드=1 시퀀스=828 recid=819 기록=610290236
채널 ch0: 조각 1을(를) 06/12/27에서 시작 중
채널 ch0: 조각 1을(를) 06/12/27에서 완료
조각 처리=BE_0ei60ihu_1_1 주석=API Version 2.0,MMS Version 1.1.0.0
채널 ch0: 백업 집합 완료. 경과된 시간: 00:01:27
backup을(를) 06/12/27에서 완료

backup을(를) 06/12/27에서 시작 중
채널을 릴리스합니다: ch0
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of backup command at 12/27/2006 13:05:26
RMAN-06180: incremental backups require Enterprise Edition

복구 매니저가 완성되었습니다.

The oracle RMAN backup level it wants knowing the method which it changes.

Message was edited by:
Daeyoung ChunMessage was edited by:
Daeyoung Chun
2 REPLIES 2

Daeyoung_Chun
Level 3
There isn't a solution method?

Deepali_Badave
Level 6
Employee
Hello,

What is the version of Oracle?

Please refer the following scl of BE v11d.

Software Compatibility List
http://support.veritas.com/docs/284493


Please note that, this support service is available only for English version of Backup Exec for Windows, which is running on English version of Windows Operating System.

Regards,