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

How to do PPT,DCT entries in CICS region


IBM Mainframe Forums -> Mainframe Interview Questions
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
snehalkumar patil

New User


Joined: 08 Feb 2007
Posts: 1
Location: pune

PostPosted: Tue Feb 20, 2007 11:56 am
Reply with quote

i am confident about how to run a application program thru cics?
how compilation and run can be related to each other in cics environment?
how to do PPT,DCT entries? i m learning MF my own ?please advice solutions to this basics? please suggest any particular example?
Back to top
View user's profile Send private message
William Thompson

Global Moderator


Joined: 18 Nov 2006
Posts: 3156
Location: Tucson AZ

PostPosted: Tue Feb 20, 2007 12:24 pm
Reply with quote

transaction CEDA and get a copy of the CICS System Definition Guide.
Back to top
View user's profile Send private message
sinu_203

New User


Joined: 17 Feb 2007
Posts: 3
Location: kerala

PostPosted: Tue Feb 20, 2007 12:27 pm
Reply with quote

Cics contains some resource definiitions table
1. PPT
2. PCT
3. FCT
4. DCT
We have to register each cics program and related transaction id to PCT

Each program and related maps should be registered to PPT

Each VSAM files used in cics should be registered to FCT

DCT is destination control table is used to register the TDQ name

By using CEDA transaction id ,we can register all these things to Resource definition table
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 -> Mainframe Interview Questions

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts Calling an Open C library function in... CICS 1
No new posts How to 'Ping' a CICS region in JCL CICS 2
No new posts Parallelization in CICS to reduce res... CICS 4
No new posts How to avoid duplicating a CICS Web S... CICS 0
Search our Forums:

Back to Top