dr-healthcheck.sh failing to run
search cancel

dr-healthcheck.sh failing to run

book

Article ID: 395193

calendar_today

Updated On:

Products

Network Observability CA Performance Management

Issue/Introduction

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

Cause

The credentials that are being passed to the script are either wrong, or are in the wrong order

Resolution

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.