These are the steps to take to change to a new SQL SERVER Database for CA Web Viewer Output Management Web Viewer 11.5.
You will be changing the name in the ODBC layer, not in the Admin Tool. The name that you are using in CA Web Viewer is a symbolic name for the data source. CA Web Viewer does not store anything but the symbolic name. It accesses the database through the ODBC connection. The ODBC connection resolves the symbolic name to the actual server name.
ODBC
CA Output Mangement Web Viewer 11.5 (DOCVIEW)
Here are the steps:
The password that is set in the CA Web Viewer Admin Tool must be updated for the new database.
Net stop iisadmin /y
Net start w3svc
CA Output Management Web Viewer will now be pointing to the new database you specified.