Profile definitions - PROFDEF
The Profile definition (PROFDEF) views display information about the interactions between transactions and terminals or logical units.
Supplied views
To access from the main menu, click:
| View | Notes |
|---|---|
| Profile definitions EYUSTARTPROFDEF.ADDTOGRP |
Add one or more profile definitions to a resource group. |
| Profile definitions EYUSTARTPROFDEF.CREATE |
Create a profile definition and add it to the data repository. |
| Profile definitions EYUSTARTPROFDEF.DETAILED |
Detailed information about a selected profile definition. |
| Profile definitions EYUSTARTPROFDEF.INSTALL |
Install a profile definition in an active system. |
| Profile definitions EYUSTARTPROFDEF.REMOVE |
Remove a profile definition from the data repository. |
| Profile definitions EYUSTARTPROFDEF.TABULAR |
Tabular information about all profile definitions for the current context. |
Actions
| Action | Description |
|---|---|
| ADDTOGRP | Add one or more profile definitions to a resource group. |
| CREATE | Create a profile definition and add it to the data repository. |
| CSDCOPY | Copy a CICS CSD resource definition. |
| CSDINSTALL | Install a CICS CSD resource definition into an active system. |
| INSTALL | Install a profile definition in an active system. |
| REMOVE | Remove a profile definition from the data repository. |
| UPDATE | Update a profile definition in the data repository. |
Fields
| Field | Attribute name | Description |
|---|---|---|
| Outbound chaining control | CHAINCONTROL | Specifies whether the application program can control the outbound chaining of request units. |
| Last modification agent | CHANGEAGENT |
The change agent identifier that made the last modification.
|
| Last modification agent release | CHANGEAGREL | The CICS release level of the agent that made the last modification. |
| Last modification time | CHANGETIME | The local date and time when the definition was last changed. |
| Last modification user ID | CHANGEUSRID | The user ID that made the last modification. |
| Time created | CREATETIME | The local date and time when the definition was created. |
| CSD group | CSDGROUP | The name of the CSD group for this CICS resource definition. This field is ignored for BAS definitions. |
| Version | DEFVER | The version number of the BAS resource definition, from 1 to 15. This field is ignored for CICS CSD resource definitions. |
| Description code page | DESCCODEPAGE | The code page of the description field. This field is ignored for CICS CSD resource definitions. |
| Description | DESCRIPTION | A description of the profile definition. |
| Supported devices | DVSUPRT |
The devices (terminals or logical units) that are to be supported:
|
| Facility model | FACILITYLIKE | The 1- to 4-character name of a terminal definition or an installed terminal definition (TERMDEF) to be used as a template by a bridge exit. When this transaction is run in a 3270 bridge environment, the principal facility will be built to have the same attributes as the terminal defined by this field. There is no default value for this attribute. |
| Pass function management header (FMH) to application | INBFMH |
Specifies, for profiles used with logical units, whether a function management header (FMH) received from a logical unit is to
be passed to the application program:
|
| Journal identifier | JOURNAL |
Specifies whether automatic journaling of messages takes place, by giving the identifier of the journal. Options are:
|
| Receive requires logical record | LOGREC | Specifies whether the design of the application requires that each EXEC CICS RECEIVE request is to be satisfied by a logical record. |
| Mode name | MODENAME | The name that identifies a group of sessions for use on an APPC connection. The name can be up to eight characters in length. |
| Message response requested | MSGINTEG | Specifies whether a definite response is to be requested with an output request to a logical unit. |
| Messages to be journaled | MSGJRNL |
Specifies which messages are to be automatically journaled:
|
| Name | NAME | The name of the profile definition. |
| Node error program transaction class | NEPCLASS |
The node error program transaction class:
|
| One write operation | ONEWTE | Specifies whether the transaction is permitted only one write operation or EXEC CICS SEND during its execution. YES has the effect of forcing the LAST option on the first write of the transaction. Any additional write requests are treated as errors, and the task is made ready for abnormal termination. |
| Printer compatability option | PRINTERCOMP |
The level of compatibility required for the generation of data streams to support the printer compatibility option for the BMS
SEND TEXT command.
|
| Output message recovery | PROTECT | This is obsolete from CICS/MVS 2.1. For SNA logical units, specify YES or NO to indicate whether recovery for output messages is required. If the Protect value does not apply to this definition, specify N/A. |
| Read ahead queueing option | RAQ |
Specifies whether the 'read ahead queuing' option is required:
|
| Read time-out value | RTIMOUT |
The time-out value:
|
| Screen size | SCRNSIZE | Specifies whether the DEFAULT or ALTERNATE buffer size for a 3270 display or printer is to be used. The SCRNSIZE value is ignored if the TYPETERM definition has ALTSCREEN(0,0) and DEFSCREEN(0,0). That is, the screen size is assumed from the related TERMMODEL attribute in the TYPETERM definition; the page size is taken from PAGESIZE, and the ALTPAGE value is ignored. The 3270 erase write (EW) command is inserted for output requests with the ERASE option. |
| Upper case translation | UCTRAN | Specifies whether terminal input is to be translated to uppercase before passing to programs for the transaction using this profile. (VTAM only.) |
| User data area 1 | USERDATA1 | Optional string of up to 8 characters that allows you to provide additional site-specific data related to the BAS resource definition. This field is ignored for CICS CSD resource definitions. |
| User data area 2 | USERDATA2 | Optional string of up to 8 characters that allows you to provide additional site-specific data related to the BAS resource definition. This field is ignored for CICS CSD resource definitions. |
| User data area 3 | USERDATA3 | Optional string of up to 8 characters that allows you to provide additional site-specific data related to the BAS resource definition. This field is ignored for CICS CSD resource definitions. |