What is maximum length of block size?
Answer Posted / brahmaiah
32760
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how can a jobs execution priority be modified?
Explain about LMFREE�free data set from its association with data ID
is there any way to execute more than one proc in the same exec statement at the same time..?
how to compare two datasets without using superce because output is limited to 133 bytes
What is concatenating?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
what is use of dcb parameter in dd statement?
What dd statement is used to supply the name of a dataset?
What are the difference between jcl and jes?
Explain how can an in-stream dataset be terminated?
what is use of dsn parameter in dd statement?
How is the record format of an output dataset specified?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
What are the rules employed while naming the steps in a job?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?