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

Specify the CICS command used to read a VSAM record
starting with prefix ?F?. Code all the relevant options.

Answer Posted / krishnakumar

move 'F' to code
EXEC CICS READ
FILE(filename)
INTO(record-area)
RIDFLD(code)
GENERIC
KEYLENGTH(1)
END-EXEC.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the recoverable cics resources?

1053


Define cedf?

1017


when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?

1162


Can a CICS code be a part of a copybook? If so, then what are the outcomes after compilation?

1168


What is interval control?

1199


What are the main uses of the transaction in the cics?

1068


What does the 'ceci:cics' transactions do?

1153


In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?

1078


In a CICS program, how will you read a VSAM file?

1179


Can you define commarea?

1043


Specify cics transaction initiation process?

1108


Name the command used for terminating a browse operation?

1066


Explain cedf transaction commands?

1186


What are the cics tables?

1113


Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?

1072