<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>OpenText Analytics Database 26.2.x – OpenText Core Analytics Database Settings Overview</title>
    <link>/en/ot-cad/settings/</link>
    <description>Recent content in OpenText Core Analytics Database Settings Overview on OpenText Analytics Database 26.2.x</description>
    <generator>Hugo -- gohugo.io</generator>
    
	  <atom:link href="/en/ot-cad/settings/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>Ot-Cad: Connection Data Settings</title>
      <link>/en/ot-cad/settings/connection-data-settings/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/ot-cad/settings/connection-data-settings/</guid>
      <description>
        
        
        &lt;p&gt;You can configure the default connection data settings in OTCAD. You can manage IP addresses with Classless Inter-Domain Routing (CIDR) and scale your plan to suit your requirements.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Ot-Cad: CIDR</title>
      <link>/en/ot-cad/settings/cidr/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/ot-cad/settings/cidr/</guid>
      <description>
        
        
        &lt;h2 id=&#34;cidr&#34;&gt;CIDR&lt;/h2&gt;
&lt;p&gt;Cloud infrastructure engineers use CIDR notation to manage IP address ranges for cloud-based networks. IP addresses enable resources in your Virtual Private Cloud (VPC) to communicate with each other and with resources over the Internet. CIDR notation is a way to represent an IP address and its network mask.&lt;/p&gt;
&lt;p&gt;OpenText supports ranges of IP addresses using Classless Inter-Domain Routing (CIDR) notation. For example, 192.168.1.0/24 represents all IPv4 addresses in the range of 192.168.1.0 to 192.168.1.255.&lt;/p&gt;
&lt;p&gt;The format of these addresses is as follows:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;An individual IPv4 address is 32 bits, with 4 groups of up to 3 decimal digits. For example, 10.0.1.0.&lt;/li&gt;
&lt;li&gt;An individual IPv6 address is 128 bits, with 8 groups of 4 hexadecimal digits. For example, 2001:0db8:85a3:0000:0000:8a2e:0370:7334.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;public-ipv4-and-ipv6-addresses&#34;&gt;Public IPv4 and IPv6 addresses&lt;/h3&gt;
&lt;p&gt;All subnets have an attribute that determines whether a network interface created in the subnet automatically receives a public IPv4 address. Therefore, when you launch an instance into a subnet that has this attribute enabled, a public IP address is assigned to the primary network interface that&#39;s created for the instance.
You can control whether your instance receives a public IP address by doing the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Modifying the public IP addressing attribute of your subnet.&lt;/li&gt;
&lt;li&gt;Enabling or disabling the public IP addressing feature during instance launch, which overrides the subnet&#39;s public IP addressing attribute.&lt;/li&gt;
&lt;li&gt;Unassigning a public IP address from your instance after launch by managing the IP addresses associated with a network interface.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Public IPv6 addresses are IPv6 addresses that can be configured to remain private or configured to be reachable over the Internet.&lt;/p&gt;
&lt;h3 id=&#34;private-ipv4-and-ipv6-addresses&#34;&gt;Private IPv4 and IPv6 addresses&lt;/h3&gt;
&lt;p&gt;Private IPv4 addresses are not reachable over the Internet and can be used for communication between the instances in your VPC. When you launch an instance into a VPC, a primary private IP address from the IPv4 address range of the subnet is assigned to the primary network interface (for example, eth0) of the instance. Each instance is also given a private (internal) DNS hostname that resolves to the private IP address of the instance.&lt;/p&gt;
&lt;p&gt;You cannot share private IPv6 addresses on the Internet. You can use a private IPv6 address if you want your private networks to support IPv6 and you have no intention of routing traffic from these addresses to the Internet. You can connect to the internet from a resource that has a private IPv6 address. But you must route traffic through a resource in another subnet with a public IPv6 address.&lt;/p&gt;
&lt;h3 id=&#34;configure-cidr-settings&#34;&gt;Configure CIDR settings&lt;/h3&gt;
&lt;p&gt;To configure CIDR settings:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;In the Settings Overview page, select &lt;strong&gt;View CIDR&lt;/strong&gt;.
The CIDR page displays.&lt;/li&gt;
&lt;li&gt;Select &lt;strong&gt;Private&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;To add an IP address, select &lt;strong&gt;Add IP&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;From the &lt;strong&gt;Value&lt;/strong&gt; drop-down list, select either &lt;strong&gt;IPv4&lt;/strong&gt; or &lt;strong&gt;IPv6&lt;/strong&gt; depending on the IP address you want to add.
Do one of the following:
a. Enter a valid IPv4 or IPv6 address.
b. Copy a valid IPv4 or IPv6 address from another source and select &lt;strong&gt;Paste&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Select &lt;strong&gt;√&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;

      </description>
    </item>
    
    <item>
      <title>Ot-Cad: Connection Data Settings</title>
      <link>/en/ot-cad/settings/scaling/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/ot-cad/settings/scaling/</guid>
      <description>
        
        
        &lt;h2 id=&#34;scaling&#34;&gt;Scaling&lt;/h2&gt;
