Creating or Updating the Database Schema for Oracle - Creating or Updating the Database Schema for Oracle - Other - Hyland Clinician Window - Other/Hyland-Clinician-Window/23.1/Hyland-Clinician-Window/Installation/Hyland-Healthcare-Configuration-Provider-Host/Setting-Up-the-Configuration-Database/Admin-Tool-Command-Line-Reference/Example-Configuration-Files/Creating-or-Updating-the-Database-Schema-for-Oracle - 23.1 - 23.1

Hyland Clinician Window

Platform
Other
Product
Hyland Clinician Window
Release
23.1
License
ft:lastPublication
2023-09-12T13:14:09.404000
ft:locale
en-US

The following is an example configuration file for an Oracle database:

{
   "schema": "solution",
   "tenants": [
      {
         "Name": "Tenant2",
         "DataProvider": "ORACLE",
         "Value": "Direct=true;Data Source=DBSRVR-DMS;Service Name=TestDB;User Id=dbadmin;Password=dbpassword"
      }
   ]
}