How can I shutdown vertica from the command line prior to patching my Data Repository?
Dx NetOps Performance Management any version
To start the DB again, you can run the following as "dradmin"
"/opt/vertica/bin/adminTools -t start_db -d <DB_Name> -p <DB_PW> -i";
To view the state of the cluster
./admintools -t view_cluster