&lt;p&gt;Workload scaling enhances application performance and resource efficiency in dynamic environments. Scaling ensures that applications can handle varying workloads without performance degradation. OpenText provides the ability to automatically scale resources up or down based on real-time metrics, allowing organizations to respond quickly to changes in traffic. This elasticity not only improves user experience but also optimizes resource utilization, helping to minimize costs associated with underused or overprovisioned resources.&lt;/p&gt;
&lt;p&gt;You cam manage compute to your database to improve the performance of complex analytic queries that have been running for a long time. Adding compute helps these queries run faster.&lt;/p&gt;
&lt;p&gt;Configure the compute of your database to suit your query requirements and workload performance needs.&lt;/p&gt;
&lt;p&gt;To manage compute for your database:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;In the Settings Overview page, select &lt;strong&gt;Scaling&lt;/strong&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Select &lt;strong&gt;View Scaling&lt;/strong&gt;.
The horizontal database scaling options are displayed. You can scale the database either manually or automatically. Do one of the following:&lt;/p&gt;
&lt;p&gt;a. To manually scale the database, select &lt;strong&gt;Manual&lt;/strong&gt;.
b. Slide across the slider horizontally to scale the database depending on the size - small, small-medium, medium, medium-large, or large.
c. Select &lt;strong&gt;Apply changes&lt;/strong&gt;.
d. In the &lt;strong&gt;View scaling log&lt;/strong&gt; area, click the &lt;strong&gt;Audit log&lt;/strong&gt; and &lt;strong&gt;Scaling log&lt;/strong&gt; tabs to view the log details.&lt;/p&gt;
&lt;p&gt;&amp;lt;-Or-&amp;gt;&lt;/p&gt;
&lt;p&gt;a. To automatically scale the database, select &lt;strong&gt;Auto&lt;/strong&gt;.
Select this option only if you need to automatically scale the database based on defined parameters.
b. From the &lt;strong&gt;Scale up to&lt;/strong&gt; drop-down list, select either Large or Medium depending on the size of your database.

&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;pre&gt;&lt;code&gt;   Define the maximum compute beyond which the system cannot add anything and balance the loads automatically.
&lt;/code&gt;&lt;/pre&gt;


&lt;/div&gt;
c. Use the &lt;strong&gt;CPU usage&lt;/strong&gt; toggle button to scale out the database when the CPU usage exceeds a value in the range   1% to 100%.
d. Use the &lt;strong&gt;Memory usage&lt;/strong&gt; toggle button to scale out the database when the memory usage exceeeds a value in the range 1% to 100%.

&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;pre&gt;&lt;code&gt;  When you apply both CPU usage and Memory usage, the system adds additional compute when either of the thresholds are reached.
&lt;/code&gt;&lt;/pre&gt;


&lt;/div&gt;
e. Select &lt;strong&gt;Apply changes&lt;/strong&gt;.
f. In the &lt;strong&gt;View scaling log&lt;/strong&gt; area, click the &lt;strong&gt;Audit log&lt;/strong&gt; and &lt;strong&gt;Scaling log&lt;/strong&gt; tabs to view the log details.
The &lt;strong&gt;Audit log&lt;/strong&gt; provides information about the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Date &amp;amp; time&lt;/li&gt;
&lt;li&gt;Event&lt;/li&gt;
&lt;li&gt;Performed by
The &lt;strong&gt;Scaling log&lt;/strong&gt; provides information about the following:&lt;/li&gt;
&lt;li&gt;Date &amp;amp; time&lt;/li&gt;
&lt;li&gt;Scale event&lt;/li&gt;
&lt;li&gt;Compute (units)&lt;/li&gt;
&lt;li&gt;Triggered&lt;/li&gt;
&lt;li&gt;Performed by&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;

      </description>
    </item>
    
    <item>
      <title>Ot-Cad: Alerts</title>
      <link>/en/ot-cad/settings/alerts/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/ot-cad/settings/alerts/</guid>
      <description>
        
        
        &lt;p&gt;You can configure the default alert settings in OpenText™ Core Analytics Database (OTCAD).&lt;/p&gt;
&lt;h2 id=&#34;monitoring-alerts&#34;&gt;Monitoring alerts&lt;/h2&gt;
&lt;p&gt;OTCAD periodically checks system health and performance. When an important event occurs or system performance fluctuates beyond user or system-defined limits, OTCAD generates a message to alert you about the state of your system. You can view and manage these alerts.&lt;/p&gt;
&lt;p&gt;OTCAD sends alerts to you to ensure that you are immediately aware of any changes to your database that might require attention. You receive notifications by email and can also view them from the &lt;strong&gt;Bell&lt;/strong&gt; icon in the upper‑right corner of the application.&lt;/p&gt;
&lt;h2 id=&#34;alert-categories&#34;&gt;Alert categories&lt;/h2&gt;
&lt;p&gt;Select &lt;strong&gt;Alerts&lt;/strong&gt; in the Settings Overview page.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The &lt;strong&gt;All categories&lt;/strong&gt; tab displays all alerts in the system by default.&lt;/li&gt;
&lt;li&gt;The &lt;strong&gt;Queries&lt;/strong&gt; tab displays pre-configured alerts to monitor queries.&lt;/li&gt;
&lt;li&gt;The &lt;strong&gt;Resource pool&lt;/strong&gt; tab displays pre-configured alerts to monitor resource pools.&lt;/li&gt;
&lt;li&gt;The &lt;strong&gt;Custom&lt;/strong&gt; tab displays custom alerts in the system.

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

Turn the alert on to activate the corresponding pre-defined alert rule in the database. The system evaluates and sends notifications when alerts are turned on. Turning the alert off deactivates the corresponding alert rule and stops further evaluation and notifications.

&lt;/div&gt;&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
    <item>
      <title>Ot-Cad: Resource pools</title>
      <link>/en/ot-cad/settings/resource-pool/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/ot-cad/settings/resource-pool/</guid>
      <description>
        
        
        &lt;h2 id=&#34;resource-pools&#34;&gt;Resource pools&lt;/h2&gt;
