no output at vertica.log
vertica.log was too large, so ran cat /dev/null > vertica.log to empty it. now nothing is output to this file, restart the database as well as the service don't help. does anyone know how to resolve this issue? thanks
0
Comments
kill -USR1 'head -1 /<full-path>_node0001_catalog/vertica.pid'
Who owns the vertica.log file and what are the permissions of the file? A ls -ltr from the catalog directory will show this information.
Thanks,
Rory