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

if a dataset is already created with fixed length but after
that i want to change fixed length to variable length then
how is it possible

Answer Posted / vibhu

we can do that using Jcl and passing FTOV in the sysin
parameter

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

1185


Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2474


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

1143


Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks

3014


how do you reference the ksds vsam file formats from cobol programs

1243


I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.

1621


What is the use of intialize verb?

1298


What guidelines should be followed to write a structured cobol prgm?

1200


What is the default value(s) for an initialize and what keyword allows for an override of the default?

1262


What is the Purpose of Pointer in the string?

1122


How to print 10 to 1 if the input have only 10 digit number?

1304


what is the use of outrecord?

2269


What is Pic 9v99 Indicates in COBOL?

1337


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

1306


What is inspect in cobol ?

1352