End browse of a file.
ENDBR >>-ENDBR--FILE(filename)--+-------------------+-----------------> '-REQID(data-value)-' >--+-------------------+--------------------------------------->< '-SYSID(systemname)-'
Conditions: FILENOTFOUND, ILLOGIC, INVREQ, IOERR, ISCINVREQ, NOTAUTH, SYSIDERR
ENDBR ends a browse on a file or data table on a local or a remote CICS® region.
The UPDATE option is available within browse so we recommend that you use this because otherwise you would need to issue an ENDBR command before using READ UPDATE to avoid self deadlock abends. We recommend issuing an ENDBR before syncpoint for similar reasons.
If STARTBR was not successful, you need not issue ENDBR.
If SYSID is specified, the data set to which this file refers is assumed to be on a remote system irrespective of whether the name is defined in the FCT. Otherwise, the FCT entry is used to find out whether the data set is on a local or a remote system.
Default action: terminate the task abnormally.
(See EIBRCODE in the EXEC interface block; refer to EXEC interface block for details.)
Default action: terminate the task abnormally.
Default action: terminate the task abnormally.
For VSAM files, IOERR normally indicates a hardware error.
(Further information is available in the EXEC interface block; see EXEC interface block for details.)
Default action: terminate the task abnormally.
Default action: terminate the task abnormally.
Default action: terminate the task abnormally.
Default action: terminate the task abnormally.