Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
how we can see the fct entries

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CICS
Author Message
shivsingla

New User


Joined: 14 Jul 2006
Posts: 16
Location: New Delhi

PostPosted: Sun Apr 13, 2008 9:12 pm    Post subject: how we can see the fct entries
Reply with quote

can anyone having an idea that how we can see the entries of FCT table


THANX IN ADVANCE
Back to top
View user's profile Send private message
References
PostPosted: Sun Apr 13, 2008 9:12 pm    Post subject: Re: how we can see the fct entries Reply with quote

dick scherrer

Global Moderator


Joined: 23 Nov 2006
Posts: 6756
Location: 221 B Baker St

PostPosted: Sun Apr 13, 2008 9:54 pm    Post subject:
Reply with quote

Hello,

Talk with your CICS system programmer(s). They can tell you if you are permitted to do so and how they want this done on your system.
Back to top
View user's profile Send private message
CICS Guy

Senior Member


Joined: 18 Jul 2007
Posts: 1088
Location: At my desk

PostPosted: Sun Apr 13, 2008 9:55 pm    Post subject:
Reply with quote

Look at the source? The FCT is rarely used since most file definations can be RDOed.
Back to top
View user's profile Send private message
shivsingla

New User


Joined: 14 Jul 2006
Posts: 16
Location: New Delhi

PostPosted: Mon Apr 14, 2008 11:26 am    Post subject: Reply to: how we can see the fct entries
Reply with quote

IS there any cics command for that?
my program is in assmbler. how i can see that entries ?
is there any command to find out TSqueue entires inforamtion
Back to top
View user's profile Send private message
Earl Haigh

Active User


Joined: 25 Jul 2006
Posts: 109

PostPosted: Wed Apr 16, 2008 1:53 am    Post subject:
Reply with quote

CEMT I TSQ from green screen 3270 terminal
Back to top
View user's profile Send private message
CICS Guy

Senior Member


Joined: 18 Jul 2007
Posts: 1088
Location: At my desk

PostPosted: Wed Apr 16, 2008 2:17 am    Post subject: Re: Reply to: how we can see the fct entries
Reply with quote

shivsingla wrote:
IS there any cics command for that?
my program is in assmbler. how i can see that entries ?
is there any command to find out TSqueue entires inforamtion
Oh, programmatically, why didn't you say that earlier......
You can also browse through all of the files installed in your system by using the browse options (START, NEXT, and END) on INQUIRE FILE commands.
You can also browse through all of the temporary storage queues in your system by using the browse options (START, AT, NEXT, and END) on INQUIRE TSQUEUE commands.
A whole lot of neat things in the System Programming Reference...
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CICS All times are GMT + 6 Hours
Page 1 of 1