Reason:
The install script generates this error during an upgrade of Software Delivery. The Software Delivery program mibcnv_l (or mibcnv_e if upgrading an enterprise manager) was used to export the MIB. In this case, however, mibcnv_l (or mibcnv_e) returned an error indicated by reason_code.
Action:
Generally, when exporting the MIB, the modified version of the Software Delivery program mibcnv_l (or mibcnv_e) included in the new software has to be used. If it is not included in the new software, the existing one will be used.
Examine your distribution media to see if the program mibcnv_l (or mibcnv_e), exists in the new software using the UNIX/Linux command tar tvf device, where device is the tape device name (for example /dev/mt01).
Run the following commands manually (for an enterprise manager, mibcnv_e should be used instead of mibcnv_l)
Mibcnv_l /tmp/mibtest.out - Exp -A
echo $?
Examine the return code and the output to determine the nature of the problem.
If the problem persists, contact Technical Support.
|
Copyright © 2013 CA.
All rights reserved.
|
|