What is the difference between plan & packagewhat is difference between views & joinswhat is db2 stored procedures? how to work it in mainframehow to calculate n th maximum valueif the error code -811 ? how to rectify it?if the error in dead lock how to rectify it?how to read the last record in data file don't know the no.of records?what is the use of profile in Qmf?
What functions would you assign to mainframe, Unix servers, and Windows servers in an enterprise computing environment?
Latest Answer : JCL acts as an intermediate which links the source code with the resources needed.for example: If in a cobol program you specify a file which you are manipulating, then through JCL, you tell the System about the specifications/Location of this file.Other ...
Is it possible to do screen POP-UP using CICS in Mainframe environment? If Yes, How?
How to transfer a file from PC to Mainframe?
Latest Answer : Simplest way is to use FTP command on command prompt. As shown belowC:> FTP xxx.xx.xx.xx(mainframe ip) & press enterenter Userid and Password of MainframeWhen you get FTP> prompt type FTP> PUT and press enter followed by local file name and then mainframe ...
How to schedule job in mainframe?