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 run batch program without jcl?

Answer Posted / richards

No.. A JCL is needed is submit a Cobol Batch program..

Is This Answer Correct ?    14 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is use of dcb parameter in dd statement?

1342


whats the diff bw the evaluate also and and?

2415


If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?

1375


How do you create a temporary dataset?

1241


Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?

1283


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?

1338


if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?

2349


Are there any set of rules for the names of the steps used in a job? What are they?

1117


For what purpose steplib and joblib are used ?

1186


How can a stopped job be started again?

1240


Explain the hierarchy levels in jcl?

1722


Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?

2809


How to alter the parameters for the existing gdg?

1253


How can a fb file convert to vb file using sort program?

1392


I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.

1275