I want to accomplish to have complete coverage for my program
By that I mean anytime I get an abend in any state I want my recovery routine 
to get control 

Sent from my iPhone

> On Aug 27, 2014, at 5:56 PM, Tony Harminc <[email protected]> wrote:
> 
>> On 27 August 2014 16:48, Micheal Butz <[email protected]> wrote:
>> I have question I understand that an authorized command run under a 
>> different tmp
> 
> Well, a different task structure.
> 
>> Is that always meaning the same program while in problem state runs Under 
>> one tmp and when I switch to
>> Supervisor under another
> 
> No - it doesn't work that way at all. Once it's been decided that a
> command will run APF authorized, it is dispatched under a different
> task structure, while the unauthorized stuff is all status stopped. If
> you are able to switch to supervisor state, you were authorized by
> definition (or IBM will fix it PDQ!), so you won't be running under
> the unauthorized branch.
> 
>> If so I established my estae(x) In Problems state and I abended in 
>> supervisor state my recovery rtn wouldn't get control
> 
> Well, sort-of. But it's both stronger and more subtle than that.
> 
> As usual, the question is "what are you trying to accomplish here?"
> 
> Tony H.
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to