1 Introduction
2 Ground Rules

Building a File System
3 File Systems
4 File Content Data Structure
5 Allocation Cluster Manager
6 Exceptions and Emancipation
7 Base Classes, Testing, and More
8 File Meta Data
9 Native File Class
10 Our File System
11 Allocation Table
12 File System Support Code
13 Initializing the File System
14 Contiguous Files
15 Rebuilding the File System
16 Native File System Support Methods
17 Lookups, Wildcards, and Unicode, Oh My
18 Finishing the File System Class

The Init Program
19 Hardware Abstraction and UOS Architecture
20 Init Command Mode
21 Using Our File System
22 Hardware and Device Lists
23 Fun with Stores: Partitions
24 Fun with Stores: RAID
25 Fun with Stores: RAM Disks
26 Init wrap-up

The Executive
27 Overview of The Executive
28 Starting the Kernel
29 The Kernel
30 Making a Store Bootable
31 The MMC
32 The HMC
33 Loading the components
34 Using the File Processor
35 Symbols and the SSC
36 The File Processor and Device Management
37 The File Processor and File System Management
38 Finishing Executive Startup

Users and Security
39 Introduction to Users and Security
40 More Fun With Stores: File Heaps
41 File Heaps, part 2
42 SysUAF
43 TUser
44 SysUAF API

Terminal I/O
45 Shells and UCL
46 UOS API, the Application Side
47 UOS API, the Executive Side
48 I/O Devices
49 Streams
50 Terminal Output Filters
51 The TTerminal Class
52 Handles
53 Putting it All Together
54 Getting Terminal Input
55 QIO
56 Cooking Terminal Input
57 Putting it all together, part 2
58 Quotas and I/O

UCL
59 UCL Basics
60 Symbol Substitution
61 Command execution
62 Command execution, part 2
63 Command Abbreviation
64 ASTs
65 Expressions, Part 1
66 Expressions, Part 2: Support code
67 Expressions, part 3: Parsing
68 SYS_GETJPIW and SYS_TRNLNM
69 Expressions, part 4: Evaluation

UCL Lexical Functions
70 PROCESS_SCAN
71 PROCESS_SCAN, Part 2
72 TProcess updates
73 Unicode revisted
74 Lexical functions: F$CONTEXT
75 Lexical functions: F$PID
76 Lexical Functions: F$CUNITS
77 Lexical Functions: F$CVSI and F$CVUI
78 UOS Date and Time Formatting
79 Lexical Functions: F$CVTIME
80 LIB_CVTIME
81 Date/Time Contexts
82 SYS_GETTIM, LIB_Get_Timestamp, SYS_ASCTIM, and LIB_SYS_ASCTIM
83 Lexical Functions: F$DELTA_TIME
84 Lexical functions: F$DEVICE
85 SYS_DEVICE_SCAN
86 Lexical functions: F$DIRECTORY
87 Lexical functions: F$EDIT and F$ELEMENT
88 Lexical functions: F$ENVIRONMENT
89 SYS_GETUAI
90 Lexical functions: F$EXTRACT and F$IDENTIFIER
91 LIB_FAO and LIB_FAOL
92 LIB_FAO and LIB_FAOL, part 2
93 Lexical functions: F$FAO
94 File Processing Structures
95 Lexical functions: F$FILE_ATTRIBUTES
96 SYS_DISPLAY
97 Lexical functions: F$GETDVI
98 Parse_GetDVI
99 GetDVI
100 GetDVI, part 2
101 GetDVI, part 3
102 Lexical functions: F$GETJPI
103 GETJPI
104 Lexical functions: F$GETSYI
105 GETSYI
106 Lexical functions: F$INTEGER, F$LENGTH, F$LOCATE, and F$MATCH_WILD
107 Lexical function: F$PARSE
108 FILESCAN
109 SYS_PARSE
110 Lexical Functions: F$MODE, F$PRIVILEGE, and F$PROCESS
111 File Lookup Service
112 Lexical Functions: F$SEARCH
113 SYS_SEARCH
114 F$SETPRV and SYS_SETPRV
115 Lexical Functions: F$STRING, F$TIME, and F$TYPE
116 More on symbols
117 Lexical Functions: F$TRNLNM
118 SYS_TRNLNM, Part 2
119 Lexical functions: F$UNIQUE, F$USER, and F$VERIFY
120 Lexical functions: F$MESSAGE
121 TUOS_File_Wrapper
122 OPEN, CLOSE, and READ system services

