<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>OpenText Analytics Database 26.2.x – Using the administration tools</title>
    <link>/en/admin/using-admin-tools/</link>
    <description>Recent content in Using the administration tools on OpenText Analytics Database 26.2.x</description>
    <generator>Hugo -- gohugo.io</generator>
    
	  <atom:link href="/en/admin/using-admin-tools/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>Admin: Running the administration tools</title>
      <link>/en/admin/using-admin-tools/running-admin-tools/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/admin/using-admin-tools/running-admin-tools/</guid>
      <description>
        
        
        &lt;p&gt;Administration tools, or &amp;quot;admintools,&amp;quot; supports various commands to manage your database.&lt;/p&gt;
&lt;p&gt;To run admintools, you must have SSH and local connections enabled for the &lt;code&gt;dbadmin&lt;/code&gt; user.&lt;/p&gt;
&lt;h2 id=&#34;syntax&#34;&gt;Syntax&lt;/h2&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;/opt/vertica/bin/admintools [--debug ][
     { -h | --help }
   | { -a | --help_all}
   | { -t | --tool } &lt;span class=&#34;code-variable&#34;&gt;name_of_tool&lt;/span&gt; [&lt;span class=&#34;code-variable&#34;&gt;options&lt;/span&gt;]
]
&lt;/code&gt;&lt;/pre&gt;
&lt;table class=&#34;table table-bordered&#34; &gt;



&lt;tr&gt; 

&lt;td &gt;
&lt;code&gt;--debug&lt;/code&gt;&lt;/td&gt; 

&lt;td &gt;









&lt;p&gt;If you include this option, debug information is logged.&lt;/p&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;
&lt;p&gt;You can specify the &lt;code&gt;debug&lt;/code&gt; option with or without naming a specific tool. If you specify &lt;code&gt;debug&lt;/code&gt; with a specific tool, debug information is logged during tool execution. If you do not specify a tool, debug information is logged when you run tools through the admintools user interface.&lt;/p&gt;
&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;
&lt;code&gt;-h&lt;/code&gt;&lt;br /&gt;&lt;code&gt;--help&lt;/code&gt;&lt;/td&gt; 

&lt;td &gt;
Outputs abbreviated help.&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;
&lt;code&gt;-a&lt;/code&gt;&lt;br /&gt;&lt;code&gt;--help_all&lt;/code&gt;&lt;/td&gt; 

&lt;td &gt;
Outputs verbose help, which lists all command-line sub-commands and options.&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;
&lt;code&gt;{ -t | --tool } &lt;/code&gt;&lt;em&gt;&lt;code&gt;name_of_tool&lt;/code&gt;&lt;/em&gt;&lt;code&gt; [&lt;/code&gt;&lt;em&gt;&lt;code&gt;options&lt;/code&gt;&lt;/em&gt;&lt;code&gt;]&lt;/code&gt;&lt;/td&gt; 

&lt;td &gt;









&lt;p&gt;Specifies the tool to run, where &lt;em&gt;&lt;code&gt;name_of_tool&lt;/code&gt;&lt;/em&gt; is one of the tools described in the help output, and &lt;em&gt;&lt;code&gt;options&lt;/code&gt;&lt;/em&gt; are one or more comma-delimited tool arguments.&lt;/p&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;
&lt;p&gt;Enter &lt;code&gt;admintools -h&lt;/code&gt; to see the list of tools available. Enter &lt;code&gt;admintools -t &lt;/code&gt;&lt;em&gt;&lt;code&gt;name_of_tool&lt;/code&gt;&lt;/em&gt;&lt;code&gt; --help&lt;/code&gt; to review a specific tool&#39;s options.&lt;/p&gt;
&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;

