You share printers among several CICS regions. If one particular CICS region acquires the printer when the region first comes up, the printer will never be released. If you use CEMT to release the printer, the printer then works properly. It will acquire when there is a print task, and release the connection when requested.