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 июл. 2026
Версия: 7
Получите ответы на свои вопросы от других пользователей Dell
Услуги технической поддержки
Проверьте, распространяются ли на ваше устройство услуги технической поддержки.