acriad
You never, ever, ever do real I/O operations from CICS. The SVC call stops the CICS maintask and effectively disables CICS for all the other users for the duration of the I/O call.
Can you explain more clearly what you need to do (not how you think you should do it), and perhaps we can come up with a better solution.