CMS22A and CMS22B count exactly 6 characters (in Belgium at least)

2007/5/10, Stracka, James (GTI) <[EMAIL PROTECTED]>:

 So, I hope that was a finger check as I did not know IBM allowed seven
byte volume names.  But I get the idea..

 -----Original Message-----
*From:* The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] *On
Behalf Of *Kris Buelens
*Sent:* Thursday, May 10, 2007 2:24 PM
*To:* [email protected]
*Subject:* Re: Testing new CMS / CMS components

Our S-disk is labeled with the CMS level inside it: currently CMS22A and
CMS22B.  Our SYSPROF gets the S-disk label and derives segments names from
it: CMS22FA and CMS22FB for the sFs saved segment, PIPES, VMLIB etc reside
in CMS22SA and CMS22SB.  For the latter we can use the SEGMENT ASSIGN
function: e.g. SEGMENT ASSIGN PIPES CMS22A (this allows for identical
SYSTEM SEGID files on MAINT 190/490.  For SFS, SEGMENT ASSIGN does not work,
hence our SYSPROF EXEC updates the DMSPARMS file with the name of the
appropriate physical segment CMS22FA/CMS22FB.  So no-one needs to manually
adapt the DMSPARMS file to match the CMS level.

In the CMS Rel 6 days it happened we concurrently needed 3 different
versions of that CMS due to bugs, our naming scheme allows for this, just as
it allows to have multiple CMS releases next to each other.  The S-disk
label defines it all.

2007/5/10, Stracka, James (GTI) <[EMAIL PROTECTED]>:
>
>  Mike,
>
> I understand as we are a CMS application shop.  But the CMS DCSSes
> (CMSPIPES, CMSVMLIB and INSTSEG) are loaded at IPL CMS time by SYSPROF:
>
> 'SEGMENT LOAD PIPES ( SYSTEM'
> 'SEGMENT LOAD RXSOCKET ( SYSTEM'
> 'SEGMENT LOAD VMLIB ( SYSTEM'
>
> CMSFILES is only used by the SFS SVMs.
> SVM is used mostly by the DFSMS SVMs (OK, and maybe VM:Operator and
> VM:Tape)
>
> Kris' comment and my response were strictly for the CMS DCSSes; not
> other application DCSSes.
>
> So, I do not see why do you need to reserve any of the CMS DCSSes for
> NOMAD.  NOMAD's DCSS is another story.
>
> Jim
>
>  -----Original Message-----
> *From:* The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] *On
> Behalf Of *Mike Walter
> *Sent:* Thursday, May 10, 2007 12:26 PM
> *To:* [email protected]
> *Subject:* Re: Testing new CMS / CMS components
>
>
> Jim,
>
> We still need SEGMENT RESERVE to ensure that applications do not
> allocate into storage which is required by NSSes.  For example, Nomad2 here
> loads at 05A00-05CFF.  We've had applications allocated into that area, then
> when the user tried to start Nomad, no luck.  Finding out which application
> allocated storage into a given area is tricky business.  Getting it
> unallocated (without just IPLing CMS) is near-impossible.
>
> So, unless I'm missing something, you're just betting that no apps (even
> CMS) will allocate storage, and leave it allocated, before some NSS attempts
> to load.  You gun, your foot.  Of course z/VM customers running Linux, and
> with no (yet) CMS workload will not be faced with this issue.  It's only us
> old productive dinosaur CMS-app shops that care.
>
> Mike Walter
> Hewitt Associates
> Any opinions expressed herein are mine alone and do not necessarily
> represent the opinions or policies of Hewitt Associates.
>
>
>   *"Stracka, James (GTI)" <[EMAIL PROTECTED]>*
>
> Sent by: "The IBM z/VM Operating System" <[email protected]>
>
> 05/10/2007 10:51 AM   Please respond to
> "The IBM z/VM Operating System" <[email protected]>
>
>
>    To
> [email protected]  cc
>
>  Subject
> Re: Testing new CMS / CMS components
>
>
>
>
>
>
> Kris,
>
> I have not seen a need for the SEGMENT RESERVE command with our z/VM
> systems.  The last time we needed to do this was about 10 years ago with
> reserving VSAM for NetView.  This is no longer necessary.
>
> We also used commands like:
>
> SET SYSNAME GCSVSAM CMSVSAM
> SET SYSNAME GCSBAM  CMSBAM
> Jim
> -----Original Message-----*
> From:* The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] *On
> Behalf Of *Kris Buelens*
> Sent:* Thursday, May 10, 2007 11:41 AM*
> To:* [EMAIL PROTECTED]
> Subject:* Re: Testing new CMS / CMS components
>
> I've got a similmar tool/way of working, since VM/SP Rel 6. Look at
> *http://www.vm.ibm.com/download/packages/descript.cgi?IPLER 
*<http://www.vm.ibm.com/download/packages/descript.cgi?IPLER>
>
> The thing I can't resolve is that when user's code e.g. SEGMENT RESERVE
> SCEE in the their PROFILE EXEC, and I plabe they should use SCEE22 for the
> z/VM 5.2 CMS (and corresponding entries in SYSTEM SEGID)
>
> In the VM/XA days there have been plans for a CP command to assign
> alternate names to NSSes.  That would have easily solved the issue.
> --
> Kris Buelens,
> IBM Belgium, VM customer support
> ------------------------------
>
> If you are not an intended recipient of this e-mail, please notify the
> sender, delete it and do not read, act upon, print, disclose, copy, retain
> or redistribute it. *Click here * <http://www.ml.com/email_terms/>for
> important additional terms relating to this e-mail.     *
> http://www.ml.com/email_terms/* <http://www.ml.com/email_terms/>
> ------------------------------
>
>  ------------------------------
> The information contained in this e-mail and any accompanying documents
> may contain information that is confidential or otherwise protected from
> disclosure. If you are not the intended recipient of this message, or if
> this message has been addressed to you in error, please immediately alert
> the sender by reply e-mail and then delete this message, including any
> attachments. Any dissemination, distribution or other use of the contents of
> this message by anyone other than the intended recipient is strictly
> prohibited.
>
>


--
Kris Buelens,
IBM Belgium, VM customer support




--
Kris Buelens,
IBM Belgium, VM customer support

Reply via email to