Feeds:
Posts
Comments

Archive for the ‘IMS COMMANDS’ Category

Jim have an query regarding MPF Exit, Lets try to post some valuable answers for Jim
 
Does anyone have an MPF exit that parses a message for some variable info and then issues a command to MVS that they would be willing to share.  I want to automatically start programs / transactions that have been stopped [...]

Read Full Post »

 DIS A – displays active tasks on IMS
/STA  TRAN xxxx – starts transaction 
/STO TRAN xxxx – stops transaction
STA REG xx – start regions
/STO REG xxx,ABEND – to cancel job/region on IMS
/DIS SUBSYS ALL – displays DB2 connections
/STA SUBSYS DB2X  - starts DB2 connections

Read Full Post »