Author |
Message |
Topic: SDSF output to a dataset through a Batch job |
Koppuramesh
Replies: 1
Views: 4593
|
Forum: Job Control Language(JCL) Posted: Thu Oct 30, 2003 9:29 am Subject: SDSF output to a dataset through a Batch job |
I have some reports that gets directed to the SDSF . From the SDSF we give the command XDC and put it into a dataset .This happens as an online process. I would like to know if there is a way to execu ... |
Topic: Performance testing of CICS pgm |
Koppuramesh
Replies: 3
Views: 2204
|
Forum: CICS and Middleware Posted: Thu Oct 16, 2003 10:58 am Subject: Performance testing of CICS pgm |
Hi,
I need to do the performance testing of a CICS pgm..in which i want to execute a particular paragraph lets say for 1000 times and see if there will be any performance issues..can anyone suggest ... |
Topic: SOC1 Problem - The system detected an operation exception |
Koppuramesh
Replies: 4
Views: 17417
|
Forum: Problem Determination Posted: Wed Oct 08, 2003 1:07 pm Subject: SOC1 Problem - The system detected an operation exception |
Hi Kolusu,
Thanks a lot for your information. The problem was, I have mentioned the wrong MQ loadmodule member in Compilation JCL of PGM-C. |
Topic: SOC1 Problem - The system detected an operation exception |
Koppuramesh
Replies: 4
Views: 17417
|
Forum: Problem Determination Posted: Wed Oct 08, 2003 8:42 am Subject: SOC1 Problem - The system detected an operation exception |
Hi Kolusu,
I checked the AMOD and RMOD of all the programs, It is same (31,ANY).
Is there any possibility that improper linkediting might be the cause for the problem or Program logic?
But from d ... |
Topic: SOC1 Problem - The system detected an operation exception |
Koppuramesh
Replies: 4
Views: 17417
|
Forum: Problem Determination Posted: Tue Oct 07, 2003 6:52 pm Subject: SOC1 Problem - The system detected an operation exception |
Hi,
I am submitting a JCL in which 'PGM-A' is being executed and it is calling 'PGM-B'. And 'PGM-B' inturn calling 'PGM-C'..
The job is getting abended with the following error message:
"CEE ... |
Topic: MQ-OPEN problem in MFE. |
Koppuramesh
Replies: 2
Views: 2272
|
Forum: CICS and Middleware Posted: Mon Oct 06, 2003 4:27 pm Subject: MQ-OPEN problem in MFE. |
In MFE environment, for online programs we need not issue CONN call since the connection established externally between MFE and MQ..keeping the same in my mind, I have not given MQCONN in batch progra ... |
Topic: MQ-OPEN problem in MFE. |
Koppuramesh
Replies: 2
Views: 2272
|
Forum: CICS and Middleware Posted: Thu Sep 25, 2003 5:44 pm Subject: MQ-OPEN problem in MFE. |
Hi,
I'm performing a call to 'MQOPEN' in my cobol program in MFE environment. It is getting abended with the MFE-Error code 173, with an error message 'called program file not found in drive/direc ... |
Topic: MQ-GET |
Koppuramesh
Replies: 2
Views: 1946
|
Forum: CICS and Middleware Posted: Thu Sep 25, 2003 5:41 pm Subject: MQ-GET |
Thank you Suresh. |
Topic: MQ-GET |
Koppuramesh
Replies: 2
Views: 1946
|
Forum: CICS and Middleware Posted: Wed Sep 24, 2003 8:59 am Subject: MQ-GET |
Hi,
There are some records(messages) sitting in local MQ.
I need to extract those records from a "local" MQ into a copy book and execute a start to a CICS program passing data to programs.
What ... |
|