UCL Commands
123 WRITE
124 Symbol assignment
125 The @ command
126 @ and EXIT
127 CRELNT system service
128 DELLNT system service
129 IF...THEN...ELSE
130 Comments, labels, and GOTO
131 GOSUB and RETURN
132 CALL, SUBROUTINE, and ENDSUBROUTINE
133 ON, SET {NO}ON, and error handling
134 INQUIRE
135 SYS_WRITE Service
136 OPEN
137 CLOSE
138 DELLNM system service
139 READ
140 Command Recall
141 RECALL
142 RUN
143 LIB_RUN
144 The Data Stream Interface
145 Preparing for execution
146 EOJ and LOGOUT
147 SYS_DELPROC and LIB_GET_FOREIGN

CUSPs and utilities
148 The I/O Queue
149 Timers
150 Logging in, part one
151 Logging in, part 2
152 System configuration
153 SET NODE utility
154 UUI
155 SETTERM utility
156 SETTERM utility, part 2
157 SETTERM utility, part 3
158 AUTHORIZE utility
159 AUTHORIZE utility, UI
160 AUTHORIZE utility, Access Restrictions
161 AUTHORIZE utility, Part 4
162 AUTHORIZE utility, Reporting
163 AUTHORIZE utility, Part 6
164 Authentication
165 Hashlib
166 Authenticate, Part 7
167 Logging in, part 3
168 DAY_OF_WEEK, CVT_FROM_INTERNAL_TIME, and SPAWN
169 DAY_OF_WEEK and CVT_FROM_INTERNAL_TIME
170 LIB_SPAWN
171 CREPRC
172 CREPRC, Part 2
173 COPY
174 COPY, part 2
175 COPY, part 3
176 COPY, part 4
177 LIB_Get_Default_File_Protection and LIB_Substitute_Wildcards
178 CREATESTREAM, STREAMNAME, and Set_Contiguous
179 Help Files
180 LBR Services
181 LBR Services, Part 2
182 LIBRARY utility
183 LIBRARY utility, Part 2
184 FS Services
185 FS Services, Part 2
186 Implementing Help
187 HELP
188 HELP, Part 2
189 DMG_Get_Key and LIB_Put_Formatted_Output
190 LIBRARY utility, Part 3
191 Shutting Down UOS
192 SHUTDOWN
193 WAIT
194 SETIMR
195 WAITFR and Scheduling
196 REPLY, OPCOM, and Mailboxes
197 REPLY utility
198 Mailboxes
199 BRKTHRU
200 OPCOM
201 Mailbox Services
202 Mailboxes, Part 2
203 DEFINE
204 CRELNM
205 DISABLE
206 STOP
207 OPCCRASH and SHUTDOWN
208 APPEND

Glossary/Index


Downloads

DISABLE

In this article, we look at the DISABLE CUSP - the next thing used in our shutdown script. The purpose of the CUSP is to stop autostart queues. This is a larger discussion related to queues, which we will discuss in the future. We only cover this here because it is used during shutdown. There are a couple of points that are necessary to understand what the CUSP is doing.

Queue managers are programs which manage one or more queues. Queues can be print queues for sending print jobs to printers, or batch queues for executing programs. Each queue contains zero, one, or more items (either files to print or scripts to execute) that are processed one at a time, in the order they were added to the queue. Like OPCOM, queue managers run detached and use a mailbox to which commands can be sent. The DISABLE CUSP sends a message to a queue manager to inform it to stop autostart queues.

By default, a UOS system has a single queue manager that manages all print and batch jobs. This defines the SYS$QUEUE_MANAGER symbol as the mailbox which that default queue manager uses to receive commands. Other queue managers can be optionally started with their own mailboxes for communications. Essentially, the name of the queue manager is the name of the symbol containing the mailbox device used by the manager. Now the documentation:

DISABLE
Disables the autostart feature for a queue.

Format

DISABLE AUTOSTART{qualifiers}

Parameter

AUTOSTART
Required.

Description

DISABLE/AUTOSTART notifies queue managers to mark the queues as "stop pending" in preparation for system shutdown, prevent autostart queues from failing over to the queue manager, and (upon completion of any current jobs) force any pending jobs over to another cluster autostart queue.

This has no effect on queues which are not autostart. If pending jobs cannot be failed over to another node, the queue is stopped until it is enabled again. By default, all queues are affected (equivalent to the /QUEUES qualifier being specified) on the current node. Specific queue managers, on the current node or others, can be specified.

Qualifiers

/NAME_OF_MANAGER
Indicates the name of a queue manager whose autostart queues are to be disabled. If omitted, the default queue manager SYS$QUEUE_MANAGER is used.

/ON_NODE=name
Specifies the name of the node on which the queue manager is located, to disable queue managers on other nodes.

/QUEUES
This qualifier is used by default. Specifies that autostart is to be disabled for all queues.

Required Privileges

OPER is required.

Examples

$ DISABLE AUTOSTART/QUEUES
Disables all autostart queues for the default system queue manager SYS$QUEUE_MANAGER.

$ DISABLE AUTOSTART/ON=VINCENT
In this case, autostart queues for the default system queue manager on the node named VINCENT are disabled.

$ DISABLE AUTOSTART/NAME=MAIN_OFFICE_QUEUE_MANAGER
In this case, all autostart queues managed by the queue manager named MAIN_OFFICE_QUEUE_MANAGER are disabled.


const UI =  'object Main:rectangle' + CR +
            '  top = 2' + CR +
            '  object ilabel:label' + CR +
            '    text = "Queue Manager:"' + CR +
            '    top = $margin' + CR +
            '    left = $margin' + CR +
            '  end' + CR +
            '  object name:string' + CR +
            '    hint = "Queue name"' + CR +
            '    top = $margin' + CR +
            '    left = ilabel.width + $margin' + CR +
            '  end' + CR +
            '  object olabel:label' + CR +
            '    text = "Node:"' + CR +
            '    top = $margin' + CR +
            '    left = $margin' + CR +
            '  end' + CR +
            '  object node:string' + CR +
            '    hint = "Node name"' + CR +
            '    top = $margin' + CR +
            '    left = olabel.width + $margin' + CR +
            '  end' + CR +
            '  object queues:boolean' + CR +
            '    top = $margin' + CR +
            '    left = node.left + node.width + $margin' + CR +
            '  end' + CR +
            'end' ;
This is the UI definition for the DISABLE CUSP.

function Run : int64 ;

var C, Ctx : string ;
    E : int64 ;
    OS : POS_UOS ;

