Getting Started — SQL Server XRAY
Getting Started
- Download the package from dblense.com/download.html (sign in required).
- Extract
DBLenseSQLServerXRAY-*-Setup.zipand runDBLenseSQLServerXRAY.exe. - On first launch, a 14-day full-feature trial starts automatically. Enter a license key anytime from Settings → License.
- Create a connection profile with server name, authentication, and optional database.
- Click Detect Platform, then run a Quick Health or Full Scan profile.
- Review the dashboard, open Detailed Findings, and export or email a report.
Trial & Licensing
- 14-day trial includes all features — no credit card required.
- After the trial expires, activate a paid or Suite key to continue.
- Each individual key activates on one machine.
- Suite keys unlock QueryStore Analyzer, Script Runner, Log Reader, and SQL Server XRAY.
- Manage activation from Settings → License, or buy/renew at Pricing and My Account.
- License cache lives under
%LOCALAPPDATA%\DBLenseSQLServerXRAY\.
Connections & Authentication
Connection profiles store server details and credentials for reusable scans.
| Field | Description |
|---|---|
| Server Name | Instance name, FQDN, or Azure endpoint |
| Database | Optional target database (instance scans often use master) |
| Authentication | Windows Auth, SQL Login, or Microsoft Entra ID |
| Trust Server Certificate | Useful for lab/self-signed TLS scenarios |
Passwords are encrypted with Windows DPAPI and stored only for the same Windows user on the same machine. Profile file: %LOCALAPPDATA%\DBLenseSQLServerXRAY\profiles.json.
XRAY detects the platform (on-premises, Azure SQL MI, Azure SQL Database) and suppresses checks that do not apply.