How much is memory space involved, when we code
BLOCKSIZE,TRK & CYL ?
Answer / guest
One block constitutes 32KB of formatted memory/ 42KB of
Unformatted memory,6 blocks makes one Track & 15 Tracks
makes one cylinder.
| Is This Answer Correct ? | 26 Yes | 7 No |
how many members can be created inside a single pds?
Can we use two or more SYSPUNCH DD statements in a JCL for multiple unload (SYSREC00 & SYSREC01)..?
How to pass values in jcl to cobol?
Explain the job statement in jcl?
A dd statement consists of 4 fields. Name them?
Which is the most widely used batch performance monitor for DB2?
which utility is used to update pds?
if we are specifing joblib as well as steplib in job then at the time of execution how the process will complete
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
Suppose I have a file with three fields with data in the following format 1. empid - S9(4) COMP 2. empname - X(20) 3. empsal - S9(5)V(2) COMP-3 If I view this file, it will not be in a readable format. How to display the empid and empsal fields in a readable format without using COBOL program? What kind of SORT card will have to be coded?
Please give me the coding for converting VB to FB and FB to VB
what is the cond=even only