&lt;p&gt;An unqualified &lt;code&gt;admintools&lt;/code&gt; command displays the Main Menu dialog box.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../../../images/help-on-using-the-administration-tools.png&#34; alt=&#34;Admin Tools screen&#34;&gt;&lt;/p&gt;
&lt;p&gt;If you are unfamiliar with this type of interface, read &lt;a href=&#34;../../../en/admin/using-admin-tools/using-admin-tools-interface/#&#34;&gt;Using the administration tools interface&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;privileges&#34;&gt;Privileges&lt;/h2&gt;
&lt;p&gt;&lt;code&gt;dbadmin&lt;/code&gt; user&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Admin: First login as database administrator</title>
      <link>/en/admin/using-admin-tools/first-login-as-db-admin/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/admin/using-admin-tools/first-login-as-db-admin/</guid>
      <description>
        
        
        &lt;p&gt;The first time you log in as the &lt;a class=&#34;glosslink&#34; href=&#34;../../../en/glossary/db-superuser/&#34; title=&#34;&#34;&gt;Database Superuser&lt;/a&gt; and run the Administration Tools, the user interface displays.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;In the end-user license agreement (EULA ) window, type &lt;code&gt;accept&lt;/code&gt; to proceed.&lt;/p&gt;
&lt;p&gt;A window displays, requesting the location of the license key file you downloaded from the OpenText™ Analytics Database website. The default path is 
&lt;code&gt;/tmp/vlicense.dat&lt;/code&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Type the absolute path to your license key (for example,&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;

      </description>
    </item>
    
    <item>
      <title>Admin: Using the administration tools interface</title>
      <link>/en/admin/using-admin-tools/using-admin-tools-interface/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/admin/using-admin-tools/using-admin-tools-interface/</guid>
      <description>
        
        
        &lt;p&gt;Administration Tools are implemented using Dialog, a graphical user interface that works in terminal (character-cell) windows. The interface responds to mouse clicks in some terminal windows, particularly local Linux windows, but you might find that it responds only to keystrokes. Thus, this section describes how to use the Administration Tools using only keystrokes.

&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;

This section does not describe every possible combination of keystrokes you can use to accomplish a particular task. Feel free to experiment and to use whatever keystrokes you prefer.

&lt;/div&gt;&lt;/p&gt;
&lt;h2 id=&#34;enter-return&#34;&gt;Enter [return]&lt;/h2&gt;
&lt;p&gt;In all dialogs, when you are ready to run a command, select a file, or cancel the dialog, press the &lt;strong&gt;Enter&lt;/strong&gt; key. The command descriptions in this section do not explicitly instruct you to press Enter.&lt;/p&gt;
&lt;h2 id=&#34;ok---cancel---help&#34;&gt;OK - cancel - help&lt;/h2&gt;

&lt;table class=&#34;table table-bordered&#34; &gt;



&lt;tr&gt; 

&lt;td &gt;


The OK, Cancel, and Help buttons are present on virtually all dialogs. Use the tab, space bar, or right and left arrow keys to select an option and then press Enter. The same keystrokes apply to dialogs that present a choice of Yes or No.&lt;/td&gt; 

&lt;td &gt;



&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;

&lt;h2 id=&#34;menu-dialogs&#34;&gt;Menu dialogs&lt;/h2&gt;

&lt;table class=&#34;table table-bordered&#34; &gt;



&lt;tr&gt; 

&lt;td &gt;


Some dialogs require that you choose one command from a menu. Type the alphanumeric character shown or use the up and down arrow keys to select a command and then press Enter.&lt;/td&gt; 

&lt;td &gt;


&lt;img src=&#34;../../../images/admin-tools-config-menu.png&#34; alt=&#34;&#34;&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;

&lt;h2 id=&#34;list-dialogs&#34;&gt;List dialogs&lt;/h2&gt;

&lt;table class=&#34;table table-bordered&#34; &gt;



&lt;tr&gt; 

&lt;td &gt;


In a list dialog, use the up and down arrow keys to highlight items, then use the space bar to select the items (which marks them with an X). Some list dialogs allow you to select multiple items. When you have finished selecting items, press Enter.&lt;/td&gt; 

&lt;td &gt;



&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;

&lt;h2 id=&#34;form-dialogs&#34;&gt;Form dialogs&lt;/h2&gt;
&lt;p&gt;In a form dialog (also referred to as a dialog box), use the tab key to cycle between &lt;strong&gt;OK&lt;/strong&gt;, &lt;strong&gt;Cancel&lt;/strong&gt;, &lt;strong&gt;Help&lt;/strong&gt;, and the form field area. Once the cursor is in the form field area, use the up and down arrow keys to select an individual field (highlighted) and enter information. When you have finished entering information in all fields, press Enter.&lt;/p&gt;


&lt;h2 id=&#34;help-buttons&#34;&gt;Help buttons&lt;/h2&gt;
&lt;p&gt;Online help is provided in the form of text dialogs. If you have trouble viewing the help, see &lt;a href=&#34;../../../en/admin/using-admin-tools/notes-remote-terminal-users/#&#34;&gt;Notes for remote terminal users&lt;/a&gt;.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Admin: Notes for remote terminal users</title>
      <link>/en/admin/using-admin-tools/notes-remote-terminal-users/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/admin/using-admin-tools/notes-remote-terminal-users/</guid>
      <description>
        
        
        &lt;p&gt;The appearance of the graphical interface depends on the color and font settings used by your terminal window. The screen captures in this document were made using the default color and font settings in a PuTTy terminal application running on a Windows platform.

&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 a remote terminal application, such as PuTTy or a Cygwin bash shell, make sure your window is at least 81 characters wide and 23 characters high.

&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;If you are using PuTTY, you can make the Administration Tools look like the screen captures in this document:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;In a PuTTY window, right click the title area and select Change Settings.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Create or load a saved session.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the Category dialog, click Window &amp;gt; Appearance.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the Font settings, click the Change... button.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Select Font: Courier New: Regular Size: 10&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Click Apply.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Repeat these steps for each existing session that you use to run the Administration Tools.&lt;/p&gt;
&lt;p&gt;You can also change the translation to support UTF-8:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;In a PuTTY window, right click the title area and select Change Settings.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Create or load a saved session.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the Category dialog, click Window &amp;gt; Translation.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the &amp;quot;Received data assumed to be in which character set&amp;quot; drop-down menu, select UTF-8.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Click Apply.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;

      </description>
    </item>
    
    <item>
      <title>Admin: Using administration tools help</title>
      <link>/en/admin/using-admin-tools/using-admin-tools-help/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/admin/using-admin-tools/using-admin-tools-help/</guid>
      <description>
        
        
        &lt;p&gt;The &lt;strong&gt;Help on 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 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;
&lt;h2 id=&#34;in-a-menu-dialog&#34;&gt;In a menu dialog&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Use the up and down arrow keys to choose the command for which you want help.&lt;/p&gt;


&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Use the Tab key to move the cursor to the Help button.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Press Enter (Return).&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;in-a-dialog-box&#34;&gt;In a dialog box&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Use the up and down arrow keys to choose the field on which you want help.&lt;/p&gt;


&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Use the Tab key to move the cursor to the Help button.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Press Enter (Return).&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;scrolling&#34;&gt;Scrolling&lt;/h2&gt;
&lt;p&gt;Some help files are too long for a single screen. Use the up and down arrow keys to scroll through the text.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Admin: Distributing changes made to the administration tools metadata</title>
      <link>/en/admin/using-admin-tools/distributing-changes-made-to-admin-tools-metadata/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/admin/using-admin-tools/distributing-changes-made-to-admin-tools-metadata/</guid>
      <description>
        
        
        &lt;p&gt;Administration Tools-specific metadata for a failed node will fall out of synchronization with other cluster nodes if you make the following changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Modify the restart policy&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Add one or more nodes&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Drop one or more nodes.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;When you restore the node to the database cluster, you can use the Administration Tools to update the node with the latest Administration Tools metadata:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Log on to a host that contains the metadata you want to transfer and start the Administration Tools. (See &lt;a href=&#34;../../../en/admin/using-admin-tools/#&#34;&gt;Using the administration tools&lt;/a&gt;.)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;On the &lt;strong&gt;Main Menu&lt;/strong&gt; in the Administration Tools, select &lt;strong&gt;Configuration Menu&lt;/strong&gt; and click &lt;strong&gt;OK&lt;/strong&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;On the &lt;strong&gt;Configuration Menu&lt;/strong&gt;, select &lt;strong&gt;Distribute Config&lt;/strong&gt; &lt;strong&gt;Files&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 &lt;strong&gt;AdminTools Meta-Data&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;The Administration Tools metadata is distributed to every host in the cluster.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;../../../en/admin/operating-db/starting-db/&#34;&gt;Restart the database&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;

      </description>
    </item>
    
    <item>
      <title>Admin: Administration tools and Management Console</title>
      <link>/en/admin/using-admin-tools/admin-tools-and-mc/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/admin/using-admin-tools/admin-tools-and-mc/</guid>
      <description>
        
        
        &lt;p&gt;You can perform most database administration tasks using the Administration Tools, but you have the additional option of using the more visual and dynamic &lt;a class=&#34;glosslink&#34; href=&#34;../../../en/glossary/mc/&#34; title=&#34;A database management tool that provides a unified view of your OpenText&amp;amp;trade; Analytics Database and lets you monitor multiple clusters from a single point of access.&#34;&gt;Management Console&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The following table compares the functionality available in both interfaces. Continue to use Administration Tools and the command line to perform actions not yet supported by Management Console.

&lt;table class=&#34;table table-bordered&#34; &gt;



&lt;tr&gt; 

&lt;th &gt;
Database Functionality&lt;/th&gt; 

&lt;th &gt;
Management Console&lt;/th&gt; 

&lt;th &gt;
Administration Tools&lt;/th&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;


Use a Web interface for the administration of the database&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt; 

&lt;td &gt;


No&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;


Manage/monitor one or more databases and clusters through a UI&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt; 

&lt;td &gt;


No&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;


Manage multiple databases on different clusters&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;


View database cluster state&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;


View multiple cluster states&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt; 

&lt;td &gt;


No&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;


Connect to the database&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;


Start/stop an existing database&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;


Stop/restart database on host&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;


Kill a database process on host&lt;/td&gt; 

&lt;td &gt;


No&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;


Create one or more databases&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;


View databases&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;


Remove a database from view&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt; 

&lt;td &gt;


No&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;


Drop a database&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;


Create a physical schema design (Database Designer)&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;


Modify a physical schema design (Database Designer)&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;


Set the restart policy&lt;/td&gt; 

&lt;td &gt;


No&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;


Roll back database to the Last Good Epoch&lt;/td&gt; 

&lt;td &gt;


No&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;


Manage clusters (add, replace, remove hosts)&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;


Rebalance data across nodes in the database&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;


Configure database parameters dynamically&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt; 

&lt;td &gt;


No&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;


View database activity in relation to physical resource usage&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt; 

&lt;td &gt;


No&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;


View alerts and messages dynamically&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt; 

&lt;td &gt;


No&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;


View current database size usage statistics&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt; 

&lt;td &gt;


No&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;


View database size usage statistics over time&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt; 

&lt;td &gt;


No&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;


Upload/upgrade a license file&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;


Warn users about license violation on login&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;


Create, edit, manage, and delete users/user information&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt; 

&lt;td &gt;


No&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;


Use LDAP to authenticate users with company credentials&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;


Manage user access to MC through roles&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt; 

&lt;td &gt;


No&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;


Map Management Console users to a database&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt; 

&lt;td &gt;


No&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;


Enable and disable user access to MC and/or the database&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt; 

&lt;td &gt;


No&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;


Audit user activity on database&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt; 

&lt;td &gt;


No&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;


Hide features unavailable to a user through roles&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt; 

&lt;td &gt;


No&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;


Generate new user (non-LDAP) passwords&lt;/td&gt; 

&lt;td &gt;


Yes&lt;/td&gt; 

&lt;td &gt;


No&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;Management Console Provides some, but Not All of the Functionality Provided By the Administration Tools. MC Also Provides Functionality Not Available in the Administration Tools.&lt;/p&gt;
&lt;h2 id=&#34;see-also&#34;&gt;See also&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;../../../en/mc/monitoring-using-mc/&#34;&gt;Monitoring the Database Using Management Console&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
    <item>
      <title>Admin: Administration tools reference</title>
      <link>/en/admin/using-admin-tools/admin-tools-reference/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/admin/using-admin-tools/admin-tools-reference/</guid>
      <description>
        
        
        &lt;p&gt;Administration Tools, or &amp;quot;admintools,&amp;quot; uses the open-source &lt;a href=&#34;https://github.com/vertica/vertica-python&#34;&gt;vertica-python client&lt;/a&gt; to perform operations on the database.&lt;/p&gt;
&lt;p&gt;The follow sections explain in detail all the steps you can perform with Administration Tools:&lt;/p&gt;

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