IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

How to find out the PSB of an MPP program


IBM Mainframe Forums -> IMS DB/DC
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sundarkudos

New User


Joined: 16 Oct 2008
Posts: 39
Location: Chennai

PostPosted: Tue Apr 20, 2010 9:29 am
Reply with quote

Hi,

I found an existing MPP source program(PLI - IMS) which has the functionality of almost what i am looking for my BMP program. Hence, i'm planning to use the same PCB as the MPP program uses.

Can anyone tell me, how can i find out which PSB the MPP program uses?

Thanks in Advance,
Sundar.
Back to top
View user's profile Send private message
PeterHolland

Global Moderator


Joined: 27 Oct 2009
Posts: 2481
Location: Netherlands, Amstelveen

PostPosted: Tue Apr 20, 2010 2:06 pm
Reply with quote

Try :

/DIS TRAN ALL
Back to top
View user's profile Send private message
sundarkudos

New User


Joined: 16 Oct 2008
Posts: 39
Location: Chennai

PostPosted: Tue Apr 20, 2010 3:25 pm
Reply with quote

Thanks Peter!!!!!!!!

I got the PSB name.

Thanks,
Sundar.
Back to top
View user's profile Send private message
PeterHolland

Global Moderator


Joined: 27 Oct 2009
Posts: 2481
Location: Netherlands, Amstelveen

PostPosted: Tue Apr 20, 2010 3:27 pm
Reply with quote

You are welcome.
Back to top
View user's profile Send private message
Sandy Zimmer

Active Member


Joined: 13 Jun 2007
Posts: 826
Location: Wilmington, DE

PostPosted: Tue Apr 20, 2010 4:11 pm
Reply with quote

You are going to copy the PSB - correct? Never-ever-ever use a PSB belonging to another application.
Back to top
View user's profile Send private message
sundarkudos

New User


Joined: 16 Oct 2008
Posts: 39
Location: Chennai

PostPosted: Tue Apr 20, 2010 4:29 pm
Reply with quote

Sandy,

I'm just gonna use the same PSB for my testing.Thats all!!!!!!!!!

Thanks,
Sundar.
Back to top
View user's profile Send private message
Sandy Zimmer

Active Member


Joined: 13 Jun 2007
Posts: 826
Location: Wilmington, DE

PostPosted: Tue Apr 20, 2010 4:33 pm
Reply with quote

Sundar - and then what? When you move your application into production - will you also move into production a PSB that has not been tested?
Back to top
View user's profile Send private message
sundarkudos

New User


Joined: 16 Oct 2008
Posts: 39
Location: Chennai

PostPosted: Tue Apr 20, 2010 5:52 pm
Reply with quote

Thanks for ur advice, Sandy.

But then, this code is just for my own testing icon_mad.gif

Have no plans to move into production.

Thanks,
Sundar.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Tue Apr 20, 2010 10:26 pm
Reply with quote

Hello,

Even if this is just for your testing, it is best to follow good practices. . .

Quote:
Have no plans to move into production.
Maybe not now, but often things that were not to be promoted become needed in the production environment. . . .

Even if this is never promoted - Being lazy is never a good policy. . .

fwiw
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> IMS DB/DC

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts To find whether record count are true... DFSORT/ICETOOL 6
No new posts DB2 Event passed to the Application P... DB2 1
No new posts How to pass the PARM value to my targ... COBOL Programming 8
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
Search our Forums:

Back to Top