Difference between revisions of "T5ET051"

From SDU
Jump to: navigation, search
m (Overview)
m (Overview)
Line 5: Line 5:
 
== Overview ==
 
== Overview ==
 
This test patch is a result of the cumulative patch breaking the migration.
 
This test patch is a result of the cumulative patch breaking the migration.
 
  
 
PROBLEM SYMPTOM: NT -MIGRATING CONTACT_TYPE TABLE WITH CUSTOMIZATION FROM R6 to R11.2
 
PROBLEM SYMPTOM: NT -MIGRATING CONTACT_TYPE TABLE WITH CUSTOMIZATION FROM R6 to R11.2
 
 
----------------------------------------------------
 
----------------------------------------------------
 
While you migrate from USVD 6.0 to USRD 11.2 and  if you have customizations on table Contact_Type
 
While you migrate from USVD 6.0 to USRD 11.2 and  if you have customizations on table Contact_Type
Line 14: Line 12:
  
 
you might get in pgm_migration.log file the following error:
 
you might get in pgm_migration.log file the following error:
"Could not find part table for ca_contact_Type" or "Could not find part table for ca_contact"
+
''Could not find part table for ca_contact_Type''
 +
or
 +
''Could not find part table for ca_contact''
  
 
So if you run into this again you can request this test fix.
 
So if you run into this again you can request this test fix.

Revision as of 06:17, 26 July 2008

To make corrections or additions to this article, select the edit tab above.
To discuss or ask questions about this article, select the discussion tab above.

Overview

This test patch is a result of the cumulative patch breaking the migration.

PROBLEM SYMPTOM: NT -MIGRATING CONTACT_TYPE TABLE WITH CUSTOMIZATION FROM R6 to R11.2


While you migrate from USVD 6.0 to USRD 11.2 and if you have customizations on table Contact_Type or Contact Tables

you might get in pgm_migration.log file the following error: Could not find part table for ca_contact_Type or Could not find part table for ca_contact

So if you run into this again you can request this test fix.