Install MDRapid
Download the Product
MDRapid is bundled with the core MDChange product. This can be downloaded from https://wiki.midrangedynamics.com/downloads/mdchange/
The download consists of a zip file containing installation instructions and a number of save files.
Unpack the zip file and place the save files in an IFS folder or in a library on the target partition.
Obtain License Keys for the Product
Contact Midrange Dynamics or your local MD business partner in order to purchase and acquire the License Keys. Keys are generated per Serial Number/Partition Number and the duration of the keys depend on if you purchase a perpetual license or a subscription.
Once the keys are generated, you can retrieve them from https://mdlicense.midrangedynamics.com/
Download the keys as a save file, name it MDLICENSE.savf and place it in the same IFS folder or library that the product save files were placed in.
Install the Product
Carefully review and follow the installation instructions in the PDF that is included in the zip file of the product.
Example MDINSSAVF command when MDRapid will be used to transition single-member tables to partitioned tables:
MDINSSAVF REP(*NO) -- will only use green screen client
LTYP(*LIB) -- save files are in a library
LIB(MDSAVF) -- the name of the library is MDSAVF
ASPD(IASP05) -- product should be installed in ASP device IASP05
SECU(*USER) -- authorize the current job user to the product
LOCT(SAP) -- the location type and ID will be set to SAP
SBSD(QGPL/MDRAPID)-- create a subsystem in QGPL named MDRAPID
JOBQ(QGPL/MDRAPID)-- create a job queue in QGPL named MDRAPID
SAPLIB(R3SD4DATA) -- create settings for updating tables in R3SD4DATA