dr-healthcheck.sh failing to run complaining of Vertica ERROR 4566 messages and that various "relations" do not exist:
Ex:
ERROR 4566: Relation "item" does not exist
The credentials that are being passed to the script are either wrong, or are in the wrong order
USAGE ./dr-healthcheck.sh <customer> <dauser> <dapass> <dradminuser> <dradminpass>
Using the basic options as noted in the documentation on installation:
./dr-healthcheck.sh CustomerName dauser dapass dradmin dbpass
Note: One thing to keep in mind for this is that the second password is not the OS password for the user, but the database password. This password is the same one you use to stop and start the database.