My Oracle Support Banner

Migration to OTM 6.2 Hung on INVOICE_SUMMARY Table When Table Contains Large Number Of Rows (Millions) (Doc ID 1323561.1)

Last updated on JULY 20, 2024

Applies to:

Oracle Transportation Management - Version 6.2.1 and later
Information in this document applies to any platform.

Symptoms


When attempting to upgraded from 6.0.6 to 6.2, the migration is hung on the following query:

/* Formatted on 4/29/2011 10:47:29 AM (QP5 v5.163.1008.3004) */
SELECT ROWID RWD
FROM INVOICE_SUMMARY
WHERE INVOICE_GID = :B1



STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Follow the migration steps in the Admin Guide to Migrate from 6.0 to 6.2.
2. Note when running dbpatch, the migration is hung on the following query:

/* Formatted on 4/29/2011 10:47:29 AM (QP5 v5.163.1008.3004) */
SELECT ROWID RWD
FROM INVOICE_SUMMARY
WHERE INVOICE_GID = :B1

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.