General Considerations for all Platforms
This information applies to the Database Agent running on Windows systems.
Use Windows Authentication for MicrosoftSQL Server
MicrosoftSQL ServerTo use Windows Authentication for the Database Agent to connect to a Microsoft SQL Server database instance, you must use a command similar to the following to start the Database Agent; specifying the path to the Database Agent authentication library.
Windows 64-bit
java -Djava.library.path="C:\dbagent404\auth\x64" -jar db-agent.jar
Windows 32-bit