Max generations in GDG??

Answer Posted / padminibhaskar

256

Is This Answer Correct ?    1 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

849


Which statement is used to identify the private libraries in job?

671


What are the rules employed while naming the steps in a job?

650


Name the statement which can be used to send data to another mvs jes3 node?

593


Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed

1960






What is concatenating?

627


what is DSN parameter and DISP parameter is used for?

669


define cond parameter in jcl?

767


How can a fb file convert to vb file using sort program?

800


State the uses of syspring, sysin, sort fields, sum fields and dummy.

642


List the different components of jcl statement?

686


Why block size is multiple of lrecl in jcl?

907


Explain the hierarchy levels in jcl?

1116


Is automatic restart possible in jcl?

724


What parameter directs the output of the job log dataset?

761