JCL Interview Questions
Questions Answers Views Company eMail

Explain about LMINIT - generate a data ID for a data set

1 1844

Explain about LMOPEN -

1 1900

Explain about LMCOPY -

1 1710

Explain about LMMFIND - find a library member

1 1901

Explain about LMMLIST�list a library's members

1 2048

Explain about LMGET�read a logical record from a data set

1 1449

Explain about LMPUT-

1 1850

Explain about LMQUERY�give a dialog information about a data set

887

Explain about LMCLOSE�close a data set

1 1632

Explain about LMFREE�free data set from its association with data ID

984

Explain about SYSVAR

1 1541

Explain about User Information

1 1384

Explain about File Tailoring

1 1430

Explain about ISPFTTRC

1 1677

Explain about Internal Sort

1 1330


Post New JCL Questions

Un-Answered Questions { JCL }

Where can program checkpoints be stored for use in a restart?

832


For what purpose steplib and joblib are used ?

668


Explain in DD statement what is the use of DCB parameter?

636


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

686


Explain dd statement in jcl?

625






Name what parameter directs the output of the job log dataset?

548


What is multithreading in jcl?

919


What are the utility programs in jcl?

634


1) SORT FIELDS=(20,4,CH,D,10,3,CH,D) OUTREC FIELDS=(7:20,4,C' FUTURE ',20,2,10,3,1Z,1,9,13,7, 24,57,TRAN=LTOU,6X'FF') This example illustrates how a fixed-length input data set can be sorted and reformatted for output. The SORTIN LRECL is 80 bytes. The reformatted output records are fixed length with a record size of 103 bytes. SOLRF (the IBM-supplied default) is in effect, so unless the SORTOUT LRECL is specified or available, it will automatically be set to the reformatted record length of 103. in the above example i have some doubts that a) sort fields=(20,4,CH,D,10,3,CH,D) -what exactly it does and this fields related to output record fields or input record fields b)outrec used to refprmat the records after sorting that means could please reply me as soon as possible Thanks. Venkat

7065


what is the compile process of cobol program expalin with code

1988


What is the significance of addrspc parameter in the exec statement?

607


what is the difference between JES3 and JES2?

665


What is the function of dd disp parameter?

646


What are the 4 fields in dd statement?

726


what is use of disp parameter in dd statement?

642