<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Vertica Documentation – Advanced menu options</title>
    <link>/en/admin/using-admin-tools/admin-tools-reference/advanced-menu-options/</link>
    <description>Recent content in Advanced menu options on Vertica Documentation</description>
    <generator>Hugo -- gohugo.io</generator>
    
	  <atom:link href="/en/admin/using-admin-tools/admin-tools-reference/advanced-menu-options/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>Admin: Rolling back the database to the last good epoch</title>
      <link>/en/admin/using-admin-tools/admin-tools-reference/advanced-menu-options/rolling-back-db-to-last-good-epoch/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/admin/using-admin-tools/admin-tools-reference/advanced-menu-options/rolling-back-db-to-last-good-epoch/</guid>
      <description>
        
        
        &lt;p&gt;Vertica provides the ability to roll the entire database back to a specific &lt;a class=&#34;glosslink&#34; href=&#34;../../../../../en/glossary/epoch/&#34; title=&#34;A logical unit of time in which a single change is made to data in your Vertica database.&#34;&gt;epoch&lt;/a&gt; primarily to assist in the correction of human errors during data loads or other accidental corruptions. For example, suppose that you have been performing a bulk load and the cluster went down during a particular &lt;a href=&#34;../../../../../en/sql-reference/statements/copy/&#34;&gt;COPY&lt;/a&gt; command. You might want to discard all epochs back to the point at which the previous COPY command committed and run the one that did not finish again. You can determine that point by examining the log files (see &lt;a href=&#34;../../../../../en/admin/monitoring/monitoring-log-files/&#34;&gt;Monitoring the Log Files&lt;/a&gt;).&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;On the Advanced Menu, select &lt;strong&gt;Roll Back Database to Last Good Epoch&lt;/strong&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Select the database to roll back. The database must be stopped.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Accept the suggested restart epoch or specify a different one.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Confirm that you want to discard the changes after the specified epoch.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The database restarts successfully.

&lt;div class=&#34;admonition important&#34; role=&#34;alert&#34;&gt;
&lt;h4 class=&#34;admonition-head&#34;&gt;Important&lt;/h4&gt;
&lt;p&gt;The default value of &lt;code&gt;HistoryRetentionTime&lt;/code&gt; is 0, which means that Vertica only keeps historical data when nodes are down. This settings prevents the use of the &lt;a class=&#34;glosslink&#34; href=&#34;../../../../../en/glossary/admin-tools/&#34; title=&#34;Vertica Administration Tools provides a graphical user interface for managing a Vertica database.&#34;&gt;Administration tools&lt;/a&gt; &#39;Roll Back Database to Last Good Epoch&#39; option because the &lt;a class=&#34;glosslink&#34; href=&#34;../../../../../en/glossary/ancient-history-mark-ahm/&#34; title=&#34;Also known as AHM, the ancient history mark is the oldest epoch whose data is accessible to historical queries.&#34;&gt;AHM&lt;/a&gt; remains close to the current epoch. Vertica cannot roll back to an epoch that precedes the AHM.&lt;/p&gt;
&lt;p&gt;If you rely on the Roll Back option to remove recently loaded data, consider setting a day-wide window for removing loaded data. For example:&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;=&amp;gt; ALTER DATABASE DEFAULT SET HistoryRetentionTime = 86400;
&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Admin: Stopping Vertica on host</title>
      <link>/en/admin/using-admin-tools/admin-tools-reference/advanced-menu-options/stopping-on-host/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/admin/using-admin-tools/admin-tools-reference/advanced-menu-options/stopping-on-host/</guid>
      <description>
        
        
        &lt;p&gt;This command attempts to gracefully shut down the Vertica process on a single node.

&lt;div class=&#34;admonition caution&#34; role=&#34;alert&#34;&gt;
&lt;h4 class=&#34;admonition-head&#34;&gt;Caution&lt;/h4&gt;

Do not use this command to shut down the entire cluster. Instead, &lt;a href=&#34;../../../../../en/admin/operating-db/stopping-db/&#34;&gt;stop the database&lt;/a&gt; to perform a clean shutdown that minimizes data loss.

&lt;/div&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;On the Advanced Menu, select &lt;strong&gt;Stop Vertica on Host&lt;/strong&gt; and click &lt;strong&gt;OK&lt;/strong&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Select the hosts to stop.&lt;/p&gt;


&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Confirm that you want to stop the hosts.&lt;/p&gt;


&lt;p&gt;If the command succeeds &lt;a href=&#34;../../../../../en/admin/using-admin-tools/admin-tools-reference/viewing-db-cluster-state/&#34;&gt;View Database Cluster State&lt;/a&gt; shows that the selected hosts are DOWN.&lt;/p&gt;


