Setting up the WorldServer database
WorldServer can store all of its internal information, such as workflow definitions or terminology databases, in an SQL Server database or in an Oracle database.
About this task
Setting up such a database involves creating it and populating the database schema with WorldServer content. Each of these actions requires a different set of database permissions and is outlined separately.
As of version 11.1, WorldServer supports the AlwaysOn failover feature in SQL Server, which allows you to store a database on multiple servers simultaneously. Thus, if the primary server experiences issues, one of the secondary servers becomes primary and you can continue to work without losing information.