NMDA: Unable to create NMDA oracle client backup configuration in NMC. Oracle client backup configuration fails with error.
요약: Unable to create NMDA oracle client backup configuration in NMC. Oracle client backup configuration fails with error: The NMC server could not obtain the required memory for the requested operation. the gst log provides the detail ...
이 문서는 다음에 적용됩니다.
이 문서는 다음에 적용되지 않습니다.
이 문서는 특정 제품과 관련이 없습니다.
모든 제품 버전이 이 문서에 나와 있는 것은 아닙니다.
증상
Unable to create new NMDA client on NMC
The error during creation is NMC server could not obtain the required memory for the requested operation.
The gstd log provides details
원인
1. NMDA 32 bit software installed on 64 bit OS
2. The Oracle remote agent being registered with the modified binary name (this might have happened when some registered the agent using the binary, with the modified name : nsrorara.bin , or using the wrapper script , as it runs the modified binary internally).
해결
On Oracle client host do the following: -
nsradmin -p nsrexecd- p type :
nsr remote agent; backup type : oracle- output will show: -
- remote agent executable:
nsrorara.bin; => the output shows nsrorara.bin
- Next un-register the NMDA agent:
/usr/bin/nsrorara.bin -u
- Then register it using the right binary name:
- Rename the official binary
/usr/bin/nsrorarato/usr/bin/nsrorara.bincd /usr/binmv nsrorara nsrorara.bin
- Create a script file named nsrorara, under
/usr/bin:vi nsrorara- Put the below content into the new created script file nsrorara:
#! /bin/shLIBPATH=/oracle/121020/libexport LIBPATHexec /usr/bin/nsrorara.bin "$@"
- Save the file and cat nsrorara, under
/usr/bin(verify the above entries are entered correctly). chmod 0755 nsrorara/usr/bin/nsrorara -i
- Rename the official binary
- Then Run the NMC client configuration wizard to create new NMDA client.
- After running the new NMDA client configuration, reset the Original files by renaming these files:
mv /usr/bin/nsrorara /usr/bin/nsrorara.shmv /usr/bin/nsrorara.bin /usr/bin/nsrorara
nsradmin -p nsrexecd- p type :
nsr remote agent; backup type : oracle - remote agent executable:
nsrorara; => the output shows back to nsrorara
- p type :
제품
NetWorker Family문서 속성
문서 번호: 000183208
문서 유형: Solution
마지막 수정 시간: 01 7월 2026
버전: 7
다른 Dell 사용자에게 질문에 대한 답변 찾기
지원 서비스
디바이스에 지원 서비스가 적용되는지 확인하십시오.