how many max steps can we use in a job? pls answer to my
question

Answer Posted / rahul singh

255 is the max u can ise

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.

5060


Explain the job statement in jcl?

644


What are the parameter we cannot use in procedure?

636


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

604


which utility is used a dummy utility?

789






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

852


What is the purpose of the dd keylen parameter?

718


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

644


List in order the hierarchical levels of jcl?

664


hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u

1661


I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.

1947


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

601


How do you access an uncatalogued dataset in a jcl?

724


when does a dataset go uncataloged?

828


What parameter directs the output of the job log dataset?

763