What is the impact on Data if we perform DB Upgrade Twice
Hi,
Recently, we have upgraded our application to IP22. During that time we have done DB upgrade. But after new application available, we didn't shutdown the old application and also did some changes like data creation in old application. Once we created some data, again we have did the DB upgrade to see if the newly created data after first upgrade will come into new application during second upgrade as part of Cut-over activity.
Any help would be much appreciated.