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 

DSN1MSTR

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Database
View previous topic :: View next topic  
Author Message
nadh
Intermediate


Joined: 08 Oct 2004
Posts: 192
Topics: 89

PostPosted: Thu Jun 22, 2006 10:17 am    Post subject: DSN1MSTR Reply with quote

Hi,

Can anyone pls. let me know what is the use of DSN1MSTR and any link where i can find the info regarding the same.

Cheers!!!
nadh
Back to top
View user's profile Send private message Send e-mail
kolusu
Site Admin
Site Admin


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

PostPosted: Thu Jun 22, 2006 10:41 am    Post subject: Reply with quote

nadh,

DB2 has five private address spaces

1.System Services Address Space (DSN1MSTR): This address space handles system functions such as logging and archiving. This address space is small compared to the database services address space. The default Virtual storage is 2 - 5 MB Depending on your environment.

2.Database Services Address Space (DSN1DBM1): This is the largest DB2 address space. It processes database access requests from local users. IRLM Address Space (IRLMPROC): With no CROSS MEMORY specified,(PC=NO), the control block structure is placed in the Extended Common Service Area (ECSA). This is limited by the amount specified in the MAXIMUM ECSA parameter. With PC=YES, the control blocks are placed in the IRLM address space. Each lock takes 250 bytes of storage and can be used to estimate storage for the control block structure.

3.Distributed Data Facility Address Space (DSN1DIST): This address space supports VTAM communications with other DB2 subsystems and executes database access requests on behalf of remote users. The size of this address space is negligible when compared to the size of the database services address space.

4.Stored Procedures Address Spaces (DSN1SPAS): These are DB2 established address spaces that provide isolated environments in which to execute stored procedures. In DB2 V4 you can have only one stored procedure address space managed by DB2. In DB2 V5 and higher you can have multiple stored procedure address spaces managed by OS/390 workload manager (WLM).

5.Allied Agent Address Spaces: The allied agent address spaces are sometimes referred to as the user address spaces. They include TSO, IMS, CICS, and batch address spaces. In TSO, the DSN command requires 130 KB, and in the rest, the attach code requires approximately 36 KB of virtual storage. In all cases, the attach code must run below 16 MB of virtual storage.

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
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Database 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