IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

How to close Datacom MUF URT used by CICSRegion in batch jcl


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
kaverimanoj

New User


Joined: 13 Jan 2026
Posts: 1
Location: bangalore

PostPosted: Wed Jan 14, 2026 3:53 pm
Reply with quote

We understand with PGM=DBUTLTY we can close the URT that has been locked by Datacom MUF but if the Datacom URT/DBID those are locked by CICSRegion then how to close/open URT in batch jobs?


COMM OPTION=CLOSE,DBID=051

COMM CLOSE URT=0051

Above command worked if CICSREGION is down but i need to run the batch job which will close/open during cicsregion is up? can you pls help me with command jcl example ?

Its not about PGM=DBUTLTY utility, I need information on how to close datacom URT/DBID that has been locked by online CICSregions?

Command like .

F CICSRegion,DBOC CLOSE=urtnumber.

F CICSRegion,DBEC CLOSE,URT=nnn



Similar CICS command in Batch JCL where datacom databaseid has been locked by CICSregion and Datacom MUF region both, I am able to close datacom dbid in MUF but not in CICS region.
Back to top
View user's profile Send private message
View previous topic : : View next topic  
Post new topic   Reply to topic All times are GMT + 6 Hours
Forum Index -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Activate WLM policy in batch All Other Mainframe Topics 2
No new posts Is there a way to turn off the free=c... PL/I & Assembler 7
No new posts MacKinney Batch to CICS upgrade causi... CICS 7
No new posts Run rexx in batch job CLIST & REXX 7
No new posts Excuting store procedure via JCL batch JCL & VSAM 1
Search our Forums:


Back to Top