Installing Vocera Alarm Management
Parent topic
:
Installing Vocera Alarm Management
Verifying Prerequisites
These sections describe how to verify that the
VAM
prerequisites are in place.
Verifying Java
To verify that you have the correct version of Java, type
Java -version
.
Verifying the SQL Username and Password
To verify the SQL username and password, log into the SQL server from the SQL Server Management Studio.
Verifying the SQL Driver
To verify that you have the correct SQL driver, type
sqlcmd -?
in the Command Prompt window.
Verifying Database Privileges
Follow these steps to verify the database privileges in the SQL Server.
Verifying the Features Installed in IIS
Follow these steps to verify that the IIS feature installation is correct.
Verifying IIS Operation
To verify that IIS is working, type
http://localhost
in your browser.
Verifying ASP.NET
Follow these steps to ensure that ASP.NET is working properly.