PANTHEON™ Help

 Toc
 PANTHEON Help - Welcome
[Collapse]PANTHEON
 [Collapse]Guides for PANTHEON
  [Collapse]Guide for PANTHEON
   [Collapse]Settings
    [Expand]Subjects
    [Expand]Items
    [Expand]POS
    [Expand]Manufacturing
    [Expand]Personnel
     Calendar
    [Expand]Financials
    [Expand]Customs
    [Collapse]Program
     [Expand]Document Types
     [Expand]Reports in PANTHEON
      Document Texts
      Delivery Methods
     [Expand]Loyalty Cards
     [Collapse]Administration Panel
      [Expand]Right click on Administration panel tree
      [Expand]Settings
      [Expand]Security
       Menu
      [Expand]Users and Groups
      [Expand]Versions/Upgrades
      [Collapse]Database
       [Expand]Company Settings
       [Expand]Backup
        Statistics
       [Collapse]Performance
         Top N=20 Queries - I/0
         Top N=20 Queries - CPU
         Cache
        [Collapse]Edit Indices
          Databases
          Fragmentation
          Missing/Redundant Indexes
          Primary Key
          Logs (incl upgrades)
         Data Errors
         Locked Records
         Form Opening Measurements
         Ping/Trace
        Referential Integrity Check
       [Expand]Import/Export Data
       [Expand]Document Links and Transfers
        System Log
       [Expand]Changelog Settings
        Report Log
        Event Log
        Document archiving
       [Expand]Workflow Log
      [Expand]ZEUS
      [Expand]OTOS
     [Expand]Dashboard Components
      Dashboard Reports
      Ad-hoc analysis
     [Expand]ARES
      SQL urejevalnik
    [Expand]Documentation
    [Expand]Change User
   [Expand]Orders
   [Expand]Goods
   [Expand]Manufacturing
   [Expand]POS
   [Expand]Service
   [Expand]Financials
   [Expand]Personnel
   [Expand]Analytics
   [Expand]Desktop
   [Expand]Help
   [Expand]Messages and Warnings
   [Expand]Additional programs
   [Expand]Old products
  [Expand]Guide for PANTHEON Retail
  [Expand]Guide for PANTHEON Vet
  [Expand]Guide for PANTHEON Farming
 [Collapse]User Manuals for PANTHEON
  [Expand]User Manual for PANTHEON
  [Expand]User Manual for PANTHEON Retail
  [Expand]User manual for PANTHEON Vet
  [Expand]User Manual for PANTHEON Farming
[Collapse]PANTHEON Web
 [Collapse]Guides for PANTHEON Web
  [Expand]Guide for PANTHEON Web Light
  [Expand]Guide for PANTHEON Web Terminal
  [Expand]Guide for PANTHEON Web Legal
  [Expand]Old products Archive
 [Collapse]User Manuals for PANTHEON Web
  [Expand]Getting started PANTHEON Web
  [Expand]User Manual for PANTHEON Web Light
  [Expand]User Manual for PANTHEON Web Terminal
  [Expand]User Manual for PANTHEON Web Legal
  [Expand]Old products Archive
[Collapse]PANTHEON Granules
 [Collapse]Guides for PANTHEON Granules
  [Expand]Personnel Granule
  [Expand]Travel Orders Granule
  [Expand]Documents and Tasks Granule
  [Expand]Dashboard Granule
  [Expand]B2B Orders Granule
  [Expand]Field Service Granule
  [Expand]Fixed Assets Inventory Granule
  [Expand]Warehouse Inventory Granule
 [Collapse]User Manuals for PANTHEON Granules
  [Expand]Getting started
  [Expand]Personnel Granule
  [Expand]Travel Orders Granule
  [Expand]Documents and Tasks Granule
  [Expand]B2B Orders Granule
  [Expand]Dashboard Granule
  [Expand]Field Service Granule
  [Expand]Fixed Assets Inventory Granule
  [Expand]Warehouse Inventory Granule
  [Expand]Archive
[Expand]User Site

Load Time: 453.1439 ms
"
  1000006134 | 225546 | 412492 | Published
Label

Fragmentation

     

The Fragmentation panel allows for reviewing index fragmentation and performing defragmentation.

Index fragmentation means that the data within an index is fragmented or scattered across physical memory, meaning that the logical order of leaves in the index does not match the physical order of data on the disk. This can occur due to regular insertion, deletion, and update operations in the database, which can eventually lead to degraded query performance as it requires a significant number of jumps between different parts of the disk to access the data.

The functionality is accessed on Performance | Edit Indices panel in Administration panel.

The following is a description of the functionality of the form.

Table of contents

  1. Fragmentation parameters
  2. Fragmentation table
  3. Defragmentation

1. Fragmentation parameters

 (Plus)

By clicking, the following options are available:

  • Collapse All - collapse whole fragmentation table.
  • Expand All expand whole fragmentation table.
  • Collapse Selectedcollapse only selected indices in fragmentation table.
  • Expand Selectedexpand only selected indices in fragmentation table.
  • Collapse All for Selection collapse all selected indices.
  • Expand All for Selection expand all selected indices.
  • Select All - select all indices in fragmentation table.
  • Undo Merge - restore to the original state before merging.
Fragmentation Percentage

Specify the percentage (number)  of fragmentation. 

Percentage fragmentation refers to the degree of data scattering or disorganization within a database or on a disk. Fragmentation occurs when data is physically arranged in a manner that does not match its logical sequence or structure. The percentage fragmentation measures how much data is distributed or scattered compared to its logical organization.

 

HINT

High percentage fragmentation can negatively impact system performance by requiring more physical operations to access data. Therefore, it is important to periodically perform procedures such as defragmentation, which reorganizes data into a more logical sequence, thereby improving system performance efficiency.

Search By clicking, all indexes that have a fragmentation value equal to or greater than the entered value, will be collected.

 

2. Fragmentation table

 

Database Database where are tabel with indices for fragmentation.
Table Table where are indices for fragmentation.
Sel. By clicking, index is selected ().
Index Name of index. 
Fragmentation

Number of index fragmentation.

AVG Average number of indices fragmentation.

 

3. Defragmentation

 

Index defragmentation is a process of optimizing the database where the goal is to reduce index fragmentation.

This is typically achieved by reorganizing or rebuilding the index to align the sequence of data on disk with the logical order of leaves in the index. Index defragmentation can improve query performance and shorten system response time.

Defragment By clicking, all selected indexes will be defragmented.

 

 

  

 


 

Rate this topic
Was this topic usefull?
Comments
Comment will also bo visible in forum!