Thanks -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Giliad Wilf Sent: Thursday, November 1, 2018 9:36 AM To: [email protected] Subject: Re: DEVSUPxx question
In short, your DEVSUPxx should have been coded like this: NON_VSAM_XTIOT=YES, COMPACT=YES, MEDIA1=11, MEDIA2=12 ...rather than like this: NON_VSAM_XTIOT=YES, COMPACT=YES, MEDIA1=11, MEDIA2=21 See a sketch here, at https://www-01.ibm.com/servers/resourcelink/svc00100.nsf/pages/zOSV2R3SC236867/$file/idao300_v2r3.pdf on publication's page 74 (PDF physical page 94), showing how a tape library is being shared between several sysplexes or systems, while each having its own partition... On Wed, 31 Oct 2018 06:15:53 +0000, Gadi Ben-Avi <[email protected]> wrote: >Hi, >I coded > >NON_VSAM_XTIOT=YES, >COMPACT=YES, >MEDIA1=11, >MEDIA2=21 > >In DEVSUP00 and then issued the command SET DEVSUP=00 > >How can I be sure that the values for MEDIA1 and MEDIA2 were accepted? > >I am running z/OS v2.2 > >Thanks > >Gadi > >????? ?? ????? ???? ???? ???? ?????? ??? ??? ?????? ???? ????? ??? ?????? >??????. ?? ????, ???????? ?? ??? ???? ?????, ??????? ???? ???? ????? ?? ??? >????? ?????? ?? ?????. ????? ????? ???? ?? ?????? ?????? ?????? ???? ?? ???? >??????? ??? ???, ?/?? ?????, ????? ?? ????? ????? ????? ????? ?????? ?? ????? >??????? ?/?? ?????? ?? ??????. > >---------------------------------------------------------------------- >For IBM-MAIN subscribe / signoff / archive access instructions, send >email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN . הודעה זו נשלחה אליך מטעם חברה בקבוצת מלם תים וייתכן שהיא מוגנת תחת סודיות מסחרית. כל הצעה, התחייבות או מצג מטעם החברה, מחייבים מסמך נפרד וחתום על ידי מורשה החתימה של החברה. החברה רשאית לנטר כל תכתובת העוברת בשרתיה והיא לא תישא באחריות לכל נזק, ו/או אובדן, שיבוש או פגיעה במידע כלשהו שנגרם מסיבות של תקיפה חיצונית ו/או זדונית על הארגון. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
