VCF Operations 9.x
The 8.x version of Aria Operations used a dark background for the Login Message dialog box and white text was used for the login message. The 9.x version of VCF Operations uses a white background for the Login Message dialog box causing the white text to not be visible.
Two workarounds are available:
su - postgres -c "/opt/vmware/vpostgres/current/bin/psql -d vcopsdb -p 5433 -c \"DELETE FROM kv_keyvalue WHERE key = 'LoginMessageParamsKey-LoginMessageParamsKey' AND type='LoginMessageParamsKey';\""