&lt;p&gt;A resource pool comprises a pre-allocated subset of the system resources with an associated queue. Super users can view information about resource pool parameters and make changes to existing parameters through the Resource pools page.&lt;/p&gt;
&lt;h3 id=&#34;view-resource-pool-details&#34;&gt;View resource pool details&lt;/h3&gt;
&lt;p&gt;You can view information about the resource pools available in the system. To view resource pool details:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;In the Settings page, select &lt;strong&gt;Resource pools&lt;/strong&gt;.
The Resource pool page lists the following information:
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Name&lt;/strong&gt; - Name of the resource pool.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Memory size&lt;/strong&gt; - Total per-node memory available to the database resource manager that is allocated to this resource pool.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Runtime cap (seconds)&lt;/strong&gt; - Maximum time (in seconds) for which a query in the resource pool can execute. If a query exceeds this setting, it cascades to a secondary pool.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Priority&lt;/strong&gt; - Priority of queries in this resource pool when they compete for resources in the GENERAL pool.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Runtime priority&lt;/strong&gt; - Specifies how the resource manager prioritizes run-time resources (CPU, I/O bandwidth) to queries already running in this resource pool.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Queue timeout&lt;/strong&gt; - The interval that the request waits for resources to become available before being rejected.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Max concurrency&lt;/strong&gt; - Maximum number of concurrent execution slots available to the resource pool across the cluster.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;Actions&lt;/strong&gt; column, select &lt;strong&gt;⋮&lt;/strong&gt; and &lt;strong&gt;View details&lt;/strong&gt;.
The Pool details page lists pool-specific information.&lt;/li&gt;
&lt;li&gt;Select &lt;strong&gt;Close&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;a name=&#34;Createrp&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;create-a-resource-pool&#34;&gt;Create a resource pool&lt;/h3&gt;
&lt;p&gt;Only super users can create and configure resource pools.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;In the Settings page, select &lt;strong&gt;Resource pools &amp;gt; Create&lt;/strong&gt;.
The Create resource pools page is displayed.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the &lt;strong&gt;Pool name&lt;/strong&gt; field, enter a unique name for the resource pool. If you specify a resource pool name with uppercase letters, OTCAD converts them to lowercase letters.&lt;/p&gt;
&lt;p&gt;The following naming requirements apply:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Built-in pool names cannot be used for user-defined pools.&lt;/li&gt;
&lt;li&gt;All user-defined global resource pools must have unique names.&lt;/li&gt;
&lt;li&gt;Names of global resource pools cannot be the same.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;From the &lt;strong&gt;Cascade to&lt;/strong&gt; list, select an existing resource pool that is either a user-defined pool or the GENERAL pool.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;From the &lt;strong&gt;User&lt;/strong&gt; list, assign existing users to a resource pool. This resource pool is used to process all queries from its assigned users, allocating resources as set by resource pool parameters. The selected user is added to the resource pool by default.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the &lt;strong&gt;Minimum memory&lt;/strong&gt; field, enter the total per-node memory available to the database resource manager that is allocated to this resource pool. The default is 0%. From the list, select the percentage of total memory, or amount of memory in kilobytes, megabytes, gigabytes, or terabytes.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the &lt;strong&gt;Maximum memory&lt;/strong&gt; field, enter the maximum size per node the resource pool can grow by using memory from the GENERAL pool. From the list, select the percentage of total memory, or amount of memory in kilobytes, megabytes, gigabytes, or terabytes.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the &lt;strong&gt;Maximum query memory&lt;/strong&gt; field, enter the maximum amount of memory this resource pool can allocate at runtime to process a query. If the query requires more memory than this setting, OTCAD stops and returns an error. From the list, select the percentage of maximum memory, or amount of memory in kilobytes, megabytes, gigabytes, or terabytes upto the value of maximum memory.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The &lt;strong&gt;CPU affinity mode&lt;/strong&gt; specifies whether the resource pool has exclusive or shared use of the CPUs specified in the &lt;strong&gt;Affinity set&lt;/strong&gt; field below. Select one of these values:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Shared - Queries that run in this resource pool share its &lt;strong&gt;Affinity set&lt;/strong&gt; CPUs with other resource pools.&lt;/li&gt;
&lt;li&gt;Exclusive - Dedicates &lt;strong&gt;Affinity set&lt;/strong&gt; CPUs to this resource pool only and excludes other resource pools. If &lt;strong&gt;Affinity set&lt;/strong&gt; is set as a percentage, then that percentage of CPU resources available only are assigned to this resource pool.&lt;/li&gt;
&lt;li&gt;Any - Queries in this resource pool can run on any CPU.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Affinity set&lt;/strong&gt; - CPUs available to this resource pool. All nodes must have the same number of CPUs. The CPU resources assigned to this set are not available to GENERAL resource pools. From the list, do one of the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Select &lt;strong&gt;Range&lt;/strong&gt; to dedicate a range of contiguous CPU indexes in the &lt;strong&gt;From&lt;/strong&gt; and &lt;strong&gt;To&lt;/strong&gt; fields to this resource pool.&lt;/li&gt;
&lt;li&gt;Select &lt;strong&gt;Single&lt;/strong&gt; to dedicate one or more comma-delimited CPUs to this resource pool.&lt;/li&gt;
&lt;li&gt;Select &lt;strong&gt;Percentage&lt;/strong&gt;  to dedicate the percentage of all available CPUs to use for this resource pool. The database rounds this percentage down to include whole CPU units.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the &lt;strong&gt;Minimum concurrency&lt;/strong&gt; field, enter the preferred number of queries to execute concurrently in the resource pool. Select the &lt;strong&gt;Auto&lt;/strong&gt; option to  calculate the value automatically at query runtime. The system sets this parameter to the lower of these two calculations, but never less than 4:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Number of logical cores&lt;/li&gt;
&lt;li&gt;Memory divided by 2GB&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Change this parameter only after evaluating performance over a period of time.&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;pre&gt;&lt;code&gt;   If the number of logical cores on each node is different, **Auto** is calculated differently for each node. Distributed queries run like the minimal effective planned concurrency. Single node queries run with the planned concurrency of the initiator.
&lt;/code&gt;&lt;/pre&gt;


