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 meaning of the SYNCPOINT command?



What is the meaning of the SYNCPOINT command?..

Answer / vinod

SYNCPOINT divides a task (usually a long-running one) into
smaller LUWs.It specifies that all changes to recoverable
resources made by the task since its last syncpoint are to
be committed.

Is This Answer Correct ?    14 Yes 1 No

Post New Answer

More CICS Interview Questions

What is some of the information available in the EIB area?

2 Answers   IBM,


I have written a CICS program. What tables should I setup to run this program?

3 Answers   IBM,


How and where is the TWA size set? .

1 Answers   IBM,


I just want to ask why does the variable I passed in a dclgen of sql that has a data type of varchar which has a maximum length is 250 is truncated,, Here is the code.. DCLGEN of rsauud01 table 01 dataarea 43 data-area-len pic s9(4). 43 data-area-text pic x(250). MYVARIABLE. 01 DATAAREA1 pic x(250). move 250 to data-area-len of dataarea of rsauud01 MOVE DATA-AREA1 TO data-area-text of dataarea of rsauud01 --- but it is always trucated everytime I insert it in the table by the way it is a cobol-cics program

2 Answers  


How vsam files are read in cics pgms?

0 Answers  


What is the procedure to read a statement from tsq?

0 Answers  


How do you initiate another transaction?

1 Answers  


What is the common systems area (CSA)?

0 Answers   IBM,


How do you use extended attributes ?

1 Answers   IBM,


what are the differences between and exec cics xctl and an exec cics link command?

0 Answers   IBM,


What is an ASRA?

2 Answers   IBM,


In which CICS table would you specify the length of the TASK WORK AREA (TWA)?

3 Answers   IBM, TCS,


Categories