The Vertica Forum recently got a makeover! Let us know what you think by filling out this short, anonymous survey.
Please take this survey to help us learn more about how you use third party tools. Your input is greatly appreciated!
DefaultTimeoutValue

Hi.
The following commands are executed in a script to start Vertica.
admintools -t start_db -d DBNAME -p DBPASSWD
This time, the startup failed, and after checking the logs, it appears that the reason is that it took a long time to start.
Therefore, I am considering specifying the --timeout
option to the admintools command, but how many is the default value of timeout to begin with?
If you know how to check, please respond.
Tagged:
0
Answers
According to the admintools help:
Have you also checked startup.log and bootstrap-catalog.log in the catalog folder to ensure there were no other issues during startup?