&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the &lt;strong&gt;Maximum concurrency&lt;/strong&gt; field, enter the maximum number of concurrent execution slots available to the resource pool.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the &lt;strong&gt;Execution parallelism&lt;/strong&gt; field, enter the number of threads used to process any single query issued in this resource pool. Select the &lt;strong&gt;Auto&lt;/strong&gt; option to calculate the setting from the number of cores, available memory, and amount of data in the system. Unless memory is limited, or the amount of data is very small, the system sets this parameter to the number of cores on the node.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the &lt;strong&gt;Pool priority&lt;/strong&gt; field, enter the priority of queries in this resource pool when they compete for resources in the GENERAL pool. Enter either negative or positive integer values, where higher numbers denote higher priority.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;For user-defined resource pools, enter a value in the range -100 to 100.&lt;/li&gt;
&lt;li&gt;For built-in resource pools such as SYSQUERY, RECOVERY, and TM, enter a value in the range of -110 to 110.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;From the &lt;strong&gt;Runtime priority&lt;/strong&gt; list, select how the resource manager should prioritize dedication of run-time resources (CPU, I/O bandwidth) to queries already running in this resource pool. Select one of Low, Medium, or High. The default is &lt;strong&gt;Medium&lt;/strong&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the &lt;strong&gt;Runtime priority threshold&lt;/strong&gt; field, enter the maximum time (in seconds) in which query processing must complete before the resource manager assigns to it the resource pool&#39;s RUNTIMEPRIORITY. All queries run with a priority of HIGH. The default value is 2.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the &lt;strong&gt;Queue timeout (seconds)&lt;/strong&gt; field, enter the maximum time (not more than an year) a request can wait (in seconds) for pool resources before it is rejected. There is no maximum wait time. Requests can be queued indefinitely up to one year.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the &lt;strong&gt;Runtime cap (seconds)&lt;/strong&gt; field, enter the maximum run time allowed (not more than an year) to queries in this resource pool. If a query exceeds this setting, it cascades to a secondary pool.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;edit-a-resource-pool&#34;&gt;Edit a resource pool&lt;/h3&gt;
&lt;p&gt;After creating a resource pool, you can edit the details to suit your requirements. Only database administrators can edit resource pools.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;In the Resource pools page, under the &lt;strong&gt;Actions&lt;/strong&gt; column, choose &lt;strong&gt;⋮&lt;/strong&gt; and &lt;strong&gt;Edit&lt;/strong&gt;.
All the details about the resource pool are populated. You cannot edit the following fields:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Pool name&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Affinity set&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Minimum currency&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Execution parallelism&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;From the &lt;strong&gt;Cascade to&lt;/strong&gt; list, choose the secondary resource pool for executing queries that exceed the RUNTIMECAP setting of their assigned resource pool.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;From the &lt;strong&gt;User&lt;/strong&gt; list, assign existing users to a resource pool. This resource pool is used to process all queries from its assigned users, allocating resources as set by resource pool parameters. The selected user is added to the resource pool by default.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the &lt;strong&gt;Minimum memory&lt;/strong&gt; field, enter the total per-node memory available to the database resource manager that is allocated to this resource pool. The default is 0%. From the list, select the percentage of total memory, or amount of memory in kilobytes, megabytes, gigabytes, or terabytes.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the &lt;strong&gt;Maximum memory&lt;/strong&gt; field, edit the maximum size per node the resource pool can grow by using memory from the GENERAL pool. From the list, select the percentage of total memory, or amount of memory in kilobytes, megabytes, gigabytes, or terabytes.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the &lt;strong&gt;Maximum query memory&lt;/strong&gt; field, edit the maximum amount of memory this resource pool can allocate at runtime to process a query. If the query requires more memory than this setting, OTCAD stops and returns an error. From the list, select the percentage of maximum memory, or amount of memory in kilobytes, megabytes, gigabytes, or terabytes upto the value of maximum memory.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The &lt;strong&gt;CPU affinity mode&lt;/strong&gt; specifies whether the resource pool has exclusive or shared use of the CPUs specified in the &lt;strong&gt;Affinity set&lt;/strong&gt; field below. Select one of these values:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Shared - Queries that run in this resource pool share its &lt;strong&gt;Affinity set&lt;/strong&gt; CPUs with other resource pools.&lt;/li&gt;
&lt;li&gt;Exclusive - Dedicates &lt;strong&gt;Affinity set&lt;/strong&gt; CPUs to this resource pool only and excludes other resource pools. If &lt;strong&gt;Affinity set&lt;/strong&gt; is set as a percentage, then that percentage of CPU resources available only are assigned to this resource pool.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Affinity set&lt;/strong&gt; - Edit the CPUs available to this resource pool. All nodes must have the same number of CPUs. The CPU resources assigned to this set are not available to GENERAL resource pools. From the list, do one of the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Select &lt;strong&gt;Range&lt;/strong&gt; to dedicate a range of contiguous CPU indexes in the &lt;strong&gt;From&lt;/strong&gt; and &lt;strong&gt;To&lt;/strong&gt; fields to this resource pool.&lt;/li&gt;
&lt;li&gt;Select &lt;strong&gt;Single&lt;/strong&gt; to dedicate one or more comma-delimited CPUs to this resource pool.&lt;/li&gt;
&lt;li&gt;Select &lt;strong&gt;Percentage&lt;/strong&gt;  to dedicate the percentage of all available CPUs to use for this resource pool. The database rounds this percentage down to include whole CPU units.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the &lt;strong&gt;Maximum concurrency&lt;/strong&gt; field, edit the maximum number of concurrent execution slots available to the resource pool.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the &lt;strong&gt;Pool priority&lt;/strong&gt; field, edit the priority of queries in this resource pool when they compete for resources in the GENERAL pool. Edit either negative or positive integer values, where higher numbers denote higher priority.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;For user-defined resource pools, enter a value in the range -100 to 100.&lt;/li&gt;
&lt;li&gt;For built-in resource pools such as SYSQUERY, RECOVERY, and TM, enter a value in the range of -110 to 110.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;From the &lt;strong&gt;Runtime priority&lt;/strong&gt; list, select how the resource manager should prioritize dedication of run-time resources (CPU, I/O bandwidth) to queries already running in this resource pool. Select one of Low, Medium, or High. The default is &lt;strong&gt;Medium&lt;/strong&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the &lt;strong&gt;Runtime priority threshold&lt;/strong&gt; field, edit the maximum time (in seconds) in which query processing must complete before the resource manager assigns to it the resource pool&#39;s RUNTIMEPRIORITY. All queries run with a priority of HIGH. The default value is 2.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the &lt;strong&gt;Queue timeout (seconds)&lt;/strong&gt; field, edit the maximum time (not more than an year) a request can wait (in seconds) for pool resources before it is rejected. There is no maximum wait time. Requests can be queued indefinitely up to one year.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the &lt;strong&gt;Runtime cap (seconds)&lt;/strong&gt; field, edit the maximum run time allowed (not more than an year) to queries in this resource pool. If a query exceeds this setting, it cascades to a secondary pool.&lt;/p&gt;
&lt;p&gt;For more information about editing a resource pool, see &lt;a href=&#34;#Createrp&#34;&gt;Create a resource pool&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;delete-a-resource-pool&#34;&gt;Delete a resource pool&lt;/h3&gt;
&lt;p&gt;You can delete a resource pool that is no longer in use or required.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;In the Resource pools page, under the &lt;strong&gt;Actions&lt;/strong&gt; column, choose &lt;strong&gt;⋮&lt;/strong&gt; and &lt;strong&gt;Delete&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;In the Confirmation dialog, select &lt;strong&gt;Delete&lt;/strong&gt;.
Requests that are queued against the deleted pool are transferred to the GENERAL pool according to the priority of the pool compared to the GENERAL pool. If the pool’s priority is higher than the GENERAL pool, the requests are placed at the head of the queue; otherwise, transferred requests are placed at the end of the queue.&lt;/li&gt;
&lt;/ol&gt;

      </description>
    </item>
    
    <item>
      <title>Ot-Cad: Log files</title>
      <link>/en/ot-cad/settings/log-files/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/ot-cad/settings/log-files/</guid>
      <description>
        
        
        &lt;h2 id=&#34;log-files&#34;&gt;Log files&lt;/h2&gt;