begin
    Result := 0 ;
    OS := new( POS_UOS, Init ) ;
    C := Get_Symbol( 'disable$defaults' ) ;
    Ctx := '' ;
    E := _Disable( PChar( OS^.Command_Line ), PChar( C ), True, Ctx ) ;
    if( E <> 0 ) then
    begin
        OS^.OutputLn( 0, LIB_Get_Exception_Text( 0, E ) ) ;
        if( Ctx <> '' ) then
        begin
            OS^.OutputLn( 0, '    \' + Ctx + '\' ) ;
        end ;
    end ;
    OS.Free ;
    SYS_EXIT( 0 ) ;
end ;
This is the program entry point, which resembles that of most past CUSPs we've looked at.

var Buf : array[ 0..1023 ] of char ;
    BufLen : int64 ;
    IOSB : TIOSB ;

function Get_JPI( PP, Index : int64 ) : string ;

var PP_SYS_Descriptor : array[ 0..1 ] of TSYS_Descriptor ;

begin
    BufLen := sizeof( Buf ) ;
    fillchar( PP_SYS_Descriptor, sizeof( PP_SYS_Descriptor ), 0 ) ;
    PP_SYS_Descriptor[ 0 ].MBO := $FFFF ;
    PP_SYS_Descriptor[ 0 ].MBMO := -1 ;
    PP_SYS_Descriptor[ 0 ].Buffer_Length := sizeof( Buf ) ;
    PP_SYS_Descriptor[ 0 ].Item_Code := Index ;
    PP_SYS_Descriptor[ 0 ].Buffer_Address := integer( @Buf ) ;
    PP_SYS_Descriptor[ 0 ].Return_Length_Address := integer( @BufLen ) ;
    GETJPIW( 0, int64( @PP ), '', integer( @PP_SYS_Descriptor ), integer( @IOSB ), 0, 0 ) ;
    setlength( Result, BufLen ) ;
    move( Buf[ 0 ], PChar( Result )[ 0 ], BufLen ) ;
end ;
This routine has been used in other CUSPs and simply gets a single item of process information.

function _Disable( Command, Defaults : PChar ; Standalone : boolean ;
    var Ctx : string ) : int64 ;

var C, S : string ;
    Component : TUUI_Component ;
    Defaulted : boolean ;
    F : TCOM_UOS_File ;
    P : int64 ;
    Node, Name : string ;
    Priv : int64 ;
    SRB : TSRB ;
    UUI : TUUI ;

begin
    // Setup...
    Result := 0 ;
    Defaulted := False ;
    UUI := TUUI.Create ;
    UUI.Definition := UI ;
    S := Get_JPI( 0, JPI_CURPRIV ) ;
    move( PChar( S )[ 0 ], Priv, sizeof( Priv ) ) ;
    if( ( Priv and OPER ) = 0 ) then
    begin
        Result := UOSErr_Protection_Violation ;
        exit ;
    end ;

    // Prepend command line with defaults...
    P := Switch_Present( Command ) ;
    if( P = 0 ) then
    begin
        P := length( Command ) + 1 ;
    end ;
    C := copy( Command, 1, P - 1 ) + Defaults + copy( Command, P, length( Command ) ) ;
    UUI.Command_Line := PChar( C ) ;
This routine does the work of the CUSP. We set up for processing as we have in previous CUSPs. In our case, we also check that the user has the OPER privilege.

    // Processing...
    if( UUI.Execute( '', Standalone ) ) then
    begin
        S := UUI.Get_Parameter( 'DISABLE', '_What:' )  ;
        if( lowercase( S ) <> 'autostart' ) then
        begin
            Result := IVKEYW ;
            Ctx := S ;
            exit ;
        end ;
        Component := UUI.Get_Component_By_Name( 'node' ) ;
        Node := Component.Text ;
        Component := UUI.Get_Component_By_Name( 'name' ) ;
        Name := Component.Text ;

        if( Name = '' ) then
        begin
            Name := 'SYS$QUEUE_MANAGER' ;
            Defaulted := True ;
        end ;
        //TODO: Handle remote node
        Name := Get_Symbol_Value( 'LNM$PERMANENT_MAILBOX', Name, False, 3 ) ;
        if( Name = '' ) then // No symbol or null value
        begin
            if( not Defaulted ) then
            begin
                Result := JBC_JOBQUEDIS ;
            end ;
            exit ;
        end ;
        Set_String( Name, SRB ) ;
        F := Open_File( int64( @SRB ), FAB_V_PUT ) ;
        if( F = nil ) then
        begin
            Result := JBC_JOBQUEDIS ;
        end else
        begin
            F.Writeln( 'autostart disable' ) ;
            F.Free ;
        end ;
    end ; // if( UUI.Execute )
end ; // _Disable
First we process the UI and then we verify that "DISABLE" is followed by "AUTOSTART". The TODO comment is there to indicate that we are not dealing with clusters at this point. The rest of the code simply translates the queue manager symbol (defaulting to SYS$QUEUE_MANAGER if no name was specified). Then we open the mailbox and write a message to it. We will discuss the queue manager service in the future. If the open fails or the symbol doesn't exist (or is null), we return an error and exit.

In the next article, we will look at the STOP command.