Getting the following error upgrading from 11.1.100.9 to 11.2.100.6. I did a data purge on the GLTran table in the test environment to reduce the size, but still get the same error.
…
Information Upgrade Process Upgrade Process ERP11.2.100.0~ Executing: MigratePatchFldUOM.sql
Information Upgrade Process Upgrade Process ERP11.2.100.0~ Executing: MigratePatchFldXbSyst.sql
Information Upgrade Process Upgrade Process ERP11.2.100.0~ Executing: UpdateARMovement.sql
Information Upgrade Process Upgrade Process ERP11.2.100.0~ Executing: UpdateFSCallDt.sql
Information Upgrade Process Upgrade Process ERP11.2.100.0~ Executing: UpdateTaxSvcConfig.sql
Information Upgrade Process Upgrade Process ERP11.2.100.0~ Executing: UpdateXFileAttch.sql
Information Upgrade Process Upgrade Process ERP11.2.100.0~ Executing: UpdateXFileAttchForECOMtlECOOprPartMtlPartOpr.sql
Error Upgrade Process ModifyTranGLC.sql Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
if not exists (select 1 from information_schema.co
Error Upgrade Process ModifyTranGLC.sql ExecuteNonQuery requires an open and available Connection. The connection’s current state is closed.
Error Upgrade Process ModifyVendor.sql ExecuteNonQuery requires an open and available Connection. The connection’s current state is closed.
Error Upgrade Process ModifyVendor.sql ExecuteNonQuery requires an open and available Connection. The connection’s current state is closed.
Error Upgrade Process ModifyXbSyst.sql ExecuteNonQuery requires an open and available Connection. The connection’s current state is closed.
Error Upgrade Process ModifyXbSyst.sql ExecuteNonQuery requires an open and available Connection. The connection’s current state is closed.
Error Upgrade Process ModifyXbSyst.sql ExecuteNonQuery requires an open and available Connection. The connection’s current state is closed.
Error Upgrade Process ModifyXbSyst.sql ExecuteNonQuery requires an open and available Connection. The connection’s current state is closed.
Error Upgrade Process ModifyXbSyst.sql ExecuteNonQuery requires an open and available Connection. The connection’s current state is closed.
Error Upgrade Process ModifyXbSyst.sql ExecuteNonQuery requires an open and available Connection. The connection’s current state is closed.
…