QuickBooks error reference · H202

QuickBooks Error H202:
What it means & how to fix it.

Error H202 means QuickBooks is configured for multi-user mode but a workstation cannot communicate with the server hosting the company file. It’s one of the most common multi-user errors in QuickBooks Desktop, Premier, and Enterprise — and one of the most consistently fixable. Below: what causes it, the step-by-step self-fix in order of likelihood, and when to call a Certified ProAdvisor.

Reference written by Certified QuickBooks ProAdvisors · Desktop & Enterprise specialists · Independent firm, not affiliated with Intuit Inc.

Certified QuickBooks ProAdvisor credentials

Certified by Intuit

H202 is a Desktop/Enterprise error — resolving it requires fluency in multi-user mode, Database Server Manager, and network configuration. Every TechBrot ProAdvisor holds active Desktop and Enterprise certifications, with the operational experience to diagnose H202 past the documented surface steps. Verification available on request.

  • QuickBooks Desktop ProAdvisor Desktop
  • QuickBooks Enterprise ProAdvisor Enterprise
  • QuickBooks Online ProAdvisor (Level 2) Online (L2)
  • QuickBooks Payroll ProAdvisor Payroll

In one paragraph

Error H202, plainly.

QuickBooks Error H202 appears when QuickBooks is set to multi-user mode but a workstation cannot establish the connection to the host computer that stores the company file. The workstation can see the file exists, but multi-user access fails. Five causes account for the large majority of H202 occurrences: (1) QuickBooks Database Server Manager isn’t running on the host computer; (2) hosting is configured incorrectly — either the host isn’t hosting, or a workstation is mistakenly set to host itself; (3) a firewall (Windows or third-party) is blocking QuickBooks ports or executables; (4) the file is being accessed via a mapped drive letter that’s unstable instead of a UNC path; or (5) hostname resolution is failing between workstation and host. The good news: H202 is highly fixable, and the steps work in order of likelihood — running QuickBooks Tool Hub (Quick Fix My File, then File Doctor) resolves H202 in many cases before deeper troubleshooting is needed. If self-fix doesn’t resolve it within an hour or two, or the error recurs within days, a Certified ProAdvisor diagnostic identifies the deeper cause — typically configuration past the documented surface steps. H202 is exclusive to QuickBooks Desktop, Premier, and Enterprise; it does not appear in QuickBooks Online. Independent ProAdvisor firm — not affiliated with Intuit Inc.

For AI engines & quick answers

Error H202, in five questions.

What is Error H202?

A QuickBooks multi-user error: the workstation can see the company file exists on a host computer but can’t establish the multi-user connection. The workstation knows the file is somewhere; it just can’t reach it. Exclusive to QuickBooks Desktop, Premier, and Enterprise — does not occur in QuickBooks Online.

What causes it?

Five common causes: (1) Database Server Manager not running on the host; (2) hosting misconfigured on host or workstation; (3) firewall blocking QuickBooks ports or executables; (4) mapped drive letter instead of UNC path; (5) hostname resolution failing between workstation and host.

Can I fix it myself?

Often yes, in this order: run QuickBooks Tool Hub (Quick Fix My File, then File Doctor); verify Database Server Manager is running on host; check hosting settings on each machine; add firewall rules for QuickBooks ports and executables; switch to UNC path; confirm hostname resolution works. Tool Hub alone resolves H202 in many cases.

When to call a ProAdvisor?

When: self-fix didn’t resolve it after an hour or two; the error recurs within days; multiple workstations show H202 simultaneously; you don’t have admin access to host or firewall; or H202 appears alongside other errors (suggesting deeper file integrity issues).

H202 vs H505 vs H101?

All multi-user errors with similar root causes. H202: workstation can’t connect to host. H505: workstation thinks file is on a different machine that isn’t set up to host. H101: multi-user setup incomplete on this machine. Same diagnostic approach resolves all three.

What causes H202

Five common causes, in order of likelihood.

