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 

PSB

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> IMS
View previous topic :: View next topic  
Author Message
Rajkannan
Beginner


Joined: 02 Jun 2004
Posts: 64
Topics: 31

PostPosted: Mon Nov 12, 2007 9:40 am    Post subject: PSB Reply with quote

Hi,

I am working on Impact analysis for a IMS Application , The total no of PGM is 100 , while No of PSB are 200. From my knowledge I understand
each PGM will have a PSB , The client says there no obselete PSB. Can someone explain me why there are 200 PSB's?
Back to top
View user's profile Send private message Send e-mail
Rajkannan
Beginner


Joined: 02 Jun 2004
Posts: 64
Topics: 31

PostPosted: Mon Nov 12, 2007 10:10 am    Post subject: PSB Reply with quote

Can this be a reason ,

Same program accessing different PSB for different run.
Back to top
View user's profile Send private message Send e-mail
Rajkannan
Beginner


Joined: 02 Jun 2004
Posts: 64
Topics: 31

PostPosted: Mon Nov 12, 2007 2:43 pm    Post subject: PSB Reply with quote

Same program accessing different PSB with different run.

PGM1 accessing PSB1 having PCB to read database1
PGM1 accessing PSB2 having PCB to update database1
PGM1 accessing PSB3 having PCB to delete in database1
PGM1 accessing PSB4 having PCB to insert in database1

or

PGM1 running under DL/I mode using PSB1 for Database1
PGM1 running under BMP mode using PSB2 for Database1
Back to top
View user's profile Send private message Send e-mail
Rajkannan
Beginner


Joined: 02 Jun 2004
Posts: 64
Topics: 31

PostPosted: Mon Nov 12, 2007 2:47 pm    Post subject: PSB Reply with quote

Can someone confirm the above
Back to top
View user's profile Send private message Send e-mail
rajat_gupta
Beginner


Joined: 30 May 2007
Posts: 13
Topics: 5
Location: India

PostPosted: Tue Nov 13, 2007 7:45 am    Post subject: Reply with quote

Hi Rajkannan,
One PSB can have multiple PCB's to read/update the database.For different run a different PCB might be used but normally the PSB remains same.

Quote:

PGM1 running under DL/I mode using PSB1 for Database1
PGM1 running under BMP mode using PSB2 for Database1

We use same PSB for DLI/BMP call.
_________________
Rajat Gupta

when depressing thoughts seem to get you down
Put a smile on your face and thank God you're alive and still around.
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


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

PostPosted: Tue Nov 13, 2007 12:54 pm    Post subject: Reply with quote

Quote:

Can someone explain me why there are 200 PSB's?


Rajkannan,

If plan to run the same pgm simultaneously then you need 2 PSB's.
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
ash_sudp
Beginner


Joined: 17 May 2006
Posts: 12
Topics: 0

PostPosted: Sun Nov 18, 2007 4:16 am    Post subject: Reply with quote

Check if these are programs that are only batch or both batch and online.
Back to top
View user's profile Send private message
Pradeep25
Beginner


Joined: 04 Dec 2007
Posts: 2
Topics: 1
Location: Salt Lake City

PostPosted: Wed Dec 05, 2007 2:29 am    Post subject: Reply with quote

kolusu wrote:
Quote:

Can someone explain me why there are 200 PSB's?


Rajkannan,

If plan to run the same pgm simultaneously then you need 2 PSB's.


I agree with above. In order to avoid contention, if multiple jobs are executing same program then we usually keep separate PSBs for each job.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> IMS 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