What does a ROLLBACK do?
What is the function of dd name parameter with a 2 part structure; audit.report?
What is the motivation behind coding class parameter in job statement?
What do you know about jcl?
What is rmode(24)
//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 /*
Explain how can a stopped job be started again?
What are Naming Standards in QMF?
how are start and xctl different?
How to check table size in db2 sap?
What are the benefits of using the db2 database?
How and when does the db2 enforces the unique key?
How are the next sentence and continue different from each other?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
How to find the number of rows in a db2 table?