&lt;p&gt;Database administrators can collect diagnostic information about a database in log files. The customer support team might request users to share these log files when resolving a case. To collect data from all system tables, you must have superuser privilege; otherwise, the log files collect data only from the system tables that you have privileges to access.&lt;/p&gt;
&lt;h3 id=&#34;collecting-diagnostics&#34;&gt;Collecting diagnostics&lt;/h3&gt;
&lt;p&gt;The diagnostics tool scrutinize collects a broad range of information from a Vertica cluster. It also supports a range of options that let you control the amount and type of data that is collected. Collected data can include but is not limited to:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Host diagnostics and configuration data&lt;/li&gt;
&lt;li&gt;Run-time state (number of nodes up or down)&lt;/li&gt;
&lt;li&gt;Log files from the installation process, the database, and the administration tools&lt;/li&gt;
&lt;li&gt;Error messages&lt;/li&gt;
&lt;li&gt;Database design&lt;/li&gt;
&lt;li&gt;System table information, such as system, resources, workload, and performance&lt;/li&gt;
&lt;li&gt;Catalog metadata, such as system configuration parameters&lt;/li&gt;
&lt;li&gt;Backup information&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;view-log-file-information&#34;&gt;View log file information&lt;/h3&gt;
&lt;p&gt;You can view information about the log files available in the system. To view log file details:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;In the Settings page, select &lt;strong&gt;Log files&lt;/strong&gt;.
The Log files page lists the following information:
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Log name&lt;/strong&gt; - Diagnostic information about the database cluster.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;File type&lt;/strong&gt; - The log file type. In this release, it is Scrutinize.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Created at&lt;/strong&gt; - The date and timestamp at which the log file is created.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Created by&lt;/strong&gt; - The user ID of the person who created the log file.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; - The current status of the log file.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Last updated&lt;/strong&gt; - The date and timestamp at which the log file was last updated.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Actions&lt;/strong&gt; - Options to download, share, and delete the log file.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;create-a-log-file&#34;&gt;Create a log file&lt;/h2&gt;
&lt;p&gt;Only superusers can create log files.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;In the Settings page, select &lt;strong&gt;Log files&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;+Create log file&lt;/strong&gt;.
The file type appears as &lt;strong&gt;Scrutinizer Log&lt;/strong&gt;. You cannot edit the file type.&lt;/li&gt;
&lt;li&gt;Set the start date and time.
&lt;ul&gt;
&lt;li&gt;In the &lt;strong&gt;Start date (UTC)&lt;/strong&gt; field, click the calendar icon.&lt;/li&gt;
&lt;li&gt;Select the required start date.&lt;/li&gt;
&lt;li&gt;Specify the start time in UTC.&lt;/li&gt;
&lt;li&gt;Ensure the selected start date and time accurately reflect when log collection should begin.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Set the end date and time.
&lt;ul&gt;
&lt;li&gt;In the &lt;strong&gt;End date (UTC)&lt;/strong&gt; field, click the calendar icon.&lt;/li&gt;
&lt;li&gt;Select the required end date.&lt;/li&gt;
&lt;li&gt;Specify the end time in UTC.&lt;/li&gt;
&lt;li&gt;Ensure the selected end date and time accurately reflect when log collection should stop.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Create&lt;/strong&gt;.
The log file is created.&lt;/li&gt;
&lt;li&gt;The status of the log file changes from &lt;strong&gt;Initiated&lt;/strong&gt; to &lt;strong&gt;In progress&lt;/strong&gt; and then to either &lt;strong&gt;Completed&lt;/strong&gt; or &lt;strong&gt;Failed&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;To cancel the creation of a log file, select the log file displayed in the &lt;strong&gt;Initiated&lt;/strong&gt; state and do the following:
&lt;ul&gt;
&lt;li&gt;Hover over the &lt;strong&gt;Actions&lt;/strong&gt; column.&lt;/li&gt;
&lt;li&gt;Choose &lt;strong&gt;⋮&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Cancel&lt;/strong&gt;.
The status of the log files changes to &lt;strong&gt;Cancelled&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;a name=&#34;download&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;download-a-log-file&#34;&gt;Download a log file&lt;/h2&gt;
&lt;p&gt;You can download the log files available in your system for your reference.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;In the Settings page, select &lt;strong&gt;Log files&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Hover over the &lt;strong&gt;Actions&lt;/strong&gt; column.&lt;/li&gt;
&lt;li&gt;Choose &lt;strong&gt;⋮&lt;/strong&gt; and click &lt;strong&gt;Download&lt;/strong&gt;.
The log file is downloaded to a local drive in your system.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;share-a-log-file-with-customer-support&#34;&gt;Share a log file with customer support&lt;/h2&gt;
&lt;p&gt;You can share log files with the customer support team for help with troubleshooting any issues in the database. There are 2 ways in which you can share log files with the customer support team.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Upload the scrutinizer log files in the support case.
&amp;lt;--or--&amp;gt;&lt;/li&gt;
&lt;li&gt;Share the log file from OTCAD.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;To share a log file with customer support:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;In the Settings page, select &lt;strong&gt;Log files&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Hover over the &lt;strong&gt;Actions&lt;/strong&gt; column.&lt;/li&gt;
&lt;li&gt;Choose &lt;strong&gt;⋮&lt;/strong&gt; and click &lt;strong&gt;Share&lt;/strong&gt;.
The Share Log file screen appears.&lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;Case ID&lt;/strong&gt; field, enter the case ID that is generated from the customer support ticket that you raised to report issues in the database.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Share&lt;/strong&gt;.
You receive an acknowledgement through email. You will also receive the &lt;a href=&#34;https://www.vertica.com/kb/Upload_Scrutinize_S3/Content/BestPractices/Upload_Scrutinize_S3.htm#UsingAWSCLIClientForScrutinizeOutputLargerthan5GB&#34;&gt;vAdvisor Report&lt;/a&gt; in a separate email.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;delete-a-log-file&#34;&gt;Delete a log file&lt;/h2&gt;
&lt;p&gt;You can delete log files that are no longer needed. To delete a log file:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;In the Settings page, select &lt;strong&gt;Log files&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Hover over the &lt;strong&gt;Actions&lt;/strong&gt; column.&lt;/li&gt;
&lt;li&gt;Choose &lt;strong&gt;⋮&lt;/strong&gt; and click &lt;strong&gt;Delete&lt;/strong&gt;.
The log file is deleted.&lt;/li&gt;
&lt;/ol&gt;

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