IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) What is an OOK-Rec?
What is performance tuning db2?
//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 /*
how to develop some simple graphs (bar charts) using just html?
What are the rules of the move verb?
pls send the docs of any telecommunication mainframe project
What does db2 plan contain?
What is the need of base registers in IBM 360/370?
under given circumstances, my cgi should link to another site. How to implement this?
how can I tell when to replace the array?
What is nvl in db2?
how do you define an altindx ? How do you use altindxs in batch, cics programs?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
What is mainframe database?
What is control area?