> Source: [sk182673](https://support.checkpoint.com/results/sk/sk182673)

# sk182673 - Different APPI database versions for Security Group Members in a Maestro Security Group

| Property | Value |
|----------|-------|
| Solution ID | sk182673 |
| Date Created | 2024-09-20 |
| Last Modified | 2024-09-25 |
| Technical Level | Advanced |
| Products | Security Gateway, Scalable Platforms |
| Versions | R81.20, R81.20 |
| OS | Gaia |
| Platform | Maestro Orchestrator |

## Symptoms

- * The command output from `g_all cpstat appi -f update_status` shows inconsistent database versions across Security Group Members (SGMs). Each SGM reports a different version for the APPI (Application Control) and URL Filtering databases.

  **Example:**
  * **SGM 1** :  
    APPI DB version: 1724109770  
    URL Filtering DB version: 2147483647
  * **SGM 2** :  
    APPI DB version: 1724109837  
    URL Filtering DB version: 2147483647
  * **SGM 3** :  
    APPI DB version: 1724109844  
    URL Filtering DB version: 2147483647

  Additionally, Security Group Members display mismatched APPI/URL Filtering database versions:
  * **SGM 1**: APPI DB version: 4072401
  * **SGM 2 \& 3**: APPI DB version: 25062401

  **Command Output:**

  ```
  
  [Expert@....-ch01-01:0]# g_all 'cpstat appi -f update_status'
  
  1_01:
    Update status: up-to-date
    Update description: Gateway is up to date. Database version: 10062401.
    Next update description: The next update will run as scheduled.
    DB version: 10062401
  
  1_02:
    Update status: up-to-date
    Update description: Gateway is up to date. Database version: 25062401.
    Next update description: The next update will run as scheduled.
    DB version: 25062401
  
  1_03:
    Update status: up-to-date
    Update description: Gateway is up to date. Database version: 10062401.
    Next update description: The next update will run as scheduled.
    DB version: 10062401
      
  ```

  The `"asg_swb_update_verifier -v"` output further details version mismatches across APPI, Anti-Bot, Anti-Virus, and URL Filtering databases:
  ============  
  \[Expert@....-ch01-01:0\]# asg_swb_update
* The output of the "`asg_swb_update_verifier -v`" command shows "`DB version mismatch in blades`".

  `
  -------`  

  `

  ============`  
  `
  [Expert@....-ch01-01:0]# asg_swb_update_verifier -v`  
  `
  +------------------------------------------------------------------------------+`  
  `
  | product | sgm | status | DB version | next update check |`  
  `
  +------------------------------------------------------------------------------+`  
  `
  | APPI | 1_01 | up-to-date | 25062401 | Thu Aug 15 16:18:21 2024 |`  
  `
  | APPI | 1_02 | up-to-date | 25062401 | Thu Aug 15 16:17:58 2024 |`  
  `
  | APPI | 1_03 | up-to-date | 25062401 | Thu Aug 15 16:18:06 2024 |`  
  `
  | Anti-Bot | 1_01 | up-to-date | 2408130621 | Mon Jan 18 22:14:07 2038 |`  
  `
  | Anti-Bot | 1_02 | up-to-date | 2408130621 | Mon Jan 18 22:14:07 2038 |`  
  `
  | Anti-Bot | 1_03 | up-to-date | 2408130621 | Mon Jan 18 22:14:07 2038 |`  
  `
  | Anti-Virus | 1_01 | new | 2408150433 | Mon Jan 18 22:14:07 2038 |`  
  `
  | Anti-Virus | 1_02 | new | 2408150433 | Thu Aug 15 14:19:22 2024 |`  
  `
  | Anti-Virus | 1_03 | new | 2408150433 | Thu Aug 15 14:19:22 2024 |`  
  `
  | URLF | 1_01 | up-to-date | 25062401 | Thu Aug 15 16:18:21 2024 |`  
  `
  | URLF | 1_02 | up-to-date | 25062401 | Thu Aug 15 16:17:58 2024 |`  
  `
  | URLF | 1_03 | up-to-date | 25062401 | Thu Aug 15 16:18:06 2024 |`  
  `
  +------------------------------------------------------------------------------+`  

  `

  Report:`  
  `
  ------------------------------ APPI --------------------------------------------`  
  `
  DB versions verification [ OK ]`  
  `
  statuses verification [ OK ]`  

  `

  ------------------------------ URLF --------------------------------------------`  
  `
  DB versions verification [ OK ]`  
  `
  statuses verification [ OK ]`  

  `

  ------------------------------ Anti-Bot ----------------------------------------`  
  `
  DB versions verification [ OK ]`  
  `
  statuses verification [ OK ]`  

  `

  ------------------------------ Anti-Virus --------`
* `This report confirms that database versions are correctly verified for each product, but discrepancies persist in the APPI and URL Filtering database versions across SGMs.`

## Cause

The updates did not synchronize across all Security Group Members.

## Solution

This solution requires authentication. Please log in to view the full solution.

---

# Agent Instructions

This content is from the Check Point Support Center (https://support.checkpoint.com), the official knowledge base for Check Point cybersecurity products.

## Navigating This Knowledge Base

- **Complete index**: [llms.txt](https://support.checkpoint.com/llms.txt)
- **All SK articles**: [SecureKnowledge Sitemap](https://support.checkpoint.com/sitemaps/secureknowledge-sitemap-index.xml)
- **SK article URL pattern**: `https://support.checkpoint.com/results/sk/{skId}`
- **Markdown responses**: AI bot User-Agents automatically receive `text/markdown` content
