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 doesn?t CICS use the Cobol Open and Close statements ?

Answer Posted / yogendra shinde

CICS doesn't handle file the way COBOL does.
CICS doesn't have any FILE SECTION like COBOL.
File handling part is done separately.
A programmer has to declare file to be used in FCT table and
OPEN or CLOSE file exclusively by giving OPEN <FILE NAME>
command at CICS login before running the CICS application
pgm

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of tdq and tsq?

1171


how can you prevent more than one user from accessing the same transient data queue?

1135


Name some translator and compile options and explain their meaning?

2897


Differentiate between PCT and FCT.

1226


What are the common cics service programs and explain their usage?

1067


What is the kcp in the cics?

1222


What does the 'cebr:cics' transactions do?

1076


Explain how do you control cursor positioning?

1059


Can you explain enq and deq used in cics?

1120


Explain cebr transaction commands?

1114


what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?

1111


Name the two types of transient data queues?

1095


What is a transid?

1139


Explain how can you accomplish breakpoint in intertest?

1077


which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?

1226