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


Why is it important not to execute a STOP RUN in CICS ?

Answers were Sorted based on User's Feedback



Why is it important not to execute a STOP RUN in CICS ?..

Answer / ra

CICS runs like batch program if your program execute STOP
RUN in CICS it will Down the CICS

Is This Answer Correct ?    3 Yes 1 No

Why is it important not to execute a STOP RUN in CICS ?..

Answer / manish

now we can use STOP RUN in CICS apllication program. becoz
improvements by VS COBOL II provides a much better
interface to CICS than VS / COBOL .

STOP RUN : CONTROL WILL BE RETURNED TO CICS.

Is This Answer Correct ?    2 Yes 1 No

Why is it important not to execute a STOP RUN in CICS ?..

Answer / ravi

CICS runs as a batch under MVS. STOP RUN invokes the
operating system SVC call. We are not use any Commands that
invoke OS SVC alls like read write open close .... etc

Is This Answer Correct ?    2 Yes 1 No

Why is it important not to execute a STOP RUN in CICS ?..

Answer / arun

Beacuse STOP RUN returns the control out of cics region.

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More CICS Interview Questions

Can you explain communication area?

0 Answers  


Explain how do you establish a starting position in a browse operation?

0 Answers  


Explain processing program table(ppt)?

0 Answers  


Can we use both FSET n FRSET together in BMS? And if yes then what will happen?

4 Answers  


how do you execute a background cics txn ?

0 Answers   IBM,


Explain the maps in cics?

0 Answers  


What is the pcp in the cics?

0 Answers  


What is MDT?

1 Answers   IBM,


What do the terms locality of reference and working set mean?

1 Answers  


Hai I have a VSAM file and there are two CICS pgms A and B both intends to update the file. How to code the program so that it does not under go a dead lock situation.

4 Answers  


what are the reserved words for cics?

0 Answers  


Which type of TDQ is read destructive?

1 Answers   IBM,


Categories