Chapter 4 |
4
|
Task Group Definition Clauses
|
4.1
|
Task Group Clauses
|
4.2
|
Processing Subclauses
|
4.3
|
Server Subclauses
|
Command 79
|
ALWAYS EXECUTE TERMINATION PROCEDURE Subclause (Server)
|
Command 80
|
CALL Subclause (Processing)
|
Command 81
|
CANCEL PROCEDURE Subclause (Server)
|
Command 82
|
DATATRIEVE COMMAND Subclause (Processing)
|
Command 83
|
DCL AVAILABLE Subclause (Server)
|
Command 84
|
DCL COMMAND Subclause (Processing)
|
Command 85
|
DCL PROCESS Subclause (Server)
|
Command 86
|
DEFAULT OBJECT FILE Subclause (Server)
|
Command 87
|
DEFAULT TASK GROUP FILE Clause (Task Group)
|
Command 88
|
DYNAMIC USERNAME Subclause (Server)
|
Command 89
|
FIXED USERNAME Subclause (Server)
|
Command 90
|
FORMS Clause (Task Group)
|
Command 91
|
IMAGE Subclause (Processing)
|
Command 92
|
INITIALIZATION PROCEDURE Subclause (Server)
|
Command 93
|
MESSAGE FILES Clause (Task Group)
|
Command 94
|
PROCEDURE SERVER IMAGE Subclause (Server)
|
Command 95
|
PROCEDURES Subclause (Server)
|
Command 96
|
REQUEST LIBRARIES Clause (Task Group)
|
Command 97
|
REUSABLE Subclause (Server)
|
Command 98
|
RUNDOWN ON CANCEL Subclause (Server)
|
Command 99
|
SERVERS Clause (Task Group)
|
Command 100
|
TASKS Clause (Task Group)
|
Command 101
|
TERMINATION PROCEDURE Subclause (Server)
|
Command 102
|
USERNAME Subclause (Server)
|
Command 103
|
WORKSPACES Clause (Task Group)
|
Chapter 5 |
5
|
Application Definition Clauses
|
5.1
|
Application Definition Clauses
|
5.2
|
Server Subclauses
|
5.3
|
Task Subclauses
|
Command 104
|
ACCESS Subclause (Task)
|
Command 105
|
APPLICATION DEFAULT DIRECTORY Clause (Application)
|
Command 106
|
APPLICATION LOGICALS Clause (Application)
|
Command 107
|
APPLICATION NAME TABLES Clause (Application)
|
Command 108
|
APPLICATION USERNAME Clause (Application)
|
Command 109
|
AUDIT Clause (Application, Server, Task)
|
Command 110
|
CANCELABLE Subclause (Task)
|
Command 111
|
CREATION DELAY Subclause (Server)
|
Command 112
|
CREATION INTERVAL Subclause (Server)
|
Command 113
|
DEFAULT APPLICATION FILE Clause (Application)
|
Command 114
|
DEFAULT DIRECTORY Subclause (Server)
|
Command 115
|
DELAY Subclause (Task)
|
Command 116
|
DELETION DELAY Subclause (Server)
|
Command 117
|
DELETION INTERVAL Subclause (Server)
|
Command 118
|
DISABLE Subclause (Task)
|
Command 119
|
DYNAMIC USERNAME Subclause (Server)
|
Command 120
|
ENABLE Subclause (Task)
|
Command 121
|
FIXED USERNAME Subclause (Server)
|
Command 122
|
GLOBAL Subclause (Task)
|
Command 123
|
LOCAL Subclause (Task)
|
Command 124
|
LOGICALS Subclause (Server)
|
Command 125
|
MAXIMUM SERVER PROCESSES Clause (Application, Server)
|
Command 126
|
MAXIMUM TASK INSTANCES Clause (Application)
|
Command 127
|
MINIMUM SERVER PROCESSES Subclause (Server)
|
Command 128
|
NAME TABLES Subclause (Server)
|
Command 129
|
PROTECTED WORKSPACES Subclause (Server)
|
Command 130
|
SERVER ATTRIBUTES Clause (Application)
|
Command 131
|
SERVER DEFAULTS Clause (Application)
|
Command 132
|
SERVER MONITORING INTERVAL Clause (Application)
|
Command 133
|
SERVER PROCESS DUMP Subclause (Server)
|
Command 134
|
TASK ATTRIBUTES Clause (Application)
|
Command 135
|
TASK DEFAULTS Clause (Application)
|
Command 136
|
TASK GROUPS Clause (Application)
|
Command 137
|
TRANSACTION TIMEOUT Subclause (Task)
|
Command 138
|
USERNAME Subclause (Server)
|
Command 139
|
WAIT Subclause (Task)
|
Chapter 6 |
6
|
Menu Definition Clauses
|
6.1
|
Application Specifications
|
6.2
|
Writing Menu Definitions for Distributed Applications
|
Command 140
|
CONTROL TEXT Clause (Menu)
|
Command 141
|
DEFAULT APPLICATION Clause (Menu)
|
Command 142
|
DEFAULT MENU FILE Clause (Menu)
|
Command 143
|
DELAY Subclause (Optional ENTRIES)
|
Command 144
|
ENTRIES Clause (Menu)
|
Command 145
|
HEADER Clause (Menu)
|
Command 146
|
MENU Subclause (Required ENTRIES)
|
Command 147
|
REQUEST Clause (Menu)
|
Command 148
|
TASK Subclause (Required ENTRIES)
|
Command 149
|
TEXT Subclause (Optional ENTRIES)
|
Command 150
|
WAIT Subclause (Optional ENTRIES)
|
Chapter 7 |
7
|
Declining Task Definition Clauses
|
Command 151
|
COMMIT Clause (Action)
|
Command 152
|
CONTINUE ON BAD STATUS Phrase (Processing)
|
Command 153
|
DBMS RECOVERY Phrase (Block, Processing)
|
Command 154
|
GOTO TASK Clause (Action)
|
Command 155
|
NO RECOVERY UNIT ACTION Clause (Action)
|
Command 156
|
RDB RECOVERY Phrase (Block, Processing)
|
Command 157
|
REPEAT TASK Clause (Action)
|
Command 158
|
RETAIN RECOVERY UNIT Clause (Action)
|
Command 159
|
RMS RECOVERY Phrase (Block, Processing)
|
Command 160
|
ROLLBACK Clause (Action)
|
Command 161
|
SQL RECOVERY Phrase (Block, Processing)
|
Appendix A |
Appendix A
|
ADU Error Messages
|
Appendix B |
Appendix B
|
Summary of ACMS System Workspaces
|
B.1
|
ACMS$PROCESSING_STATUS System Workspace
|
B.2
|
ACMS$SELECTION_STRING System Workspace
|
B.3
|
ACMS$TASK_INFORMATION System Workspace
|
Index |
Index |
Examples |
3-1 |
Simple Task Definition (Single-Step) |
3-2 |
More Complex Task Definition (Multiple-Step) |
3-3 |
Task Definition with Nested Blocks |
4-1 |
Simple Task Group Definition |
4-2 |
Simple Task Group Definition for Multiple-Step Tasks |
4-3 |
More Complex Task Group Definition |
5-1 |
Application Definition |
5-2 |
Example of SERVER ATTRIBUTES and SERVER DEFAULTS Clauses |
5-3 |
Example of TASK ATTRIBUTES and TASK DEFAULTS Clauses |
5-4 |
Application Definition Using Multiple TASK DEFAULTS |
6-1 |
Sample Menu Definition |
6-2 |
Example of a Menu with a Remote Task |