How to increase the logical record length of existing PS
file?

Answer Posted / balachander

this is possible through the utility IEBGENER.
//sysut1 dd DSN= <input datsset>
//sysut2 dd dsn =<output dataset>
dcb=(lrecl,100,blksize=1000)
.....
//

Is This Answer Correct ?    5 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is rmode(any) ?

676


Difference between array and sub-script ?

1147


What type of SDLC u followed? Why?

1510


what is s000 u4087 error? please give the all error codes in cobol,jcl.

17009


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1891






How to use the same COBOL program in Batch and CICS on lines? explain with an example

1904


explain sorting techniques in cobol program?

678


What are the different types of condition in cobol and write their forms.

647


What is the local-storage section?

668


What is amode(31)

712


How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

3706


Which is not true about evaluate statement

1560


Write the code implementing the perform … varying.

635


What is cobol?

732


What do you understand by psb and acb?

659