Deleting records with FILE AID or CECI

I want to delete a record from a file in CICS while the region is still up and running. Can you do it with FILE AID and/or CECI?

Questions by Hman11

Showing Answers 1 - 3 of 3 Answers

Nirmal

  • Feb 8th, 2012
 

We cant update the record in a file using file-aid if it is used by CICS region. Another way is to stop the file in the region and use file- Aid or just do it using CECI command

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions