Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Applications of private disks

&pagelevel(4)&pagelevel

In BS2000, disks can always be utilized either as private disks or as public disks.

Prior to their first use the volumes must be initialized with the VOLIN utility routine. There will be written a volume serial number (up to 6 characters) to the standard volume label. This volume serial number (VSN) serves to distinguish private from public disks.
The VSN of a private disk is freely selectable, with the restriction that the name must not be the same as that of a public disk. The rules and possibilities for assigning a VSN for public disks are explained in the section "Pubset properties".

There are two possible applications for private disks:

  • DMS applications
    The disk is reserved by one or more DMS applications.
    By default, the allocation mode is defined as task-shareable. Task-exclusive allocation is effected by means of the user command SECURE-RESOURCE-ALLOCATION. The system allocation mode depends on the generation characteristics of the device on which the disk is mounted. With the operator command SET-DISK-PARAMETER, the system allocation mode can be set independent of the generation value and as a function of a specific disk.

  • SPECIAL applications
    The disk is reserved for a privileged application, e.g. VOLIN, FDDRL.
    Special applications are always task-exclusive and system-exclusive allocations. The duration of an allocation is determined by the special application itself and cannot be influenced by the operator.