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 do u define a file in cobol and jcl ?

Answer Posted / venkateswarlu

In cobol we define a file by using 'SELECT' statement.
In jcl we define it by using 'DD' statement.

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is one line to pass PARM from JCL to COBOL?

5013


Why block size is multiple of lrecl in jcl?

1478


What is the purpose of disp parameter?

1175


What is the difference between the positional and keyword parameters? Give examples.

1322


why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.

2502


How do you submit a job for execution?

1165


what EXEC statement is and what is the syntax of EXEC statement used in JCL?

1220


How can return codes be tested before execution of a job step?

1539


How do you access an uncatalogued dataset in a jcl?

1273


in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?

1347


What dd statement is used to supply the name of a dataset?

1447


How can a stopped job be started again?

1244


How can an in-stream dataset be terminated?

1397


Mention the types of job control statements?

1227


What is the purpose of dd * statement in jcl?

1336