NetWorker: NMDA DB2 문제 해결 가이드
Summary: 이 문서에서는 NMDA DB2 문제의 초기 문제 해결에 필요한 정보를 간략하게 설명합니다.
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Instructions
일반 정보 및 로그:
- NetWorker Server 및 클라이언트 OS 및 버전: NetWorker: NetWorker 소프트웨어 버전을 확인하는 방법
- DB2용 NMDA 버전 및 빌드 번호
- 문제 설명, 실패한 특정 작업(백업, 복원)에 대한 세부 정보를 가져옵니다. 백업 실패에 대한 스크린샷 또는 로그 조각을 제공합니다.
- 일반 시스템 로그:
- 정책 로그:
Linux: /nsr/logs/policy/POLICY_NAME/WORKFLOW_NAME
Windows(기본값): C:\Program Files\EMC NetWorker\nsr\logs\policy\POLICY_NAME\WORKFLOW_NAME
- NetWorker Server 및 Client
daemon.raw파일로 교체합니다.
Linux: /nsr/logs/daemon.raw
Windows(기본값): C:\Program Files\EMC NetWorker\nsr\logs\daemon.raw
NetWorker: nsr_render_log 사용하여 .raw 로그 파일을 렌더링하는 방법
데이터베이스 백업 관련 문제
- 신규 설치입니까?
'예'인 경우:
- 호환성 매트릭스를 확인하여 지원 충돌이 없는지 확인합니다. E-Lab Interoperability Navigator 2.0-HOME (Dell 지원 계정으로 로그인해야 함)
- 구성 및 모범 사례는 NMDA 설명서를 참조하십시오. NetWorker Module for Databases and Applications 지원 | 설명서 및 문서(Dell 지원 계정으로 로그인해야 함)
- DB2 클라이언트가 NMC 클라이언트 생성 마법사를 통해 생성됩니까? 그렇지 않은 경우 마법사를 사용하여 결과를 수집하십시오.
'아니요'인 경우:
- 이전에 작동했습니까? 가져오기:
mminfo -avot -r name,savetime,pool,ssflags -q client=<db2 client name> - 문제가 나타나기 전에 환경에서 변경된 사항은 무엇입니까?
- 수동 백업이 작동합니까?
- UNIX 또는 Linux:
db2 backup db <db name> load /usr/lib/libnsrdb2.so options @/<path/to/db_backup>.cfg> without prompting
- Windows:
db2 backup db <db name> load c:\\path\linbsrdb2.dll options @/<path/to/db_backup>.cfg> without prompting
- 아카이브 로그 백업과 관련된 문제
- DB2 인스턴스 관리자를 사용하여 DB2 인스턴스에 로그인합니다. 출력 가져오기:
db2 get db cfg for <DB name>
- DB2 아카이브 로그 백업 구성 파일 가져오기
<db2archive>.cfgDB2 클라이언트의 파일.
- 오류 메시지 및 로그 발췌. 발견된 오류와 관련된 모든 문서는 기술 자료를 확인하십시오.
- 백업 디바이스 유형(테이프, AFTD, Data Domain, VTL 또는 기타)
- 디버그: 에서 디버그 옵션을 설정합니다.
db2.cfgfileNSR_DEBUG_LEVEL= 1 ~ 9 (most cases 3~5) NSR_DIAGNOSTIC_DEST= /nsr/apps/logs (make the folder full permission to db2 account) NSR_DPRINTF=TRUE (enables NetWorker debug for modules)
다음을 참조하십시오. NetWorker: 백업 작업을 디버깅하는 방법
- 추가 분석이 필요한 경우 NetWorker Server와 Client 모두에서 NSRGET 번들을 가져옵니다. NetWorker: NSRGet NetWorker 데이터 수집 툴을 사용하는 방법
복원 실패:
데이터를 복원할 DB2 호스트(NetWorker Client)에서 다음과 같이 운영 체제에 해당하는 DB2 복원 명령을 입력합니다.
Linux 및 UNIX:
$ db2 restore db <source DB name> load /usr/lib/libnsrdb2.xx open sessions <n> options @/pathname/nmdb2.cfg taken at yyyymmddtttt into <target DB name>
Windows:
$ db2 restore db <source DB name> load <drive>:\<NetWorker_Install_Directory>\nsr\bin\libnsrdb2.dll open sessions <n> options @<drive>:\pathname\nmdb2.cfg taken at yyyymmddtttt into <target DB name>
Affected Products
NetWorker, NetWorker Module for Databases and ApplicationsProducts
NetWorkerArticle Properties
Article Number: 000021161
Article Type: How To
Last Modified: 30 Jan 2026
Version: 5
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.