MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CICS transaction is UP

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware
View previous topic :: View next topic  
Author Message
radkrish82
Beginner


Joined: 19 Feb 2009
Posts: 50
Topics: 10

PostPosted: Wed Sep 21, 2011 8:18 am    Post subject: CICS transaction is UP Reply with quote

1. Can you please let me know if there is a way to ensure through automated process/batch process if a cics transaction is running and UP or the transaction in error.
2. A transaction 'X123' process orders. If the numbers are present in SENT field then it means all the orders are processed. I would like to get notified when the number is moved to SENT field. can this be possible to automate via batch process rather than manually checking it. I am currently checking manually how many orders are sent on a day.

screen X123
Code:
   no.of orders received     sent       order sent date
       24                           
       40       


screen X123
Code:
   no.of orders received     sent       order sent date
                               24         dd/mm/yyyy                         
                               40         dd/mm/yyyy


regds,
radkrish
Back to top
View user's profile Send private message
dbzTHEdinosauer
Supermod


Joined: 20 Oct 2006
Posts: 1411
Topics: 26
Location: germany

PostPosted: Wed Sep 21, 2011 8:23 am    Post subject: Reply with quote

first of all, where are these statistics maintained / no orders received and no orders sent?

where does screen x123 get the information?
_________________
Dick Brenholtz
American living in Varel, Germany
Back to top
View user's profile Send private message
radkrish82
Beginner


Joined: 19 Feb 2009
Posts: 50
Topics: 10

PostPosted: Thu Sep 22, 2011 12:30 am    Post subject: Reply with quote

Statistics are completely from vsam file which is confidential with critical data that I dont have access to see even its layout. Apologies for not able to provide sufficient info about X123 logic/vsam file data. Hence posted the query as i didnt get any clue from myside.The logic I understood is that these orders taken from the file, successfull order placed will be present in SENT. Since all these belongs to security credentials, I only have access to monitor the screen.

Everyday between 9 to 945 pm est the transaction process places these orders. I record the statistics of SENT orders for everyday. Before 9.45PM, the orders move to SENT. If the transaction fails, I will raise a reuqest to support group to trigger it again. I tried to get all logic, but backedup becoz of security info. with this info, is it possible to find a way from the screen perspective.

Thanks.
radhkrish.
Back to top
View user's profile Send private message
papadi
Supermod


Joined: 20 Oct 2009
Posts: 594
Topics: 1

PostPosted: Thu Sep 22, 2011 1:35 pm    Post subject: Reply with quote

Your issue appears to be completely site-specific. If you do not have permission to know how it works, surely we would not have permission and so could not help.

You might try to use CEMT I TRAN(xxxx) where xxxx = your tranid (if you have permission to use cemt - it is restricted some places).
_________________
All the best,

di
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group