Assume that you are in an environment with multiple installations of TIBCO Scribe Insight, such as Development, QA, UAT, or Production, and you are upgrading to a newer version of TIBCO Scribe Insight. Each installation is on a separate VM server, each with its own SQL instance for the associated Scribe Internal database. It is possible to put all Scribe Internal Databases on one instance of a SQL server.
You can store the Scribe Internal databases for each environment on the same SQL server, in the same SQL Instance. Each database needs a unique database name and a unique system ODBC DSN.
Database | system DSN |
---|
SCRIBEINTERNAL_PROD | ScribeInternal_MS |
SCRIBEINTERNAL_DEV | ScribeInternal_MS1 |
SCRIBEINTERNAL_QA | ScribeInternal_MS2 |
SCRIBEINTERNAL_UAT | ScribeInternal_MS3 |
For additional information, see the following in the Scribe Insight Help: Moving The Scribe Internal Database