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

Will there be a PCB-MASK in linkage section for each PCB


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

New User


Joined: 26 May 2006
Posts: 35
Location: india

PostPosted: Tue Jan 29, 2008 5:21 pm
Reply with quote

Hi All,

Will there be a PCB-MASK in linkage section for each PCB that we use in our program??

Regards,
RDR.
Back to top
View user's profile Send private message
guntukus

New User


Joined: 06 Apr 2005
Posts: 2

PostPosted: Tue Jan 29, 2008 5:42 pm
Reply with quote

rdr wrote:
Hi All,

Will there be a PCB-MASK in linkage section for each PCB that we use in our program??

Regards,
RDR.


Yes. For each PCB we use, there must be a PCB-MASK.
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 Jan 29, 2008 5:54 pm
Reply with quote

In addition, your PCB must be in the same sequence as your PSB. All databases defined in your PSB must be defined in your linkage section.
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 Jan 30, 2008 12:57 am
Reply with quote

Sandy Zimmer wrote:
In addition, your PCB must be in the same sequence as your PSB. All databases defined in your PSB must be defined in your linkage section.


One small addition: sometimes an IO-PCB is omitted in the PSB; it is generated at PSBGEN. It has to be defined in your program also.
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 COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts Using Dynamic file handler in the Fil... COBOL Programming 2
No new posts Want to mask Middle 8 Digits of Debit... COBOL Programming 3
No new posts FD Section to Create FB or Vb File Dy... COBOL Programming 1
No new posts Assembler: Set Program Mask for decim... PL/I & Assembler 4
Search our Forums:

Back to Top