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


How to insert values for variables that are declared as
COMP-3 variables in COBOL program in an already created
VSAM file.

Answers were Sorted based on User's Feedback



How to insert values for variables that are declared as COMP-3 variables in COBOL program in an al..

Answer / rookie

Did you mean how to insert values directly in the file....

If then open the file directly thru some utility...and edit
the field using HEX OFF option....

Is This Answer Correct ?    1 Yes 0 No

How to insert values for variables that are declared as COMP-3 variables in COBOL program in an al..

Answer / guest

thats gr8. consider this situation. Since i am using COMP-3
variables, i have allocated only 10 bytes while i created
VSAM. But then i want to edit variables of 20 bytes. How to
then?

Is This Answer Correct ?    1 Yes 0 No

How to insert values for variables that are declared as COMP-3 variables in COBOL program in an al..

Answer / guest

Hi,

Just create a coy book layout for the VSAM data set.

Usein FileAid specify the copy book and select the VSAM
file. (use EDIT mode )

It will list all the column. Just specify you data or do
edit.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More VSAM Interview Questions

What is the difference between sequential files and ESDS files?

1 Answers   IBM,


What is a ci split?

0 Answers  


how many ways can we open i vsam file ? like print ch ids (/) is thre any other way to open the vsam file please can any one answer ?

2 Answers  


Define a path?

0 Answers  


what do you mean by a shareoptions parameter (shr) in define cluster command?

0 Answers   IBM,


What is the catalog?

1 Answers  


What is the base cluster?

1 Answers   CGI,


how can you copy to a vsam cluster?

0 Answers   IBM,


Explain the device independent method to indicate where a record is stored?

0 Answers  


By seeing a program how we findout it is a VSAM program?

6 Answers   TCS,


what are the different types of vsam files available? Explain them

1 Answers   IBM,


What does the KEYRANGES parameter in Define Cluster commend do?

1 Answers  


Categories