Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the EXEC CICS HANDLE ABEND?

Answer Posted / sri

The EXEC CICS® PUSH HANDLE command allows you to nest your
condition-handling code. For example, when calling a
subroutine, you might want a completely different set of
EXEC CICS HANDLE CONDITION commands while in the
subroutine. (EXEC CICS PUSH HANDLE enables you to suspend
all current EXEC CICS HANDLE CONDITION, IGNORE CONDITION,
EXEC CICS HANDLE AID, and EXEC CICS HANDLE ABEND commands.
This can be useful, for example, during a branch to a
subroutine that is embedded in a main program.)

Normally, when a CICS program calls a subroutine, the
program that receives control inherits the current HANDLE
commands. These commands might not be appropriate within
the called program. The called program can use PUSH HANDLE
to suspend existing HANDLE commands.

Use PUSH HANDLE therefore, to save your present set of
HANDLE commands unchanged while you use a new set in the
routine. On exit, you can reinstate the original set of
HANDLE commands by using a corresponding POP HANDLE.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name at least one of the ways by which a transaction can be terminated?

1092


Explain the difference between temporary storage queue (tsq) and transient data quene (tdq)?

1043


What is commarea (communications area)?

1068


Explain how do you set the mdt option to on status, even if data is not entered?

1149


What is journal recovery?

1097


when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?

1268


Explain the difference between exec cics handle condtion and an exec cics ignore command?

1108


Kindly specify the pic clause for the hhmmss type of data fields?

1121


What is the use of tdq and tsq?

1176


What are the cics transactions?

1076


Define an aica abend?

1182


Define task work area?

1374


Explain difference between call and link?

1163


Define floating maps with illustration?

1055


What are some of the cics commands associated with interval control?

1085