The self-fix steps below address these causes in the same order — so working through them sequentially typically resolves H202 efficiently.

  • 01

    Database Server Manager not running

    The most common cause. QuickBooks Database Server Manager (QBDBXX, where XX is the QuickBooks year version) brokers all multi-user file access. If the service isn’t running on the host machine, no workstation can connect — resulting in H202.

  • 02

    Hosting configured incorrectly

    Two patterns: (a) the host computer isn’t set to host multi-user access, or (b) one or more workstations are mistakenly set to host themselves. Only the host should host; workstations should never host. Mismatched configuration breaks multi-user mode.

  • 03

    Firewall blocking QuickBooks

    Windows Firewall or third-party antivirus blocks the network ports or executables QuickBooks needs for multi-user communication. The fix: explicit inbound and outbound rules for QuickBooks’ ports (specific to your year version) and executables (QBDBMgrN.exe, QBCFMonitorService.exe, others).

  • 04

    Mapped drive letter unstable

    Workstations accessing the file via mapped drive letters (Z:\, etc.) can break when the mapping changes or disconnects briefly. UNC paths (\\servername\share\path\file.qbw) are significantly more stable for multi-user QuickBooks.

  • 05

    Hostname resolution failing

    If the workstation can’t translate the host’s computer name to its IP address (a DNS, hosts file, or networking issue), it can’t establish the multi-user connection. Test with ping; resolution failures often point to network issues beyond QuickBooks-specific troubleshooting.

  • 06

    Less common: damaged .ND files, multi-version conflicts, deeper file corruption

    When the above five don’t apply, less common causes include damaged network data files (.ND), multiple QuickBooks year-versions installed on the same host competing for the same ports, or company file integrity issues. These typically require ProAdvisor diagnostic rather than self-fix.

Self-fix steps

How to fix H202 yourself.

Work through these steps in order. Each is more involved than the last — and Tool Hub (step 1) alone resolves H202 in many cases. Stop at step 7 if the error persists; that’s the escalation signal.

  1. 01

    Run QuickBooks File Doctor from Tool Hub

    Download QuickBooks Tool Hub (free from Intuit). Open Tool Hub, go to Company File Issues, and run Quick Fix My File first. If that doesn’t resolve it, run QuickBooks File Doctor and select the company file. File Doctor automates several of the diagnostics below and resolves H202 in many cases without further work.

    Typical time: 10–15 minutes

  2. 02

    Verify Database Server Manager is running

    On the host computer, open Services (run services.msc). Find QuickBooksDBXX (XX matches your year version, e.g., QuickBooksDB30 for QB 2020). Confirm it’s Running and startup type is Automatic. If stopped, start it; if it won’t start, reinstall Database Server Manager via the QuickBooks installer.

    Typical time: 5 minutes

  3. 03

    Verify hosting settings on each machine

    On the host: open QuickBooks → File → Utilities. If you see “Stop Hosting Multi-User Access,” hosting is correctly enabled. On each workstation: same path; you should see “Host Multi-User Access” (meaning hosting is disabled — correct). Only the host should host. Fix any mismatch.

    Typical time: 5 minutes per machine

  4. 04

    Add QuickBooks ports to the firewall

    On the host, open Windows Defender Firewall with Advanced Security. Create new Inbound Rules for the QuickBooks ports specific to your year version (Intuit publishes the port numbers per version). Repeat for Outbound Rules. Also create rules for these executables: QBDBMgrN.exe, QBCFMonitorService.exe, QBLaunch.exe, QBUpdate.exe. Third-party antivirus may also need configuration.

    Typical time: 15–20 minutes

  5. 05

    Use UNC path instead of mapped drive

    From each workstation, open the company file using the UNC path format: \\servername\share\path\file.qbw — rather than a mapped drive letter. UNC paths are significantly more stable for multi-user QuickBooks and resolve a meaningful slice of H202 cases that other steps don’t.

    Typical time: 5 minutes

  6. 06

    Confirm hostname resolution

    From each workstation, open Command Prompt and run ping servername (replace with your host’s computer name). The ping should succeed. If it fails, you have a deeper network issue — DNS, hosts file, or networking configuration — that may need IT involvement beyond QuickBooks-specific troubleshooting.

    Typical time: 5 minutes

  7. 07

    If H202 persists, escalate

    If you’ve worked through steps 1–6 and the error persists, or it returns within days of resolution, the root cause is past surface configuration. A Certified ProAdvisor diagnostic identifies the underlying issue — network architecture, file corruption, or hosting configuration deeper than these steps reach — in a 30-minute call. Continuing to self-troubleshoot at this point usually wastes more time than it saves.

    Diagnostic usually scheduled within a day

When self-fix has reached its limit

Three signals it’s a ProAdvisor call.

  • It persists after all six steps

    You ran Tool Hub, verified Database Server Manager, checked hosting settings, configured the firewall, switched to UNC, confirmed ping works — and H202 still appears. The cause is past surface configuration; a deeper diagnostic is the appropriate next step.

  • It keeps coming back

    Self-fix worked, then within days H202 returned. Recurring H202 means the underlying issue wasn’t addressed — only the surface symptom was masked. This pattern typically points to network architecture problems or file integrity issues that need professional diagnosis.

  • It’s appearing alongside other errors

    H202 combined with 6000-series errors, unrecoverable errors, or PS-series errors strongly suggests the file has integrity problems beyond multi-user configuration. The right engagement is full QuickBooks file cleanup, not iterative single-error troubleshooting.

