IBM SC33-1686-02 Server User Manual


 
CEMT SET PROGRAM
| For details of the records that are written from the
| process, activity primary, and activity secondary audit
| points, see the
CICS Business Transaction Services
| manual.
| ALl
| specifies that any changes you specify are made to all
| process-types that you are authorized to access.
| Enabled Disabled
| specifies whether new processes of this type can be
| created. The values are:
| Disabled
| The installed definition of the process-type is
| disabled. New processes of this type cannot be
| defined.
| Enabled
| The installed definition of the process-type is
| enabled. New processes of this type can be
| defined.
| PROCesstype(value)
| specifies the 8-character name of the process-type
| whose attributes are to be changed.
CEMT SET PROGRAM
Function: Change the attributes of installed programs.
Description: Only programs that have been defined in the
CICS system definition (CSD) file and installed on the
running CICS system are accessible through CEMT.
Syntax: Press the Clear key to clear the screen. There are
two ways of commencing this transaction:
Type CEMT SET PROGRAM (the minimum abbreviation is
CEMT S PR) with pgrmid, CLASS(
value
), or ALL. You get
a display that lists the current status, similar to that
obtained by CEMT INQUIRE PROGRAM. You can then
tab to the highlighted or blank fields and overtype them
with the required values.
Type CEMT SET PROGRAM (CEMT S PR) followed by one or
more attribute settings that you wish to change. For
example, cemt s pr(pgrmid) e ne will reset the values
for the named program to make it available for use
(enabled) and a new copy of the program will be used
when all the transactions currently using the program
have finished (newcopy).
Typing ? at the beginning of either the first or second line
gives a syntax prompt. Resetting the values takes effect
immediately.
─ ─CEMT Set Program ─┬ ─(value) ───── ────────
├┤─CLass(value)
─ALl──────────
─PRIvate─
─ ─┬ ────────── ─┼ ───────── ─┬ ───────── ─────
─Enabled── ─Shared── ─NEwcopy─
─DIsabled─ ─PHasein─
─ ─┬ ──────── ─┬ ─────────── ──────────────────
─CEDf─── ─DPlsubset─
─NOCedf─ ─Fullapi───
─ ─┬ ───────────────── ─┬ ───────── ───────────
| └┘─JVMClass(value)├ ┤─DEBUG───
| ─NODEBUG─
─ ─┬ ─────── ─
| ─JVM───
| ─NOJVM─
Options
(
value
)
specifies a program identifier (1–8 characters), which is
the name of a specific program entry in the table of
installed program definitions. If you omit the program
name, the ALL option is assumed by default.
You cannot specify the CLASS option and a program
name.
ALl
specifies that any changes you request are to be made
to all resources of the specified type that you are
authorized to access.
192 CICS Supplied Transactions