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ユーザーからの回答を見つける
サポート サービス
お使いのデバイスがサポート サービスの対象かどうかを確認してください。