Hi,
We were recieving the error "Data Protector - fails with 'Error message from likeywlib', 'could not load SSF library libsapsecu.so'" and "BR0602W No valid SAP license found - please contact SAP" on all our SAP instances.
We found that this was due to the DIR_LIBRARY variable not being set using the -TRC 15 logging level. We were then able to execute "/opt/omni/lbin/util_cmd -putopt SAP <SAP INSTANCE> DIR_LIBRARY '/usr/sap/<SAP INSTANCE>/SYS/exe/run' -sublist Environment" on our Sandpit, Consolidation and Development instances and this solved the above problem.
I am unable to run the same command or any other util_cmd command successfully on our Production SAP instance. When I run these commands I recieve the following errors.
/opt/omni/lbin/util_cmd -putopt SAP P50 DIR_LIBRARY '/usr/sap/P50/SYS/exe/run'
-sublist Environment
Configuration read/write operation failed.
/opt/omni/lbin/util_cmd -getopt SAP P50 DIR_LIBRARY -sublist Environment
Configuration read/write operation failed.
The /var/opt/omni/log/debug.lo
g file shows the following errors.
09/18/07 17:00:55 UTIL_CMD.24730.0 ["integ/barutil/util_cmd.c
/main/dp55/11":721] A.05.50 bPHSS_35142/PHSS_35143/DPS
OL_00228
[PutOption] Can not get configuration from Cell Server "dp1.domain.com" with with integration "SAP" and instance "P50"
09/18/07 17:01:16 UTIL_CMD.24974.0 ["integ/barutil/util_cmd.c
/main/dp55/11":239] A.05.50 bPHSS_35142/PHSS_35143/DPS
OL_00228
[GetConfig] Can not get configuration from Cell Server "dp1.domain.com" with with integration "SAP" and instance "P50"
[GetConfig] Error: 1005,
I am unable to see what is causing this error. The backups are running ok however we need to resolve this ASAP. I can also telnet to the Cell Server on port 5555 by name so the network and name resolution seems ok.
Thanks in advance.
PS. I've also raised this issue with HP Support and have updated the patches as they requested.
Start Free Trial