we have a batch job scheduled every 30 mins and I guess it uses tablescan/ index scan and locks the table. During that time (observed 1 min) the normal transactions hitting are getting delayed. I know ...
We have batch job scheduled every 30 mins and that for sure appears to be one of the reasons for long db2 transactions. How do I look for db2 logs, do I need dba privileges to do that.
I am looking at CICS reports that give a tally of trnasactions on a particular day, response times, cpu usage etc. Some days the response times are a lot faster. It looks like if their is a slow trans ...
I am a java programmer and had worked as a assembly language programmer. I would like to know about CICS system architecture. What are the books/manuals I can read? I looked at CICS manuals on this si ...