Start of change

Deleting by collection ID

You can now delete CICS® IA data from all the dependency tables by using the stored procedure CIUSPDEL, and using a collection ID.

You can call the stored procedure CIUSPDEL from the sample job SCIUSAMP.CICS(CIUDELSP) or from the CICS IA plug-in.

To delete the data by using the CICS IA plug-in, right-click the name of the collection ID for which you want to delete data in the Collection IDs window, then click Delete associated data. The stored procedure CIUSPDEL deletes the data, based on the collection ID, from all the CICS dependency tables.

Figure 1. The CICS IA plug-in Collection IDs window
screen capture of the collection ids window that shows a collection id highlighted showing the menu options, Set as current scope, and delete associated data.

Concept Concept

Feedback


Timestamp icon Last updated: Friday, 8 February 2013


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic//delete_collectionid.html
End of change