&lt;p&gt;If the command fails to stop any selected nodes, proceed to &lt;a href=&#34;../../../../../en/admin/using-admin-tools/admin-tools-reference/advanced-menu-options/killing-process-on-host/&#34;&gt;Killing Vertica Process on &lt;/a&gt;Host.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;

      </description>
    </item>
    
    <item>
      <title>Admin: Killing the Vertica process on host</title>
      <link>/en/admin/using-admin-tools/admin-tools-reference/advanced-menu-options/killing-process-on-host/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/admin/using-admin-tools/admin-tools-reference/advanced-menu-options/killing-process-on-host/</guid>
      <description>
        
        
        &lt;p&gt;This command sends a kill signal to the Vertica process on a node.

&lt;div class=&#34;admonition caution&#34; role=&#34;alert&#34;&gt;
&lt;h4 class=&#34;admonition-head&#34;&gt;Caution&lt;/h4&gt;

Use this command only after you tried to &lt;a href=&#34;../../../../../en/admin/operating-db/stopping-db/&#34;&gt;stop the database &lt;/a&gt; and &lt;a href=&#34;../../../../../en/admin/using-admin-tools/admin-tools-reference/advanced-menu-options/stopping-on-host/&#34;&gt;stop Vertica on a node&lt;/a&gt; and both were unsuccessful.

&lt;/div&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;On the Advanced menu, select &lt;strong&gt;Kill Vertica Process on Host&lt;/strong&gt; and click &lt;strong&gt;OK&lt;/strong&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Select the hosts on which to kills the Vertica process.&lt;/p&gt;


&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Confirm that you want to stop the processes.&lt;/p&gt;


&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;If the command succeeds, &lt;a href=&#34;../../../../../en/admin/using-admin-tools/admin-tools-reference/viewing-db-cluster-state/&#34;&gt;View Database Cluster State&lt;/a&gt; shows that the selected hosts are DOWN.&lt;/p&gt;


&lt;/li&gt;
&lt;/ol&gt;

      </description>
    </item>
    
    <item>
      <title>Admin: Upgrading a Vertica license key</title>
      <link>/en/admin/using-admin-tools/admin-tools-reference/advanced-menu-options/upgrading-license-key/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/admin/using-admin-tools/admin-tools-reference/advanced-menu-options/upgrading-license-key/</guid>
      <description>
        
        
        &lt;p&gt;The following steps are for licensed Vertica users. Completing the steps copies a license key file into the database. See &lt;a href=&#34;../../../../../en/admin/managing-licenses/&#34;&gt;Managing licenses&lt;/a&gt; for more information.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;On the Advanced menu select &lt;strong&gt;Upgrade License Key&lt;/strong&gt; . Click &lt;strong&gt;OK&lt;/strong&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Select the database for which to upgrade the license key.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Enter the absolute pathname of your downloaded license key file (for example, 
&lt;code&gt;/tmp/vlicense.dat&lt;/code&gt;). Click &lt;strong&gt;OK&lt;/strong&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Click OK when you see a message indicating that the upgrade succeeded.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;div class=&#34;alert admonition note&#34; role=&#34;alert&#34;&gt;
&lt;h4 class=&#34;admonition-head&#34;&gt;Note&lt;/h4&gt;

If you are using Vertica Community Edition, follow the instructions in &lt;a href=&#34;../../../../../en/admin/managing-licenses/installing-or-upgrading-license-key/license-changes/&#34;&gt;Vertica license changes&lt;/a&gt; for instructions to upgrade to a Vertica Premium Edition license key.

&lt;/div&gt;

      </description>
    </item>
    
    <item>
      <title>Admin: Managing clusters</title>
      <link>/en/admin/using-admin-tools/admin-tools-reference/advanced-menu-options/managing-clusters/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/admin/using-admin-tools/admin-tools-reference/advanced-menu-options/managing-clusters/</guid>
      <description>
        
        
        &lt;p&gt;Cluster Management lets you add, replace, or remove hosts from a database cluster. These processes are usually part of a larger process of &lt;a href=&#34;../../../../../en/admin/managing-db/managing-nodes/adding-nodes/&#34;&gt;adding&lt;/a&gt;, &lt;a href=&#34;../../../../../en/admin/managing-db/managing-nodes/removing-nodes/&#34;&gt;removing&lt;/a&gt;, or &lt;a href=&#34;../../../../../en/admin/managing-db/managing-nodes/replacing-nodes/&#34;&gt;replacing&lt;/a&gt; a database node.

