CICS OPEN


This command opens a file in the CICS region.

Command

Parameters

CICS OPEN

File name

Note

BBI-SS PAS to CICS communication must be active.

The following table describes the parameters:

Parameter

Function

Notes

Filename

name of the FCT entry to open

1- to 8 characters alphanumeric file name

Example

These example commands allocate and open a data set.

/* REXX */
'IMFEXEC CICS ALLOC MAIN1 TO USERV.MAIN1.CLUSTER'
'IMFEXEC CICS OPEN MAIN1'

CLIST example:

IMFEXEC CICS ALLOC MAIN1 TO USERV.MAIN1.CLUSTER
IMFEXEC CICS OPEN MAIN1

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*