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

What is the error in the following JCL statements :

I) //step#three exec pgm=hkbc762

ii) //step#3 exec pgm = hkbc762

iii) //step#3 exec pgr = hkbc672

Answer Posted / mohan.chepuri

1)is wrong
job name should be maintain 8 char

Is This Answer Correct ?    5 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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?

1345


Explain how can a stopped job be started again?

1183


What is the purpose of the dd keylen parameter?

1282


which parameter is use to declare the name of dataset in dd statement?

1320


How to pass data to a program that is coded in an exec statement?

1385


What is job control language?

1147


Explain the jcl exec statement?

1202


Is it possible to define dd statements as you want?

1164


What do you understand by jcl?

1112


what is JCL?

1220


Can an individual step be restricted from using all the jobs allowed cpu time?

1603


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?

2813


Explain how can an in-stream dataset be terminated?

1411


What is concatenating?

1140


What is the use of symbol // in jcl?

1537