&lt;div class=&#34;alert admonition note&#34; role=&#34;alert&#34;&gt;
&lt;h4 class=&#34;admonition-head&#34;&gt;Note&lt;/h4&gt;

View the database state to verify that it is running. See &lt;a href=&#34;../../../../../en/admin/using-admin-tools/admin-tools-reference/viewing-db-cluster-state/&#34;&gt;View Database Cluster State&lt;/a&gt;. If the database isn&#39;t running, restart it. See &lt;a href=&#34;../../../../../en/admin/operating-db/starting-db/&#34;&gt;Starting the database&lt;/a&gt;.

&lt;/div&gt;&lt;/p&gt;
&lt;h2 id=&#34;using-cluster-management&#34;&gt;Using cluster management&lt;/h2&gt;
&lt;p&gt;To use Cluster Management:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;From the &lt;strong&gt;Main Menu&lt;/strong&gt;, select Advanced Menu, and then click &lt;strong&gt;OK&lt;/strong&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the Advanced Menu, select &lt;strong&gt;Cluster Management&lt;/strong&gt;, and then click &lt;strong&gt;OK&lt;/strong&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Select one of the following, and then click &lt;strong&gt;OK&lt;/strong&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Add Hosts to Database:&lt;/strong&gt; See &lt;a href=&#34;../../../../../en/admin/managing-db/managing-nodes/adding-nodes/adding-nodes-to-db/&#34;&gt;Adding Hosts to a Database&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Re-balance Data:&lt;/strong&gt; See &lt;a href=&#34;../../../../../en/admin/managing-db/managing-nodes/rebalancing-data-across-nodes/rebalancing-data-using-admin-tools-ui/&#34;&gt;Rebalancing Data&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Replace Host:&lt;/strong&gt; See &lt;a href=&#34;../../../../../en/admin/managing-db/managing-nodes/replacing-nodes/using-admin-tools-to-replace-nodes/&#34;&gt;Replacing Hosts&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Remove Host from Database:&lt;/strong&gt; See &lt;a href=&#34;../../../../../en/admin/managing-db/managing-nodes/removing-nodes/removing-nodes-from-db/&#34;&gt;Removing Hosts from a Database&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;

      </description>
    </item>
    
    <item>
      <title>Admin: Getting help on administration tools</title>
      <link>/en/admin/using-admin-tools/admin-tools-reference/advanced-menu-options/getting-help-on-admin-tools/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/admin/using-admin-tools/admin-tools-reference/advanced-menu-options/getting-help-on-admin-tools/</guid>
      <description>
        
        
        &lt;p&gt;The &lt;strong&gt;Help Using the Administration Tools&lt;/strong&gt; command displays a help screen about using the Administration Tools.&lt;/p&gt;
&lt;p&gt;Most of the online help in the Administration Tools is context-sensitive. For example, if you up the use up/down arrows to select a command, press tab to move to the Help button, and press return, you get help on the selected command.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Admin: Administration tools metadata</title>
      <link>/en/admin/using-admin-tools/admin-tools-reference/advanced-menu-options/admin-tools-metadata/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/admin/using-admin-tools/admin-tools-reference/advanced-menu-options/admin-tools-metadata/</guid>
      <description>
        
        
        &lt;p&gt;The Administration Tools configuration data (metadata) contains information that databases need to start, such as the hostname/IP address of each participating host in the database cluster.&lt;/p&gt;
&lt;p&gt;To facilitate hostname resolution within the Administration Tools, at the command line, and inside the installation utility, Vertica enforces all hostnames you provide through the Administration Tools to use IP addresses:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;During installation&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Vertica immediately converts any hostname you provide through command line options &lt;code&gt;--hosts&lt;/code&gt;, &lt;code&gt;-add-hosts&lt;/code&gt; or &lt;code&gt;--remove-hosts&lt;/code&gt; to its IP address equivalent.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;If you provide a hostname during installation that resolves to multiple IP addresses (such as in multi-homed systems), the installer prompts you to choose one IP address.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Vertica retains the name you give for messages and prompts only; internally it stores these hostnames as IP addresses.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Within the Administration Tools&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;All hosts are in IP form to allow for direct comparisons (for example db = database = database.example.com).&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;At the command line&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Vertica converts any hostname value to an IP address that it uses to look up the host in the configuration metadata. If a host has multiple IP addresses that are resolved, Vertica tests each IP address to see if it resides in the metadata, choosing the first match. No match indicates that the host is not part of the database cluster.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Metadata is more portable because Vertica does not require the names of the hosts in the cluster to be exactly the same when you install or upgrade your database.
&lt;/p&gt;

      </description>
    </item>
    
  </channel>
</rss>
