Replacing a running FMX with a new one
Hi,
I thought I remembered a post where Frank or Grant discussed what happens when a running fmx is recompiled. I'm just looking for that explanation.
Here's what's happening to us. We're running EBusiness suite 11.5.10 and the developers just love to compile in new forms during the day, as well as the CUSTOM.pll. Occasionally when one of these forms is compiled and someone is using the old version, the user gets kicked out of the form and then any other user that tries to use that form later gets an FRM-92050. The fix is to stop the forms server, forms metrics and forms load balancing, then recompile the form and CUSTOM.pll, then restart the forms services. Occasionally it even takes dropping everything including the database.
I was just wondering what caused this with forms so I could enlighten my developers.
Thanks!
Mark