Author: manoj_bhaskaran
Posted: Fri Jan 20, 2017 3:51 pm (GMT 5.5)
Various methods.
You could do an unload/load.
If you have FileAid/IMS installed, you could do an extract/load.
If your production and test database definitions are the same, you could recover your test database from a production image copy.
You could write a program which extract the data from production and another program which will insert the extracted data into your test database.
Posted: Fri Jan 20, 2017 3:51 pm (GMT 5.5)
Various methods.
You could do an unload/load.
If you have FileAid/IMS installed, you could do an extract/load.
If your production and test database definitions are the same, you could recover your test database from a production image copy.
You could write a program which extract the data from production and another program which will insert the extracted data into your test database.