by dick scherrer » Fri May 24, 2013 12:40 am
Hello,
I don't "do" ims, but for several other database systems, i:
. unload the original data (both to convert and for a backup)
. reformat the unloaded data to the new format - save this as the initial load (if needed later)
. redefine the database structure wioth the change(s)
. reload the data and ensure all is well
Remember that any "old" backups will not simply reload. If their data is needed, it will need to be reformatted for use (or the old database structure might be available in some test or repair "region").
Hope this helps,
d.sch.