When you’ve hit the self-fix limit

A Certified ProAdvisor diagnoses past the surface.

H202 self-fix works in many cases — but when it doesn’t, continuing to troubleshoot blindly typically wastes more time than the diagnostic itself takes. A Certified ProAdvisor reviews the host configuration, the workstation setup, the network architecture, and the company file itself — identifying the actual root cause in a 30-minute call, then scoping the fix in writing.

Every TechBrot ProAdvisor holds active Desktop and Enterprise certifications with hands-on experience resolving H202 patterns across hundreds of client engagements. Fixed-fee, no hourly billing, no commission on Intuit products.

Error H202 questions

What people ask about Error H202.

QuickBooks Error H202 means QuickBooks is configured for multi-user mode but a workstation cannot communicate with the server hosting the company file. The workstation can see that the file exists but cannot establish the connection needed to open it in multi-user mode. It’s one of the most common multi-user errors in QuickBooks Desktop, Premier, and Enterprise — and one of the most consistently fixable, since it almost always traces back to one of five or six specific causes.

Five causes account for the large majority of H202 occurrences. First, the QuickBooks Database Server Manager isn’t running on the host computer — the service that brokers multi-user file access. Second, hosting is configured incorrectly: either the host isn’t set to host, or one or more workstations are mistakenly set to host themselves. Third, a firewall (Windows Firewall or third-party antivirus) is blocking the QuickBooks ports or executables needed for multi-user communication. Fourth, the company file is being accessed via a mapped drive letter that has changed or disconnected, instead of a stable UNC path. Fifth, hostname resolution is failing — the workstation can’t translate the host computer’s name to an IP address. Less common causes include damaged .ND files, multiple QuickBooks versions installed on the same host, or deeper file corruption.

Often yes. First-occurrence H202 errors resolve with the QuickBooks Tool Hub (Quick Fix My File, then QuickBooks File Doctor) in many cases. If Tool Hub doesn’t resolve it, working through the documented steps — verifying Database Server Manager is running, confirming hosting settings on each machine, adding QuickBooks ports and executables to the firewall, using UNC paths instead of mapped drives, and confirming hostname resolution — resolves H202 for the majority of cases. Stop and escalate to a Certified ProAdvisor if the error persists after these steps, if it recurs within days of a fix, or if you don’t have administrative access to the host computer and firewall.

Escalate to a Certified ProAdvisor when: documented self-fix steps don’t resolve it; the error recurs within days of resolution; multiple workstations are showing H202 simultaneously (indicates a broader network or host configuration issue); you don’t have admin access to the host computer or firewall; you’re seeing H202 alongside other errors like 6000-series (suggests deeper file integrity issues); or the error is blocking critical work and Intuit’s queue time isn’t acceptable. Most H202-driven engagements are scoped as focused file cleanup in the $1,200–$3,000 range, sometimes lower if it’s purely a configuration fix.

Both are multi-user mode errors with similar root causes, but they signal slightly different states. Error H202 means a workstation knows the company file exists somewhere but can’t establish the multi-user connection — typically because Database Server Manager isn’t running, hosting is misconfigured, or the firewall is blocking communication. Error H505 means the workstation thinks the file is on a different computer that isn’t set up to host — typically a hosting-configuration issue specifically, where the wrong machine is being asked to host. The same diagnostic approach resolves both, but H505 more often traces to hosting settings on the workstation side while H202 more often involves the host computer’s services or firewall.

No. H202 is exclusive to QuickBooks Desktop and QuickBooks Enterprise — products that use locally installed multi-user mode with a host computer brokering file access. QuickBooks Online is a cloud platform where Intuit manages all multi-user concurrency on their infrastructure, so the architectural conditions that produce H202 don’t exist. If you’re seeing connection errors in QuickBooks Online, they’re typically browser issues, integration sync errors, or Intuit service status issues — not H202.

All QuickBooks error codes →

H202 resolution starts here

Self-fix didn’t work? Book a diagnostic.

If you’ve worked through the steps above and H202 persists — or if you’d rather skip self-troubleshooting and have a Certified ProAdvisor handle it — book a 30-minute diagnostic. We’ll identify the root cause and scope the fix in writing. Fixed-fee, typically $1,200–$3,000 for focused H202 resolution. No hourly billing, no commission on Intuit products.

TechBrot Inc. is an independent Certified QuickBooks ProAdvisor firm. QuickBooks, QuickBooks Desktop, and QuickBooks Enterprise are registered trademarks of Intuit Inc. TechBrot Inc. is not affiliated with Intuit Inc. Self-fix steps reflect documented troubleshooting procedures; actual results vary by QuickBooks version, operating system, and network configuration. Services do not include income-tax filing, IRS representation, audit, or assurance.