Re: How do I build a stand alone z/OS

2007-05-18 Thread Mohan Vel

Thank you Mark for your help.

Thanks

Mohan

On 5/17/07, Mark Zelden <[EMAIL PROTECTED]> wrote:


On Thu, 17 May 2007 07:42:31 -0500, Mark Zelden <[EMAIL PROTECTED]>
wrote:


>>As a first step we are planning to install the z/OS, is there any way i
>>could build a systempac kinda & use it for future LPAR's.
>>



>>
>
>I have some examples on my cbt file - file 434 and in the "JOBs" section
>of my web site (URL below in my signature).
>
>If you don't need TCPIP then you can use the ONEPAK* examples -
>otherwise you need the TWOPAK* examples (which can fit on
>a single 3390-9).  I last updated them for z/OS 1.6 but was just
considering
>updating them for z/OS 1.8.  If you are running z/OS 1.7, there are only
>minor changes that need to be made (new LNKLST lib for example).  You
>can get those from the migration manual and / or looking at one of your
>1.7 systems.
>


These are the changes that are required from my 1.6 samples to work
with z/OS 1.7 and z/OS 1.8.   I will update my CBT file soon - but you
can easily make them yourself if you plan on using my samples:

CHANGES FROM Z/OS 1.6 VERSION FOR Z/OS 1.8:

1. DEL REFERENCES TO SISPSASC (1.8 CHANGE)
2. DEL SHASLINK AND REPLACE WITH SHASLNKE (1.7 CHANGE)
3. ADD SIEAMIGE TO COPY/ALTER/LNKLST/APF IN PROG00 (1.7 CHANGE)
4. REMOVE RDINUM= FROM JES2PARM (1.7 CHANGE)
5. ADD SCEERUN2 TO COPY/ALTER/LNKLST/APF IN PROG00 (1.7 CHANGE?)
   (ABEND IN CEEBINIT AT IPL WITHOUT SCEERUN2 - OMVS RELATED)
6. CHANGE TMP HFS TO A TFS (UNRELATED TO OS LEVEL CHANGE)


5 and 6 are only for the 2 pack system that includes OMVS and TCP/IP.
SCEERUN2 is a large DSN, so it is going on the 2nd volume.

Regards,

Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group:  G-ITO
mailto:[EMAIL PROTECTED]
z/OS and OS390 expert at http://searchDataCenter.com/ateExperts/
Systems Programming expert at http://expertanswercenter.techtarget.com/
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


How Do I create a stand alone volume for IPL

2007-04-08 Thread Mohan Vel

Hi,

I have a requirement to create a stand alone IPL volume, how do i create it.
Is there any documentation i could follow.
Please help on this.

Thanks

Mohan

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html