MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Question about adding PAGESPACE

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Other Technical Topics
View previous topic :: View next topic  
Author Message
ANDY
Beginner


Joined: 07 Feb 2004
Posts: 127
Topics: 67

PostPosted: Fri Aug 25, 2006 4:43 am    Post subject: Question about adding PAGESPACE Reply with quote

What's the difference of the following three PAGESPACE?

PLPA
COMMON
LOCAL

I can add type LOCAL by using system command:

PAGEADD page=PAGE.MVS.LOCAL2,

How can I add one for type PLPA ?
_________________
cheers,
Andy
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12376
Topics: 75
Location: San Jose

PostPosted: Fri Aug 25, 2006 7:37 am    Post subject: Reply with quote

Andy,

PLPA = Pageable Link Pack Area This area contains supervisor call routines, access methods, and other read-only system programs along with read-only reenterable user programs selected by an installation to be shared among users of the system. Optional functions or devices selected by an installation during system generation add additional modules to the PLPA.

Check this link which explains about defining the the CICS LPA library to your MVS

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/DFHA1P10/2.9.4?DT=20050729103915

Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Bill Dennis
Advanced


Joined: 03 Dec 2002
Posts: 579
Topics: 1
Location: Iowa, USA

PostPosted: Fri Aug 25, 2006 7:52 am    Post subject: Reply with quote

There can be only one PLPA dataset and one COMMON dataset as defined at system initialization. If it's too small, you must allocate a new one and IPL w/CLPA option.

The need for LOCAL pagespace will increase/decrease with the workload, that's why these can be added and removed.
_________________
Regards,
Bill Dennis

Disclaimer: My comments on this foorum are my own and do not represent the opinions or suggestions of any other person or business entity.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Other Technical Topics All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group