I used a batch ezt pgm to read the CICS ESDS online file and no result during the morning hours. Around 3 pm, I ran the job again and results are there. I believe CICS is doing buffering when it reaches the quota and releases the data. Do you have any sample program or any idea on how to retrieve...
Certifications on CICS?
We are wondering if anyone is using CSP under CICS 3.2/OS1.9? Any help would be greatly appreciated. DM
What utility do you use to view the CICS system tables (like the File Control Table, PPT, RCT, PCT, etc.)? How do you look at them via TSO & via a batch utility?
Transaction N199 under ADABAS v8; CICSTS31 and z/OS 1.7 it runs successfully. Move it to z/OS 1.9 and it hangs. We do have ALLOWUSERKEYCSA set to YES. Has anyone experienced this and if so what did you do to resolve it? Thank you, CJ
I have set CAPS to OFF but when I enter lower case letters on the screen after the first RECEIVE the lower case letters have been coverted to upper cast and the screen still shows lower case. How can this be fixed. Also I've set UCTRAN to NO in CICS.
Strobe shows very high CPU in Module DSNGEDM Sections DSNGECMP & DSNGEPUF (which free expanded EDM Pool Storage) for dynamic SQL in a CICS Region. Is this an EDM Pool sizing issue?
How do you close a CICS file before batch processing, and also open up after batch processing is complete? Is there a utility to run to execute the CICS cemt command? Thanks
A searchDataCenter.com reader wrote in with this question: I need to execute EXCI to a running CICS region and pass data to a running transaction. My issue is that the running transaction seems to only handle a trans id from a screen scraping program. I need to be able to execute the transaction...
We have a call to QMF from all the screen in the application. We also has QMF report generation from onlines where users enter the details in onlines which is passed to QMF proc and report is shown to them on QMF screen. Once user is done with QMF queries/reports and presses PF3 he/she returns...
we got a pseudo-conversational system. in this system all the queues depend on the eibtrmid. the intention is to get input record(s) from mq and start the system without using the screens. the start or return immediate commands can happen from 1 to n times and is issued from a cobol program. we...
We have an instance where there is one message in the MQ Queue. Once MQ detects a message in the queue, it initiates a CICS program. That program will do MQCONN, MQOPEN, an MQGET, which will get the one message, get process the message , do a SYNCpoint, and do another MQGET, to which we receive a...
hello, I have been working for a MNC in India for the past 2 years.My nature of Job includes creating SAS programs and using JCL to run this SAS and get reports or other stuff from the DB2 databases or files.I also write simple SQL queries for DB2.I am right now in a stage where i need to decide...
I have a VSAM file that is currently defined to both CICS and a batch scheduling subsystem for update. CICS writes data to the VSAM file, and the batch scheduler subsystem, called CA7, reads and deletes the record from the VSAM file. This means that both subsystem can update the VSAM file and at...
In my CICS screen, irrespective of any case the user types in any string field, after receiving the map I found that its automatically converts to Upper case. I tried ASIS option and also NOUCTRAN. But nothing worked out. Can any one help on this?


