Re: FCTC and MPC definitions

2013-01-04 Thread Don Demor
Thanks. While we were troubleshooting - confirmed maint applied through PUT1211.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: FCTC and MPC definitions

2013-01-04 Thread Don Demor
Mystery solved...

SYSP
P2M1TRL  VBUILD TYPE=TRL
P2M1TRLE TRLE LNCTL=MPC,
   MAXBFRU=16,  
   READ=(0E75,0F75),
   WRITE=(0E74,0F74)

SYSM
M2P1TRL  VBUILD TYPE=TRL
M2P1TRLE TRLE LNCTL=MPC,
   MAXBFRU=16,  
   READ=(0E84,0F84),
   WRITE=(0E85,0F85)


The failures described in the initial post occurred when the specifying 
0Ex4,0Fx4 as the reads on both systems. Read from one system needs to align 
with the write to the other. (see SYSP and SYSM TRL examples)

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN