Microsoft SQL Server
A robust, scalable relational database with built-in security features, offering advanced data management, real-time analytics, and seamless integration with the Microsoft ecosystem.
Supported Methods
Means for Lumi to connect to the client to implement the services required:
Supported Limits
The following are limitations that can be set to fine tune the agents' actions:
Available Parameters
These properties are the essential source system connection properties that all queries are directed towards.
* Required parameters
Note: The Gateway parameter is common to all systems (when supported) and is only available when gateway is the selected connection method.
System Permissions & Configuration
Provided user must have the following:
For configurations:
Special Notes
Special characters can be utilized in database names and usernames via encasing the name in double quotes (" "), but is not recommended
Encasing an identifier with [ ] allows for a usage of reserved words and the @ character
Common Issues
Ensure the server is not in recovery mode and be on an online state
Ensure the firewall settings allow for a connection to the database
Ensure the username, password, and database values are explicitly provided
Last updated