What statement marks the end of an in-stream or catalogued procedure?

Answer Posted / himanshu kanaujia

Pend

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe the various parameters utilized in the creation of a gdg?

777


What methodology can be adapted to transfer data to a program that is coded using the exec statement?

705


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

1115


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.

814


How does jcl act on code(if you take a cobol program)?

814






Explain the function of job statement in jcl?

733


how can you check if a file is empty using jcl?

908


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

806


WORKING-STORAGE SECTION. 01 GROSS-PAY. 05 BASIC-PAY PIC 9(5). 05 ALLOWENCES PIC 9(3). PROCEDURE DIVISION. MOVE 1000 TO BASIC-PAY. MOVE 250 TO ALLOWENCES. DISPLAY GROSS-PAY. STOP RUN. 77 W-A PIC 9(3)V99 VALUE 23.75 77 W-B PIC ZZ9V99 VLAUE 123.45 after the statement MOVE W-A TO W-B what will be W-B's value? a.123.75 b.b23.75 (where b indicates space) c.023.75 d.invalid move

945


What is jcl in mainframe?

832


What do you understand by the term notcat 2 – gs?

856


What does a disposition of (new,catlg,keep) for a dsn mean?

702


which utility is used to sort a file in jcl?

849


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

745


In sms datasets, what is the function of the dd mgmtclas keyword?

975