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 many types of parameters are used in JCL and what are
mandatory parameters of JOB statement.

Answer Posted / srinivas

There are two types of parameters in JCL.Those are Key word
and Positional Parameters.For JOB statement ,
Key Word parameters are NTIFY ,CLASS,MSGCLASS,MSGLEVEL.
And Positional Parameters are ACCOUNTING
INFORMATION,ADDRESSSPACE.

Is This Answer Correct ?    25 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how can the same proc be re-used and called by many jobs?

1558


Name a few IBM utility programs, and explain its function.

5032


What is the function of dd disp parameter?

1174


What are the utility programs in jcl?

1210


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

1217


I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?

1466


How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?

8650


What is the syntax of JCL statement?

1285


How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?

2315


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?

2805


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

1528


How do you create a temporary dataset?

1241


what are the statements that are not valid to be included in an include statement?

1430


How to submit jcl through a cobol program?

1189


What is the use of symbol // in jcl?

1531