# Command DBInfo

### **Syntax**

*Tell DSAK DBInfo filename*

### Function

Show detailed database information.

### Parameters

* *filename*:  Full path and file name of database&#x20;

### Example

```
> Tell DSAK DBInfo mail/abrunner.nsf
22.01.2024 17:11:12   DSAK: NSF File Name                mail\abrunner.nsf
22.01.2024 17:11:12   DSAK: NSF Title                    Andy Brunner
22.01.2024 17:11:12   DSAK: NSF On-Disk-Structure        55 (Version 12.0+)
22.01.2024 17:11:12   DSAK: NSF Replica ID               C1257B3F0013A42E
22.01.2024 17:11:12   DSAK: NSF Encrypted                Yes
22.01.2024 17:11:12   DSAK: NSF Encryption Strength      AES-256
22.01.2024 17:11:12   DSAK: NSF Replication Status       Enabled
22.01.2024 17:11:12   DSAK: ACL Administration Server    Server/ABDataDev
22.01.2024 17:11:12   DSAK: ACL Maximum Internet Access  Editor
22.01.2024 17:11:12   DSAK: ACL Entry                    Name: -Default-, Type: No Access (Unspecified)
22.01.2024 17:11:12   DSAK: ACL Entry                    Name: OtherDomainServers, Type: No Access (Server Group)
22.01.2024 17:11:12   DSAK: ACL Entry                    Name: CN=Server/O=ABDataDev, Type: Manager (Server), Attribute: Admin Server
22.01.2024 17:11:12   DSAK: ACL Entry                    Name: Anonymous, Type: No Access (Unspecified)
22.01.2024 17:11:12   DSAK: ACL Entry                    Name: CN=Andy Brunner/O=ABDataDev, Type: Manager (Person)
22.01.2024 17:11:12   DSAK: ACL Entry                    Name: LocalDomainAdmins, Type: Manager (Person Group)
22.01.2024 17:11:12   DSAK: ACL Entry                    Name: LocalDomainServers, Type: Manager (Server Group)
22.01.2024 17:11:12   DSAK: NSF Clustering               Disabled
22.01.2024 17:11:12   DSAK: NSF Created                  29.07.2019 16:12:43 CEDT
22.01.2024 17:11:12   DSAK: NSF Modified                 19.01.2024 16:52:51 CET
22.01.2024 17:11:12   DSAK: NSF Last Fixup               19.01.2024 16:52:52 CET
22.01.2024 17:11:12   DSAK: NSF Database Type            Standard
22.01.2024 17:11:12   DSAK: NSF Design Locking           No
22.01.2024 17:11:12   DSAK: NSF Design Inheritance       StdR12Mail
22.01.2024 17:11:12   DSAK: NSF Template Name            Database is not a template
22.01.2024 17:11:12   DSAK: NSF Documents                19
22.01.2024 17:11:12   DSAK: NSF File Size                22 MB
22.01.2024 17:11:12   DSAK: NSF File Limits              Maximum 4'194'303 MB
22.01.2024 17:11:12   DSAK: NSF Free Space               2 % (0 MB)
22.01.2024 17:11:12   DSAK: NSF Forms                    160 Forms, 112 Subforms
22.01.2024 17:11:12   DSAK: NSF Indices                  83 Views, 19 Folders
22.01.2024 17:11:12   DSAK: NSF Agents                   93 Public, 0 Private
22.01.2024 17:11:12   DSAK: Full-Text Index              Database is not full-text indexed
22.01.2024 17:11:12   DSAK: NSF Status Check             OK
```

{% hint style="info" %}
The database encryption state and encryption strength will only be shown on HCL Domino 12.0.2+
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dsak.k43.ch/command-reference/command-dbinfo.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
