IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Is there a log maintained for each task being run in CICS


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Kevin Dcosta

New User


Joined: 01 Jan 2008
Posts: 35
Location: Hyderabad

PostPosted: Sun Jan 20, 2008 6:13 pm
Reply with quote

Is there a log maintained for each task being run in CICS. My intention is to find some info abt a task (i know the task no) which had run few days back. Please Help.
Back to top
View user's profile Send private message
Bill O'Boyle

CICS Moderator


Joined: 14 Jan 2008
Posts: 2501
Location: Atlanta, Georgia, USA

PostPosted: Tue Jan 22, 2008 1:03 am
Reply with quote

TMON (amongst others) can provide you (although limited) with a "TASK REVIEW" log, depending on how long the logging mechanism is active before it turns over.

However, characteristics of a "Task" could represent many programs which are part of a given task and the amount of data could be excessive.

Are you looking for a "Task Trace" with all of the associated CICS Resource-Id's?

Other than writing your own SMF 110 record display or using a 3rd-party product option (if available), that's about it.

If you could, please provide more information as to what you're specifically looking for.

Regards,

Bill
Back to top
View user's profile Send private message
Kevin Dcosta

New User


Joined: 01 Jan 2008
Posts: 35
Location: Hyderabad

PostPosted: Sun Jan 27, 2008 1:34 pm
Reply with quote

Actually i have a task number that got a non zero sqlcode few days back , so i am looking for a log that could provide me more info abt this task.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts Calling an Open C library function in... CICS 1
No new posts How to 'Ping' a CICS region in JCL CICS 2
No new posts Parallelization in CICS to reduce res... CICS 4
No new posts How to avoid duplicating a CICS Web S... CICS 0
Search our Forums:

Back to Top