NetWorker: "ORA 03113 end of file on communication channel" 오류와 함께 Oracle 백업이 실패함

Zusammenfassung: Oracle 백업이 실패하고 다음 오류가 발생합니다. "ORA-03113: 통신 채널의 파일 끝."

Dieser Artikel gilt für Dieser Artikel gilt nicht für Dieser Artikel ist nicht an ein bestimmtes Produkt gebunden. In diesem Artikel werden nicht alle Produktversionen aufgeführt.

Symptome

다음과 같은 오류 메시지가 나타납니다.

RMAN> run {
2> allocate channel c1 type 'sbt_tape' format '%d_%U';
3> }

using target database control file instead of recovery catalog
PSDRPC returns significant error 3113.
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of allocate command on c1 channel at 10/27/2023 13:07:49
ORA-03113: end-of-file on communication channel

sbttest was also failed:
[GW-DB:oracle:SJGW80:/]$sbttest /etc/hosts -no_proxy_backup -no_proxy_restore
The sbt function pointers are loaded from libobk.so library.
(pid 3839660): Failed to resolve hostname client1 to an internet address. Please verify a mapping for client1 exists in the /etc/hosts file or DNS.
-- sbtinit succeeded
(pid 3839661): Failed to resolve hostname client1 to an internet address. Please verify a mapping for client1 exists in the /etc/hosts file or DNS.
-- sbtinit (2nd time) succeeded
sbtinit: Media manager supports SBT API version 2.0
sbtinit: vendor description string=NMDA Oracle v19.4.0.6
sbtinit: allocated sbt context area of 2280 bytes
sbtinit: Media manager is version 19.4.0.0
sbtinit: proxy copy is supported
sbtinit: maximum concurrent proxy copy files is 0
(pid 3839659): Failed to resolve hostname client1 to an internet address. Please verify a mapping for client1 exists in the /etc/hosts file or DNS.

Ursache

이는 사용자 Oracle이 /etc/hosts 파일에 정의된 대로 사용하는 것이 중요합니다. NMDA(NetWorker Module for Database Applications) Oracle 백업이루트 대신 사용자 Oracle을 사용하여 시작되었습니다.

[client1:root:/]# ls -arlt /etc/hosts
-rw------- l root root 233 10 20 11:27 /etc/hosts

[client1:oracle:/]$cat /etc/hosts
cat: /etc/hosts: Permmission denied

Lösung

다음에 대한 읽기 권한 부여 /etc/hosts 사용자 Oracle에.
Artikeleigenschaften
Artikelnummer: 000219976
Artikeltyp: Solution
Zuletzt geändert: 15 Dez. 2025
Version:  4
Antworten auf Ihre Fragen erhalten Sie von anderen Dell NutzerInnen
Support Services
Prüfen Sie, ob Ihr Gerät durch Support Services abgedeckt ist.