i have records from 1 t0 100 . i need to open records from 10 to 18 and change the values in tht ? how can i do tht ?
Answer Posted / heman
I believe there are other options too for this.
1. Write a rexx program
2. Write an ezytrieve
3. SORT utility too can help if the position of the field
in the record is known for edit.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
Name a few IBM utility programs, and explain its function.
which utility is used a dummy utility?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
List in order the hierarchical levels of jcl?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
what is the use of IEBGENER utility?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
List the various advantages of using jcl language?
Are there any set of rules for the names of the steps used in a job?
What are steplib and joblib? What for they are used?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
What are s0c1, s0c4, s0c5, s0c7 and socb?
Is their any set of rules for dd? Explain.