<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>OpenText Analytics Database 26.2.x – Prepare disk storage locations</title>
    <link>/en/admin/configuring-db/config-procedure/prepare-disk-storage-locations/</link>
    <description>Recent content in Prepare disk storage locations on OpenText Analytics Database 26.2.x</description>
    <generator>Hugo -- gohugo.io</generator>
    
	  <atom:link href="/en/admin/configuring-db/config-procedure/prepare-disk-storage-locations/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>Admin: Specifying disk storage location during database creation</title>
      <link>/en/admin/configuring-db/config-procedure/prepare-disk-storage-locations/specifying-disk-storage-location-during-db-creation/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/admin/configuring-db/config-procedure/prepare-disk-storage-locations/specifying-disk-storage-location-during-db-creation/</guid>
      <description>
        
        
        &lt;p&gt;When you invoke the &lt;a href=&#34;../../../../../en/admin/using-admin-tools/admin-tools-reference/config-menu-options/creating-db/&#34;&gt;Create Database&lt;/a&gt; command in the &lt;a class=&#34;glosslink&#34; href=&#34;../../../../../en/glossary/admin-tools/&#34; title=&#34;OpenText&amp;amp;trade; Analytics Database Administration Tools provides a graphical user interface for managing the database.&#34;&gt;Administration tools&lt;/a&gt;, a dialog box allows you to specify the catalog and data locations. These locations must exist on each host in the cluster and must be owned by the database administrator.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../../../../../images/database-data-directories.png&#34; alt=&#34;Database data directories&#34;&gt;&lt;/p&gt;
&lt;p&gt;When you click &lt;strong&gt;OK&lt;/strong&gt;, the database automatically creates the following subdirectories:&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;catalog-pathname/database-name/node-name_catalog/data-pathname/database-name/node-name_data/
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;For example, if you use the default value (the database administrator&#39;s home directory) of 
&lt;code&gt;/home/dbadmin&lt;/code&gt; for the Stock Exchange example database, the catalog and data directories are created on each node in the cluster as follows:&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;/home/dbadmin/Stock_Schema/stock_schema_node1_host01_catalog/home/dbadmin/Stock_Schema/stock_schema_node1_host01_data
&lt;/code&gt;&lt;/pre&gt;&lt;h2 id=&#34;notes&#34;&gt;Notes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Catalog and data path names must contain only alphanumeric characters and cannot have leading space characters. Failure to comply with these restrictions will result in database creation failure.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The database refuses to overwrite a directory if it appears to be in use by another database. Therefore, if you created a database for evaluation purposes, dropped the database, and want to reuse the database name, make sure that the disk storage location previously used has been completely cleaned up. See &lt;a href=&#34;../../../../../en/admin/managing-storage-locations/#&#34;&gt;Managing storage locations&lt;/a&gt; for details.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
    <item>
      <title>Admin: Specifying disk storage location on MC</title>
      <link>/en/admin/configuring-db/config-procedure/prepare-disk-storage-locations/specifying-disk-storage-location-on-mc/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/admin/configuring-db/config-procedure/prepare-disk-storage-locations/specifying-disk-storage-location-on-mc/</guid>
      <description>
        
        
        &lt;p&gt;You can use the MC interface to specify where you want to store database metadata on the cluster in the following ways:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;When you configure MC the first time&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;When you create new databases using on MC&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;see-also&#34;&gt;See also&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;../../../../../en/mc/configuring-mc/&#34;&gt;Configuring Management Console&lt;/a&gt;.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Admin: Configuring disk usage to optimize performance</title>
      <link>/en/admin/configuring-db/config-procedure/prepare-disk-storage-locations/configuring-disk-usage-to-optimize-performance/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/admin/configuring-db/config-procedure/prepare-disk-storage-locations/configuring-disk-usage-to-optimize-performance/</guid>
      <description>
        
        
        &lt;p&gt;Once you have created your initial storage location, you can add additional storage locations to the database later. Not only does this provide additional space, it lets you control disk usage and increase I/O performance by isolating files that have different I/O or access patterns. For example, consider:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Isolating execution engine temporary files from data files by creating a separate storage location for &lt;a class=&#34;glosslink&#34; href=&#34;../../../../../en/glossary/temp-space/&#34; title=&#34;Disk space temporarily occupied by temporary files created by certain query execution operations, such as hash joins and sorts, in the case when they have to spill to disk.&#34;&gt;temp space&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Creating labeled storage locations and storage policies, in which selected database objects are stored on different storage locations based on measured performance statistics or predicted access patterns.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;see-also&#34;&gt;See also&lt;/h2&gt;
&lt;a href=&#34;../../../../../en/admin/managing-storage-locations/#&#34;&gt;Managing storage locations&lt;/a&gt;

      </description>
    </item>
    
    <item>
      <title>Admin: Using shared storage</title>
      <link>/en/admin/configuring-db/config-procedure/prepare-disk-storage-locations/using-shared-storage-with/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/admin/configuring-db/config-procedure/prepare-disk-storage-locations/using-shared-storage-with/</guid>
      <description>
        
        
        &lt;p&gt;If using shared SAN storage, ensure there is no contention among the nodes for disk space or bandwidth.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Each host must have its own catalog and data locations. Hosts cannot share catalog or data locations.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Configure the storage so that there is enough I/O bandwidth for each node to access the storage independently.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
    <item>
      <title>Admin: Viewing database storage information</title>
      <link>/en/admin/configuring-db/config-procedure/prepare-disk-storage-locations/viewing-db-storage-information/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/admin/configuring-db/config-procedure/prepare-disk-storage-locations/viewing-db-storage-information/</guid>
      <description>
        
        
        &lt;p&gt;You can view node-specific information on your database cluster through the &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;. See &lt;a href=&#34;../../../../../en/mc/monitoring-using-mc/&#34;&gt;Monitoring with MC&lt;/a&gt; for details.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Admin: Antivirus scanning exclusions</title>
      <link>/en/admin/configuring-db/config-procedure/prepare-disk-storage-locations/anti-virus-scanning-exclusions/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/admin/configuring-db/config-procedure/prepare-disk-storage-locations/anti-virus-scanning-exclusions/</guid>
      <description>
        
        
        &lt;p&gt;You should exclude the database catalog and data directories from antivirus scanning. Certain antivirus products have been identified as targeting database directories, and sometimes lock or delete files in them. This can adversely affect database performance and data integrity.&lt;/p&gt;
&lt;p&gt;Identified antivirus products include the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;ClamAV&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;SentinelOne&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Sophos&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Symantec&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Twistlock&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;div class=&#34;admonition important&#34; role=&#34;alert&#34;&gt;
&lt;h4 class=&#34;admonition-head&#34;&gt;Important&lt;/h4&gt;
This list is not comprehensive.
&lt;/div&gt;

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