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 differences between DFHCOMMAREA and TSQ ?

Answers were Sorted based on User's Feedback



what are the differences between DFHCOMMAREA and TSQ ?..

Answer / abhishek_yadav_ibm

DFHcommarea is the area for storing the the passing value from calling program and it is in the scope of execution of the program but tsq can be refered by the several program ..

In sort and sweet words we can say DFHCOMAREA is a local temporary storage area but TSQ is global storage area which is visible to different different program.

I do think I am correct but kindly correct me if I am mistaken anywhere..

Is This Answer Correct ?    10 Yes 0 No

what are the differences between DFHCOMMAREA and TSQ ?..

Answer / harsha

DFHCOMMAREA is the area that contains the data passed by
the calling program. The length of this area is EIBCALEN.
So basically it works between the two programs to pass tghe
the date from one program to another program. Data can not
be passed to BATCH programs.

TSQ is the Temporary Storage Queue. It works the same way
as DFHCOMMAREA and can be used to pass the data between two
programs. It also used to communicate with the Batch
programs as well.

Is This Answer Correct ?    3 Yes 4 No

what are the differences between DFHCOMMAREA and TSQ ?..

Answer / david hazear

dfh commarea contains all the parameter between cics
program and map and tSP is the temporary storage queue it
is only temporary

Is This Answer Correct ?    1 Yes 9 No

Post New Answer

More CICS Interview Questions

If we say that bms length of field = 0, then what does that mean?

0 Answers  


What is the difference between Re-Entrant and Quasi re entrant program?? By looking at the program how can you tell if its re- entrant or not??

1 Answers   IBM,


How to define a vsam file in cics getting into cics to define a vsam file.

0 Answers  


Explain the difference between cics program control table (pct) and cics processing program table (ppt)?

0 Answers  


What is an AEY9 abend ?

4 Answers   IBM, Xansa,


Can you define cics task?

0 Answers  


The error code AEIV?

1 Answers   IBM,


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

0 Answers   IBM,


What is the command that is used to delay the processing of a task for a specified time interval

1 Answers  


If no exception handling is provided in the program, what will happen ?

1 Answers  


kindly specify the pic clause for the following:any bll cell, data type of length option field, hhmmss type of data fields?

0 Answers   IBM,


What is the function of the LOAD command?

1 Answers   IBM,


Categories