Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
What is Class RMT for IMS transaction means

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> IMS DB/DC
Author Message
AshimSreedhar

New User


Joined: 18 Apr 2008
Posts: 6
Location: Canada

PostPosted: Wed Sep 24, 2008 11:59 pm    Post subject: What is Class RMT for IMS transaction means
Reply with quote

One of our IMS transaction is having class as 'RMT'.
What does this mean

Code:

 TRAN     CLS ENQCT   QCT   LCT  PLCT CP NP LP SEGSZ SEGNO PARLM    RC 
LST5011E RMT     0     0     2     5  8  8  9     0  1000  NONE     0   
    PSBNAME: LSX501                                                     


The PSB for this is in NOINIT status.

Code:

 PROGRAM    TRAN      TYPE             
LSX501     LST5011E  TP   NOTINIT           


Can any one throw some light on this?

Thanks in advance
Back to top
View user's profile Send private message
References
Gary Jacek

New User


Joined: 17 Dec 2007
Posts: 1
Location: Victoria, BC, Canada

PostPosted: Wed Oct 29, 2008 11:02 pm    Post subject:
Reply with quote

RMT indicates that this transaction is defined to execute on another IMS system via an MSC link. Your STAGE1 source deck should indicate SYSID=(xx,yy) where xx is the remote SYSID where the transaction will execute.

NOTINIT indicates that there is no ACB in ACBLIB for the program associated with the RMT transaction. Not a problem, since the program will never schedule on the local system.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> IMS DB/DC All times are GMT + 6 Hours
Page 1 of 1