Multiple choice technology databases

Where is the configuration DB created ?

  1. MS SQL

  2. Oracle

  3. SAP

  4. none of the above

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The BlackBerry Enterprise Server configuration database (BES configuration database) is created in MS SQL (Microsoft SQL Server). This database stores critical information about users, policies, device configurations, and server settings. Oracle and SAP are not used for this purpose in standard BES deployments.

AI explanation

Although the stem omits the product name, the phrase 'configuration DB' is standard terminology for the central configuration database created by Microsoft server products (most notably SharePoint's SharePoint_Config database, and similarly System Center / ConfigMgr), all of which are hosted on Microsoft SQL Server. When the configuration/setup wizard runs, SQL Server creates the configuration database and stores farm/product configuration in it. Among the given options, MS SQL is the platform on which such a configuration database is created; Oracle and SAP are not used to host these Microsoft configuration databases, and 'none of the above' is wrong because MS SQL is correct. So the marked answer MS SQL is the best-supported choice. Confidence is limited only because the stem does not name the specific tool, but every mainstream product that uses a 'configuration DB' by this name relies on MS SQL Server.