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

일반 정보 및 로그:

  1. NetWorker Server 및 클라이언트 OS 및 버전: NetWorker: NetWorker 소프트웨어 버전을 확인하는 방법
  2. DB2용 NMDA 버전 및 빌드 번호
  3. 문제 설명, 실패한 특정 작업(백업, 복원)에 대한 세부 정보를 가져옵니다. 백업 실패에 대한 스크린샷 또는 로그 조각을 제공합니다.
  4. 일반 시스템 로그:
  • 정책 로그:

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 로그 파일을 렌더링하는 방법

데이터베이스 백업 관련 문제

  1. 신규 설치입니까?

    '예'인 경우:

'아니요'인 경우:

  • 이전에 작동했습니까? 가져오기: mminfo -avot -r name,savetime,pool,ssflags -q client=<db2 client name>
  • 문제가 나타나기 전에 환경에서 변경된 사항은 무엇입니까?
  1. 수동 백업이 작동합니까?
  • 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
    
  1. 아카이브 로그 백업과 관련된 문제 
  • DB2 인스턴스 관리자를 사용하여 DB2 인스턴스에 로그인합니다. 출력 가져오기:
db2 get db cfg for <DB name>
  • DB2 아카이브 로그 백업 구성 파일 가져오기 <db2archive>.cfg DB2 클라이언트의 파일.
  1. 오류 메시지 및 로그 발췌. 발견된 오류와 관련된 모든 문서는 기술 자료를 확인하십시오.
  2. 백업 디바이스 유형(테이프, AFTD, Data Domain, VTL 또는 기타)
  3. 디버그: 에서 디버그 옵션을 설정합니다. db2.cfg file
    NSR_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)
    
  1. 추가 분석이 필요한 경우 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 Applications

Products

NetWorker
Article 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.