ENABLE Reference Manual
ENABLE ATTRIBUTES
SERVERCLASS Attribute
SERVERCLASS Attribute
The SERVERCLASS attribute identifies the name of the server class
to which the General Server belongs. The syntax of the
SERVERCLASS attribute is:
-----------------------------------------------------------------
| |
| SERVERCLASS <server-class-name> |
| |
| <server-class-name> |
| |
| identifies the name of a server class. ENABLE uses this |
| name in the generated SCREEN COBOL program and in the |
| PATHCOM command file. When you supply a value for the |
| SERVERCLASS attribute, the General Server belongs to this |
| server class within the PATHWAY system. |
| |
| <server-class-name> must conform to the following naming |
| conventions: |
| |
| 1. The name can be up to 15 characters in length. |
| |
| 2. The name must not be a PATHCOM reserved word. |
| |
| 3. The name must not begin with the ENABLE reserved |
| prefix T9155-. |
| |
| The starting value of the SERVERCLASS attribute is |
| ENABLE-SERVER. |
| |
-----------------------------------------------------------------
Considerations
An application must use different copies of the General Server if
any of the following are true:
• For some boxes used by an application the value of TMF is ON
(indicating that the boxes represent files audited by TMF, the
Transaction Monitoring Facility), and for other boxes used by
the application the value of TMF is OFF.
4-62