- 论坛徽章:
- 0
|
Smallants,
Noone will do backward the software. I Knew NetWorker (NW) 7.3 is first release since NW changed to Java GUI. The lastest version of NW is 7.3.2 in which a lot bug is fixed.
Beside this issue, I will suggest you to upgrade you NW Server and client.
For your Sybase issue, you have try to check env. avaliable and lib link. Below is copied form manual:
===================================
For Sybase ASE version 12.5.0.1 and later:
a. Check the version number of the Sybase network transport driver, libinsck.so.
The driver is located in the $SYBASE/$SYBASE_OCS/lib directory.
b. If the driver version number is not 12.5.0, create the following symbolic link.
For example:
ln -s $SYBASE/$SYBASE_OCS/lib/libinsck.so.12.5.0.1
libinsck.so.12.5.0
================================================== |
|