The CONVERT control statement is used to convert an older release level of the database to the current release level. The CONVERT control statement can be used to convert a Release 1.6 or 1.7 database to Release 11.5.
A sequential data set containing an unloaded copy of the old database is provided as input through the RMOCONV DD statement. The unloaded copy of the database is created with the older release level version of the RMODBASE utility UNLOAD control statement. The old database is converted to the current release level format and loaded to the database defined previously on the NAME control statement (or the PARM parameter of the EXEC JCL statement).
Note: After converting the database, the current release level online panels has to be loaded into the database with the OLOAD control statement of the RMODBASE utility.
|
Copyright © 2013 CA.
All rights reserved.
|
|