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

Is PSB specific to a program


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

New User


Joined: 25 Dec 2006
Posts: 2
Location: chennai

PostPosted: Sat Sep 22, 2007 10:34 am
Reply with quote

Assume a program is there along with psb being generated for it. If I write a new program accessing same database and same segment in those databases, can I use the same PSB in the JCL to run my program.
Back to top
View user's profile Send private message
Devzee

Active Member


Joined: 20 Jan 2007
Posts: 684
Location: Hollywood

PostPosted: Sat Sep 22, 2007 10:38 am
Reply with quote

Quote:
Can I use the same PSB in the JCL to run my program...."
YES
Back to top
View user's profile Send private message
guptae

Moderator


Joined: 14 Oct 2005
Posts: 1208
Location: Bangalore,India

PostPosted: Sat Sep 22, 2007 1:53 pm
Reply with quote

Yes u can use the same one
Back to top
View user's profile Send private message
Bitneuker

CICS Moderator


Joined: 07 Nov 2005
Posts: 1104
Location: The Netherlands at Hole 19

PostPosted: Sun Sep 23, 2007 12:10 am
Reply with quote

Indeed you can but you shouldn't. This had got to do with security and privicy. Senseg and fieldseg.
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: Sun Sep 23, 2007 2:02 am
Reply with quote

Hello,

If you keep them separate, it will help with configuration management and impact analysis. . . .

FWIW.
Back to top
View user's profile Send private message
Sandy Zimmer

Active Member


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

PostPosted: Sun Sep 23, 2007 9:22 pm
Reply with quote

My 2 cents....as previously stated....you should always have a separate PSB for each program. If someone just happens to change a "global" PSB and you fail to change your program, you are in big trouble. This is a standard at most installations.
Back to top
View user's profile Send private message
rosmi joseph

New User


Joined: 17 Sep 2007
Posts: 68
Location: Kochi

PostPosted: Wed Sep 26, 2007 10:01 am
Reply with quote

Hi,

According to our shop, the protocol is that if you are creating a new job stream and new programs it is recommended to create new PSBs also. This is the standard we follow.

It might vary from company to company and from client to client.

Thanks.
Back to top
View user's profile Send private message
ishu123

New User


Joined: 25 Dec 2006
Posts: 2
Location: chennai

PostPosted: Mon Oct 01, 2007 7:36 pm
Reply with quote

Hi all,

Thanks a lot for the answers.
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 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
No new posts EZT program to build a flat file with... All Other Mainframe Topics 9
Search our Forums:

Back to Top