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...

Explain how to handle exceptional conditions in CICS.

Answer Posted / guest

an abnormal situattion during execution of a CICS COMMAND
is called execeptional condition.
for v can use HANDLE CONDITION command. this IS USED to
transfer control to the procedure label specified if the
execeptional cond specified occurs. once a HANDLE CONDITION
command request has been made , it remains active until the
end of d program or another HANDLE CONDITION request
overrides it.

EXEC CICS HANDLE CONDITION
CONDITION(LABEL)
[CONDITION(LABEL)]
[ERROR(LABEL)]
END-EXEC.
no more than conditions specfied in a single HANDLE
CONDITION command.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you define cemt?

1114


What are the cics transactions?

1073


In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?

1074


Give certain situations where NEWCOPY is obligatory?

1151


How do you use altindxs in batch, cics programs?

1091


What is the comaera (communication area)?

1159


specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?

1196


What is the meaning of the deq command?

1190


Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?

1119


mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?

1228


Highlight the difference between a symbolic map and physical map?

1179


What is the difference between pct and fct?

1285


Explain the significance of rdo?

1133


Explain the difference between and exec cics xctl and exec cics start command?

1218


Can you explain communication area?

1092