RDR (Retrieving Deleted Records) FAQ's
1. What files are eligible for retrieving deleted records?
All files except for the following:
- A file that has been reorganized since the records were deleted.
- A file that was created with “Reuse Deleted Records = Yes”.
- A file with variable length fields or null value fields (due to IBM restrictions).
- Multi-member keyed physical file (the first member’s deleted records are the only records eligible for retrieval, due to IBM restrictions).
NestRPG FAQ's
- Yes
1. Does NestRPG work with RPG ILE?
CvtRPGIV FAQ's
- 1. What is the difference between the 'Conversion type' *ADVANCED and *BASIC?
- The *BASIC option will just reformat the RPG source code to RPGIV source code format, it will make no other changes to your code.