Is acct parameter mandatory?



Is acct parameter mandatory?..

Answer / Rubi Chahal

The ACCT parameter is not always mandatory in JCL, but it is often used to specify an account number for billing or resource allocation purposes. Whether it is mandatory depends on the specific organization's policies and requirements.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JCL Interview Questions

What parameter of the job statement is used to limit the cpu time consumed by the job?

1 Answers  


Is it possible to left uncode disp? If yes, how?

1 Answers  


What are the maximum and minimum sizes of any CONTROL AREA (VSAM datasets) ?

2 Answers   Patni,


File1 has 100 records and file2 has 200 records i want to copy 50 records which r in both file into file3

7 Answers  


can u explain gdg with example wht happens if we give limit,empty,noempty,scartch and no scartch

1 Answers   IBM,


How to execute step2,step1, step3 if step1,2,3 are in order

8 Answers   CSC,


what is the alternative to model parameter?

0 Answers  


how can i use the parameters decalred in main pgm in sub pgm

2 Answers   TCS,


We have an output dataset in job with disp parameter as SHR. Can we write data in that file dataset?

2 Answers   CTS, IBM,


I found in one of the jcl, gdg version being mentioned as : abc.def.ghi(-0) Can anyone tell me how referring the version as (-0) is different from referring it as (0)

2 Answers  


Can we change a FB file to VB file in JCL? Please help

1 Answers  


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

1 Answers  


Categories