I would stop now and look at IBMs recommend unit addressing scheme. Trust me what you are doing is going to make it harder to keep track of things.
And even harder on those that come after you. Rob Schramm On Thu, Mar 21, 2019, 7:44 AM Gadi Ben-Avi <gad...@malam.com> wrote: > HI, > I have a computer (Our DR computer) with 8 partitions > I would like to connect Partition 1 (CDVL) to Partition 3 (CMP1) and > partition 2 (CDVLT) to partition 4 (CMP1T) using CTC's. > > I have 4 Channels for this > Channel 20 should connect to channel 21 > Channel 22 should connect to channel 23 > > The devices should be: > On CDVL 400-407 and 500-507 > On CMP1 200-207 and 300-307 > On CDVLT - 420-427 and 520-527 > On CMP1T - 220-227 and 320-327 > > These CTC's are using to connect XCF and VTAM between the two pairs of > partitions. > > The definitions I currently have are: > CNTLUNIT CUNUMBR=1501,PATH=((CSS(0),20)),UNITADD=((40,008)), * > CUADD=1,UNIT=FCTC > IODEVICE ADDRESS=(200,008),UNITADD=40,CUNUMBR=(1501),STADET=Y,* > PARTITION=((CSS(0),CMP1)),UNIT=FCTC > CNTLUNIT CUNUMBR=1502,PATH=((CSS(0),20)),UNITADD=((40,008)), * > CUADD=3,UNIT=FCTC > IODEVICE ADDRESS=(220,008),UNITADD=40,CUNUMBR=(1502),STADET=Y,* > PARTITION=((CSS(0),CMP1T)),UNIT=FCTC > CNTLUNIT CUNUMBR=1601,PATH=((CSS(0),22)),UNITADD=((40,008)), * > CUADD=2,UNIT=FCTC > IODEVICE ADDRESS=(300,008),UNITADD=40,CUNUMBR=(1601),STADET=Y,* > PARTITION=((CSS(0),CMP1)),UNIT=FCTC > CNTLUNIT CUNUMBR=1602,PATH=((CSS(0),22)),UNITADD=((40,008)), * > CUADD=3,UNIT=FCTC > IODEVICE ADDRESS=(320,008),UNITADD=40,CUNUMBR=(1602),STADET=Y,* > PARTITION=((CSS(0),CMP1T)),UNIT=FCTC > CNTLUNIT CUNUMBR=2101,PATH=((CSS(0),23)),UNITADD=((40,008)), * > CUADD=2,UNIT=FCTC > IODEVICE ADDRESS=(400,008),UNITADD=40,CUNUMBR=(2101),STADET=Y,* > PARTITION=((CSS(0),CDVL)),UNIT=FCTC > CNTLUNIT CUNUMBR=2102,PATH=((CSS(0),23)),UNITADD=((40,008)), * > CUADD=4,UNIT=FCTC > IODEVICE ADDRESS=(420,008),UNITADD=40,CUNUMBR=(2102),STADET=Y,* > PARTITION=((CSS(0),CDVLT)),UNIT=FCTC > CNTLUNIT CUNUMBR=2201,PATH=((CSS(0),21)),UNITADD=((40,008)), * > CUADD=1,UNIT=FCTC > IODEVICE ADDRESS=(500,008),UNITADD=40,CUNUMBR=(2201),STADET=Y,* > PARTITION=((CSS(0),CDVL)),UNIT=FCTC > CNTLUNIT CUNUMBR=2202,PATH=((CSS(0),21)),UNITADD=((40,008)), * > CUADD=4,UNIT=FCTC > IODEVICE ADDRESS=(520,008),UNITADD=40,CUNUMBR=(2202),STADET=Y,* > PARTITION=((CSS(0),CDVLT)),UNIT=FCTC > > And it's not working. > When I IPL CDVL I see the devices, but they are offline > Can anyone help me with this? > Is there a tool to generate these types of definitions. > If it matters, the computer is a z13s and it's running z/OS v2.1. > Thanks > Gadi > > > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN