Cemt set fepi, Cemt set file – IBM CICS Transaction Server for OS/390 SC33-1686-02 User Manual

Page 198

Advertising
background image

CEMT SET FEPI CEMT SET FILE


CEMT SET FEPI

Comments:

For information on CEMT SET

FECONNECTION, CEMT SET FEPOOL, CEMT SET
FEPROPSET, and CEMT SET FETARGET, see the

CICS

Front End Programming Interface User's Guide.

CEMT SET FILE

Function:

Change some of the attributes of one or more

VSAM or BDAM files.

Syntax:

Press the Clear key to clear the screen. There are

two ways of commencing this transaction:

Type

CEMT SET FILE

(the minimum abbreviation is

CEMT

S FI

) with either a value corresponding to a file name or

ALL. You get a display that lists the current status,
similar to that obtained by CEMT INQUIRE FILE. You
can then tab to the highlighted or blank fields and
overtype them with the required values.

Type

CEMT SET FILE

(

CEMT S FI

) with either the name of

a file or ALL, followed by one or more attribute settings

|

that you wish to change. For example,

cemt s fi al op

|

en

attempts to set all files open and enabled for use.

Typing ? at the beginning of either the first or second line
gives a syntax prompt. Reset values take effect immediately.

| Note: Some attributes can be changed only when the
|

specified file is closed and disabled. In these cases,

|

the reset values take effect when the file is enabled

|

for use again.

180

CICS Supplied Transactions

Advertising