New features have been added tablesONLINE/CICS Version 6:
- new Action Code added that tags changed rows with the User ID of the person making the change
- enforce unique primary keys with an Alternate Index View
- define the initial value, upper bound, and lower bound of a field
- control simultaneous updates by multiple users to a single table
Note:
TBOL/CICS requires that working storage be initialized to binary zeroes. Under LE, this is accomplished by ensuring that the run-time storage option for the CICS region is STORAGE=(00,…). See the LE Customization manual for guidance in creating a CEEUOPT or CEEROPT module.