You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 17, 2024. It is now read-only.
Hello Db2 team, We are running into license failure errors, the workaround provided was to reboot the nodes/system which would be feasible for a development system but not for a customer production environment.
could you please investigate this and let us know if there is a workaround/resolution for this issue.
oc logs -f db2u-release-db2u-0:
[680788.946193] db2u_root_entrypoint.sh[21]: + [[ ! -e /opt/ibm/db2/V11.5.0.0/license/db2trlic ]]
[680788.946371] db2u_root_entrypoint.sh[21]: + sudo /opt/ibm/db2/V11.5.0.0/adm/db2licm -a /db2u/license/db2u-lic
[680789.052086] db2u_root_entrypoint.sh[21]: LIC1416N The license could not be added automatically. Return code: "-100".
[680789.056384] db2u_root_entrypoint.sh[21]: + [[ 156 -ne 0 ]]
[680789.056594] db2u_root_entrypoint.sh[21]: + echo '() Unable to apply db2 license.'
[680789.056664] db2u_root_entrypoint.sh[21]: () Unable to apply db2 license.
[680789.056724] db2u_root_entrypoint.sh[21]: + exit 1