Changing the RDW



Compuware's data management products: File-AID for IMS, File-AID/MVS, File-AID for DB2 and DBA-XPERT for DB2

Changing the RDW

Postby socker_dad » Fri Aug 26, 2022 2:54 am

I'm working on a VB file and the changes involve changing the record length. In the online product, I can manually change each record.....but this not very viable where more than a few hundred records are involved. I'm reading the manuals, but haven't come across anything that sounds correct.
socker_dad
 
Posts: 19
Joined: Tue Sep 22, 2020 5:37 am
Has thanked: 2 times
Been thanked: 0 time

Re: Changing the RDW

Postby Robert Sample » Fri Aug 26, 2022 8:42 am

Write a program in the language of your choice to read in each record, set the new length, and write the record to a new data set.

These users thanked the author Robert Sample for the post:
socker_dad (Fri Aug 26, 2022 8:04 pm)
Robert Sample
Global moderator
 
Posts: 3719
Joined: Sat Dec 19, 2009 8:32 pm
Location: Dubuque, Iowa, USA
Has thanked: 1 time
Been thanked: 279 times


Return to File-AID