| Author |
Message |
cardlink
New User
Joined: 29 May 2007 Posts: 6 Location: shanghai
|
|
|
|
Dear all,
As subject, anyone could please advise what difference is between CICS TRACE and DUMP? and how to utilize them to analysis problem we face?
thanks so much. |
|
| Back to top |
|
 |
References
|
Posted: Thu Apr 17, 2008 1:08 pm Post subject: Re: what's didfference between TRACE and Dump in CICS? |
 |
|
|
 |
CICS Guy
Senior Member
Joined: 18 Jul 2007 Posts: 1002 Location: At my desk
|
|
|
|
Dump can give you a snapshot of the condition and values of storage.
Internal trace can give you a short history of what CICs has done lately.
Aux trace can give you a much longer history. |
|
| Back to top |
|
 |
cardlink
New User
Joined: 29 May 2007 Posts: 6 Location: shanghai
|
|
|
|
| CICS Guy wrote: |
Dump can give you a snapshot of the condition and values of storage.
Internal trace can give you a short history of what CICs has done lately.
Aux trace can give you a much longer history. |
thanks, how can I access TRACE? a supplied CICS transaction or some way else? please advise. |
|
| Back to top |
|
 |
CICS Guy
Senior Member
Joined: 18 Jul 2007 Posts: 1002 Location: At my desk
|
|
|
|
| cardlink wrote: |
| how can I access TRACE? a supplied CICS transaction or some way else? please advise. |
The inernal trace is included in the transaction dump and the aux trace can be printed by a CICS utility. |
|
| Back to top |
|
 |
cardlink
New User
Joined: 29 May 2007 Posts: 6 Location: shanghai
|
|
|
|
| CICS Guy wrote: |
| cardlink wrote: |
| how can I access TRACE? a supplied CICS transaction or some way else? please advise. |
The inernal trace is included in the transaction dump and the aux trace can be printed by a CICS utility. |
You mean a CICS batch utility? may I have its name? thanks. |
|
| Back to top |
|
 |
enrico-sorichetti
Global Moderator
Joined: 14 Mar 2007 Posts: 1847 Location: italy
|
|
|
|
| Quote: |
| may I have its name? thanks. |
why don' t You look it Yourself in the manual??
or search google for "AUXILIARY TRACE PRINT UTILITY"
if You are simply told You might forget it,
if You work a little bit to find it You will not  |
|
| Back to top |
|
 |
CICS Guy
Senior Member
Joined: 18 Jul 2007 Posts: 1002 Location: At my desk
|
|
| Back to top |
|
 |
|
|