PUT2PROD SEGMENTS uses this architecture more or less, fires up the BLDSEG 
virtual machine, FORCE it off, logs it on again for a different segment. Same 
for BLDCMS machine but that is single purpose.
How about that - admiring PUT2PROD !

David


-----Original Message-----
From: The IBM z/VM Operating System on behalf of Schuh, Richard
Sent: Wed 1/10/2007 5:06 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: [IBMVM] PIPE, CMS kind of question.
 
We have a REIPL EXEC that will change the storage size and IPL whatever
was last IPLed. It does not, at the current time, pass any command to
the PROFILE, but it would not be rocket surgery to add that
functionality.

 

Regards, 
Richard Schuh 

________________________________

From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Huegel, Thomas
Sent: Wednesday, January 10, 2007 1:56 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: PIPE, CMS kind of question.

 

A different approach might be to send a message to operator (PROP or
some other automation) and then logoff. PROP would then issue an
XAUTOLOG specifying a storage size of 50m and passing console input with
the exec name and the parm for the exec. 

        -----Original Message-----
        From: The IBM z/VM Operating System
[mailto:[EMAIL PROTECTED] Behalf Of Steve Gentry
        Sent: Wednesday, January 10, 2007 3:14 PM
        To: IBMVM@LISTSERV.UARK.EDU
        Subject: PIPE, CMS kind of question.

        
        I have an EXEC I want to run but I need to be sure the user has
a certain amount of virtual storage before it can run. 
        I can get this information  with PIPE and a  Q  V  STOR. 
        If the storage is less than 50M then I want to increase the
storage to 50M.  Then I want the EXEC to continue on. 
        Here is the code snippet. 
        
        'cp define stor 50m' || '15'x || 'I CMS' || '15'x || 'srgmod'
mod_name 
                                      
        
        The define stor  works ok, the I CMS works ok but it won't run
the srgmod  EXEC  (mod_name is an arg I supply) 
        Is this because when the I CMS runs it clears storage, resets
pointers or something? 
        If so, is there a way I can accomplish this? 
        
        Thanks, 
        Steve G.





________________________________

<< ella for Spam Control >> has removed 9430 VSE-List messages and set
aside 6685 VM-List for me
You can use it too - and it's FREE!  www.ellaforspam.com

 


Reply via email to