OpenText product name changes coming to the community soon! Learn more.

Wikis - Page

Support Tip: Operations Bridge Manager fails when connecting to Embedded Postgres using psql in RHEL 9.x

1 Likes

Problem:-


In RHEL 9.x, OBM fails when connecting to Embedded Postgres using psql with an error message /opt/HP/BSM/pgsql/bin/psql: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory.

Solution:-


Run the following command in the console as a root user:

ln -s /usr/lib64/libncursesw.so.6 /usr/lib64/libncurses.so.5

Please ref;

https://docs.microfocus.com/doc/Operations_Bridge_Manager/24.2/TSRHEL

Tags:

Labels:

Support Tips/Knowledge Docs
Comment List
Related
Recommended