Which is the most widely used batch performance monitor for DB2?

Answer Posted / guest

DB2PM

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how you will the direct the data to spool using sysout option?

1752


I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK

1478


what is the resolution for sb37 error

7686


can any one plzzzzzz tell the jcl code for creating ps using idcams

10491


what operation is performed by job statement?

654






Mention the types of job control statements?

678


What are the difference between jcl and jes?

1041


I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?

690


How can the attributes of one sms dataset be copied to another dataset?

844


//S10 EXEC PGM=ICETOOL //TOOLMSG DD SYSOUT=* //DFSMSG DD SYSOUT=* //CON DD DSN=VAR.INPUT1,DISP=SHR // DD DSN=VAR.INPUT2,DISP=SHR //OUT DD DSN=VAR.OUTPUT,DISP=(NEW,CATLG,DELETE), // SPACE=(CYL,(5,5)),UNIT=SYSDA //TOOLIN DD * * Splice the needed data from the two VB files together SPLICE FROM(CON) TO(OUT) ON(5,5,CH) WITHALL - WITH(12,5) WITH(22,20) VLENMAX /*

901


What is Cataloged Procedures?

707


What are the parameters that are used in creating a gdg?

731


what is DSN parameter and DISP parameter is used for?

669


What is timing concept in mainframe?

1655


What is the function of the dd dcb keyword?

819