HELLO FOR ALL;
I keep trying to remember my days as a programmer, I already developed a small batch system, it was really cool.
Now I have developed a Cobol / CICS transaction to consult the data generated in the batch system.
TCP working
transaction running perfect, all fields validated, so I went to include the files created in the BATCHS programs in the FCT table of CICS.
For you this is a ridiculous problem, but I am not able to open the files included in the FCT.
I believe that in addition to including the file in the FCT, I must change something in the CICS configuration files.
Can someone help me.
Thanks, Dylson from Brazil via Google translator.
This the MENU program
Files used is this MUNU program
I try install only one file for TEST – TABPROD -
I change UNE to ENA, OK!
I change CLO to OPEN and receive status NOTOPEN
I TRY read usinf CECI and notopen TOO
Please, where else do I have to change so that the file can be used in CICS.
I include file TABPROD in this members:
DFH320.SVSC.CUSTON.INSTALL - ZACIC1
MEMBERS:
DFHDEFDS
DFHIVPBT
DFHIVPDB
DFHIVPOL
DFHSTSRT
DFH320.CICS.ADFHINST
MEMBERS:
DFHDEFDS
DFHSTART
ADCD.Z110.PROCLIB
MEMBERS:
CICSA
FCT table of CICS
-
- Similar Topics
- Replies
- Views
- Last post
-
- 1
- 2023
-
by prino
View the latest post
Mon Sep 05, 2022 2:12 am
-
- 5
- 2689
-
by sergeyken
View the latest post
Thu Feb 25, 2021 8:19 pm
-
- 12
- 3602
-
by sergeyken
View the latest post
Wed Jan 29, 2025 8:49 pm
-
-
strategy: partitioned table, delete millions of rows
by BobHarris » Wed Aug 17, 2022 2:47 pm » in DB2 - 1
- 1922
-
by engh
View the latest post
Tue Sep 20, 2022 1:56 pm
-
-
-
Array processing and Table handling with packed decimal
by rogerstrycova » Tue Oct 26, 2021 3:55 pm » in IBM Cobol - 2
- 1690
-
by Robert Sample
View the latest post
Wed Oct 27, 2021 1:12 am
-