Author |
Message |
Topic: CICS syncpoint and DB2 commit |
ignich7
Replies: 3
Views: 2693
|
Forum: CICS and Middleware Posted: Tue Dec 11, 2007 3:33 am Subject: CICS syncpoint and DB2 commit |
If I issue DB2 commit within the LUW, after some time the transaction got ABEND before the completion of LUW. In this case, will CICS rollback the changes made to DB2 tables or it will only recover th ... |
Topic: Calling CICS-BMS Maps from the Browser |
ignich7
Replies: 4
Views: 2968
|
Forum: CICS and Middleware Posted: Tue Dec 11, 2007 3:33 am Subject: Calling CICS-BMS Maps from the Browser |
I know that CICS supplied transactions can be invoked by typing the URL from the browser using CICS Web Support.
Now I want to implement the same for my simple transaction.
For example:
I have ... |
Topic: Need tutorials on analysing CICS dumps using IPCS |
ignich7
Replies: 0
Views: 1201
|
Forum: CICS and Middleware Posted: Tue Dec 11, 2007 3:32 am Subject: Need tutorials on analysing CICS dumps using IPCS |
How can we analyse CICS dumps? Are there any PDFs for analysing CICS dumps using IPCS?
I know nothing about IPCS. If you have anything that can be cosider as good starup for knowing IPCS, Kindly sha ... |
Topic: How to give CEDA authorization for a particular CICS region? |
ignich7
Replies: 1
Views: 1576
|
Forum: CICS and Middleware Posted: Thu Nov 22, 2007 4:57 am Subject: How to give CEDA authorization for a particular CICS region? |
How to give CEDA authorization for a particular CICS region?
I gave the CEDA permission by using the following commands.
TSO RDEFINE TCICSTRN CEDA UACC(NONE)
TSO PE CEDA CLASS(TCICSTRN) ID(U ... |
Topic: How Strobe can be used in CICS region? |
ignich7
Replies: 1
Views: 1773
|
Forum: CICS and Middleware Posted: Tue Sep 11, 2007 2:49 am Subject: How Strobe can be used in CICS region? |
What is Strobe? Can Strobe be used with CICS? What are all the information we can get if we use Strobe with CICS?
Thanks in advance |
Topic: Reg: CICS Optimization |
ignich7
Replies: 1
Views: 1227
|
Forum: CICS and Middleware Posted: Tue Sep 11, 2007 2:47 am Subject: Reg: CICS Optimization |
Is it possible to keep frequently used programs in a Separate Address space? How to increase the CICS buffer for sending the large amount of data? |
Topic: Difference between CWS, CTG and CICS Socket? |
ignich7
Replies: 1
Views: 2388
|
Forum: CICS and Middleware Posted: Tue Mar 20, 2007 11:47 am Subject: Difference between CWS, CTG and CICS Socket? |
Can anyone pls tell me what are CICS Web Support, CICS Transaction Gateway and CICS Sockets? I want to know the differece also. Can you pls explain with me some examples.. in which scenario each can b ... |
Topic: Help on CICS trace |
ignich7
Replies: 2
Views: 1823
|
Forum: CICS and Middleware Posted: Wed May 03, 2006 7:08 am Subject: Help on CICS trace |
hi
thanks for ur reply.
Actually I executed CETR and started the trace. I collected the trace using DFHTU640 utility and also provided trace selection parameters and formatted it. In the output it ... |
Topic: Help on CICS trace |
ignich7
Replies: 2
Views: 1823
|
Forum: CICS and Middleware Posted: Wed May 03, 2006 12:32 am Subject: Help on CICS trace |
Using CICS trace is there any way to identify only those CICS commands issued from the application program?
Thanks. |
Topic: Abend 4094 with Reason code - 00000014 |
ignich7
Replies: 2
Views: 4797
|
Forum: CICS and Middleware Posted: Tue Dec 13, 2005 11:51 pm Subject: Abend 4094 with Reason code - 00000014 |
Hi Kolusu,
Thanks for your prompt reply. But I am using C++ program. Can you please tell me how can i do the same in C++? |
Topic: Abend 4094 with Reason code - 00000014 |
ignich7
Replies: 2
Views: 4797
|
Forum: CICS and Middleware Posted: Tue Dec 13, 2005 6:16 am Subject: Abend 4094 with Reason code - 00000014 |
Hi,
When i m trying to execute a transaction it abends with 4094 and control is being return to CICS. The program is a C++ PROGRAM, i have written it in OMVS and compiled the program using a make f ... |
Topic: ioerr while reading extra partition TDQ |
ignich7
Replies: 4
Views: 3176
|
Forum: CICS and Middleware Posted: Tue Nov 29, 2005 7:02 am Subject: ioerr while reading extra partition TDQ |
Hi Kolusu,
I am using CICS 2.2 and i found no option like FREE=PARM while defining extra partition TDQ. And also while executing EXEC CICS SET TDQUEUE CLOSED command it shows normal response. i defin ... |
Topic: ioerr while reading extra partition TDQ |
ignich7
Replies: 4
Views: 3176
|
Forum: CICS and Middleware Posted: Tue Nov 29, 2005 6:04 am Subject: ioerr while reading extra partition TDQ |
Hi Kolusu,
i didnt get it clearly. where i have to do the modifications? what operand i have to give instead of FREE=CLOSE? where i have to give? please give me detailed information regarding this i ... |
Topic: ioerr while reading extra partition TDQ |
ignich7
Replies: 4
Views: 3176
|
Forum: CICS and Middleware Posted: Tue Nov 29, 2005 12:48 am Subject: ioerr while reading extra partition TDQ |
hi,
i hav defined extra partition tdq with the following specifications.
TYPEFile : Input
RECORDSize : 00080
BLOCKSize : 27920
RECORDFormat : Fixed
BLOCKFormat ... |
|