Read-Only libraries

tableBASE supports customers who wish to prevent updates to a tableBASE library. In batch and IMS, customers can use LABEL=(,,,IN) on the DD statement. In CICS, customers can use the RDO statements READ(YES), ADD(NO), and/or UPDATE(NO). If an application attempts to update a read-only library, tableBASE will return error code 61 subcode 11 “Operation to write to a Library was terminated. Library read-only” or the calling task abends, depending on the abend switch setting.