Determining the location, type, and size of a database device

Adaptive Server requires several database devices. Table 2-12 below shows baseline values for each of the devices. See the release bulletin for any last-minute changes to these values.

Table 2-12: Adaptive Server database devices

Device

Purpose

Minimum size

Minimum recommended size

master

Stores system databases

14MB for 2K pages 27MB for 4K pages 50MB for 8K pages 105MB for 16K pages

30MB 60MB 120MB 240MB

sysprocsdev (also called the sybsystemprocs device)

Stores the sybsystemprocs database

100MB

100MB (plus any space for holding stored procedures that you have created)

sybsystemdb

Transaction processing

4MB

5 – 20MB

sybsecurity (optional)

Required for auditing

5MB

7MB; more for specialized auditing

For all databases you can use either a raw partition or a file.

Sybase Adaptive Server supports the database devices on NFS- and CIFS-mounted devices with Network Appliance Filers for storing data. Network appliance filers provide the same performance and data integrity as raw devices. There are no changes needed to the operating system or to Sybase Adaptive Server to use network appliance filers.

NFS mounted devices have been tested on Solaris, HP/UX, IBM AIX, Windows NT, SGI, and Linux.

StepsChoosing a raw partition

  1. Determine which raw partitions are available.

  2. Determine the sizes of the raw partitions.

  3. From the list of available raw partitions, select a raw partition for each device, based on the size recommendations in Table 2-12.

  4. Verify with the operating System Administrator that the partition you have chosen is available.

  5. Make sure the “sybase” user has read and write privileges to the raw partition.

    NoteFor more information on choosing a raw partition, see your operating system documentation.