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 difference between the NOHANDLE option and the
IGNORE condition?

Answer Posted / mani

NOHANDLE can be specified in any cics command which means
when it is used in exec cics, if at all any exceptions
occur while executing the cics command it will not handle
that and goes to next line for execution
whereas
IGNORE is a command in itself and in ignore we specify when
a particular exception occurs what is to be done.
example

EXEC CICS IGNORE
OVERFLOW(PARA-NAME)
END EXEC

Is This Answer Correct ?    17 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is frset?

1075


How ENQ and DEQ used in CICS?

1476


Can you define ppt and what are its uses?

1118


Explain how and where is the twa size set?

1167


What is the common work area?

1042


Explain cebr transaction commands?

1117


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

1082


Mention the content that is present inside a PPT ?

1036


Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?

1075


Explain the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?

1104


What is fset?

1069


Explain how do you access the records randomly in tsq?

1180


What is ENQ?

1131


Explain how do you access storage outside your cics program?

1022


What is the pcp in the cics?

978