master database

The master database controls the operation of Adaptive Server and stores information about all user databases and their associated database devices. Table 2-1 describes the information that the master database stores.

Table 2-1: Information the master database stores

Information

System table

User accounts

syslogins

Remote user accounts

sysremotelogins

Remote servers that this server can interact with

sysservers

Ongoing processes

sysprocesses

Configurable environment variables

sysconfigures

System error messages

sysmessages

Databases on Adaptive Server

sysdatabases

Storage space allocated to each database

sysusages

Tapes and disks mounted on the system

sysdevices

Active locks

syslocks

Character sets

syscharsets

Languages

syslanguages

Users who hold server-wide roles

sysloginroles

Server roles

syssrvroles

Adaptive Server engines that are online

sysengines

Because the master database stores information about user databases and devices, you must be in the master database to issue the create database, alter database, disk init, disk refit, disk reinit, and disk mirroring commands.

The minimum size of your master database depends on your server's logical page size. The master database must contain at least 6656 logical pages, so its minimum physical size for each logical page size is: