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

What is the difference Between PSB and PCB?


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

New User


Joined: 19 Apr 2006
Posts: 63
Location: Chennai

PostPosted: Thu May 03, 2007 7:02 pm
Reply with quote

Hi Friends,

I am new to IMS, I have doubt, What is the difference between PSB & PCB? AND how to create PSB's? .... and how to submit IMS - COBOL Program?

Regards
Vijay
Back to top
View user's profile Send private message
Devzee

Active Member


Joined: 20 Jan 2007
Posts: 684
Location: Hollywood

PostPosted: Fri May 04, 2007 9:42 am
Reply with quote

PSB- Program Specification Block. This is defined external to program and is required for IMS program.
For IMS DB program this has definition which tells what the program can operate and what segments/ fields the program can use.
For IMS DC program this has TP which is to read/write IO messages.

PCB - This is Program communication block which is defined in Linkage of COBOL program. (This can be in any language like Pl1 Easytrieve etc)
It has different PCB masks for each Database and TP which are defined in the PSB of the related program.

IMS COBOL Batch program can be executed via Batch JCL.

This explanation is in short, you can refer to manuals for further info.

To create PSB refer to below url:

www.ibmmainframes.com/viewtopic.php?t=18515
Back to top
View user's profile Send private message
vijayakumar.yellala

New User


Joined: 19 Apr 2006
Posts: 63
Location: Chennai

PostPosted: Mon May 07, 2007 5:04 pm
Reply with quote

Thanks Dev....
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: Wed May 09, 2007 1:31 am
Reply with quote

@Devzee: nice link icon_wink.gif
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 Timestamp difference and its average ... DB2 11
No new posts Difference when accessing dataset in ... JCL & VSAM 7
No new posts What is the difference between Taskty... Compuware & Other Tools 2
No new posts Difference between VALIDPROC and CHEC... DB2 3
No new posts Difference between CEE3250C and CEE3204S COBOL Programming 2
Search our Forums:

Back to Top