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 are the CICS commands associated with temporary
storage queue processing?

Answer Posted / naren

EXEC CICS
ENQ RESOURCE('TSQ NAME')
END-EXEC.


EXEC CICS
DNQ RESOURCE('TSQ NAME')
END-EXEC

THE ENQ COMMAND IS USED TO HOLD THE QUEUE, SO THAT IT CAN
BE USED BY ONLY ONE TASK....NO SHARING WILL BE ALLOWED TO
OTHER TASKS...
THE DNQ COMMAND RELEASES THE HOLD...

Is This Answer Correct ?    5 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name the cics command used to access current date and time?

1212


What is the common systems area?

1134


Explain the system transid cemt?

1161


What is the meaning of the eibaid field?

979


Explain the difference between and exec cics xctl and an exec cics link command?

1181


Explain processing program table(ppt)?

1205


What is task control?

1219


Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?

1175


Name some translator and compile options and explain their meaning?

2897


What is ENQ?

1126


What is program reentrance?

1215


Can you explain common systems area?

1153


What Are Send Map Maponly & Send Map Dataonly ?

1265


Kindly specify the pic clause for the data type of length option field type of data fields?

1194


what are the differences between and exec cics xctl and exec cics start command?

1292