Difference between revisions of "Danegrey's checklist v1"

From SDU
Jump to: navigation, search
m
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{Global Header}}
 +
{{Global Announcement}}
 +
 
These are the steps I follow when I am working on a migration and going to work with the 1st cumulative patch.
 
These are the steps I follow when I am working on a migration and going to work with the 1st cumulative patch.
 
As some of you have found out, things can go a bit wrong.    Use the steps as a guideline and it should help over come some of the problems.
 
As some of you have found out, things can go a bit wrong.    Use the steps as a guideline and it should help over come some of the problems.
Line 16: Line 19:
 
5 apply cumulative
 
5 apply cumulative
  
6 apply Test patch  T5ET051, if any customizations to Contact or Contact_Type tables
+
6 apply Test patch  [[T5ET051]], if any customizations to Contact or Contact_Type tables
  
 
7 run migration
 
7 run migration
Line 22: Line 25:
 
8 If migration completes successfully go to step 50
 
8 If migration completes successfully go to step 50
  
9 remove test patch T5ET051  (if necessary)
+
9 remove test patch [[T5ET051]] (if necessary)
  
 
10 remove the cumulative patch  (reboots might be needed)
 
10 remove the cumulative patch  (reboots might be needed)
Line 78: Line 81:
  
 
204 begin testing
 
204 begin testing
 
 
CorTechs -- www.cortechs.com
 

Latest revision as of 01:04, 27 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.

These are the steps I follow when I am working on a migration and going to work with the 1st cumulative patch. As some of you have found out, things can go a bit wrong. Use the steps as a guideline and it should help over come some of the problems.

steps description

First Migration attempt

1 install 6.0 on clean server with AHD database

2 make sure 6.0 is running

3 install R11.2

4 cancel migration, before it starts

5 apply cumulative

6 apply Test patch T5ET051, if any customizations to Contact or Contact_Type tables

7 run migration

8 If migration completes successfully go to step 50

9 remove test patch T5ET051 (if necessary)

10 remove the cumulative patch (reboots might be needed)

11 rename or remove migration file/directories

12 delete the mdb

13 re-run the migration

14 run pdm_configure

15 re-apply the cumulative

16 run pdm_configure

17 begin testing


50 run pdm_configure

51 begin testing


Re-Running the Migration with migration errors

100 remove the cumulative patch (reboots might be needed)

101 rename or remove migration file/directories

102 delete the mdb

103 re-run the migration

104 run pdm_configure

105 re-apply the cumulative

106 run pdm_configure

107 begin testing



Re-Running the Migration without migration errors

200 rename or remove migration file/directories

201 delete the mdb

202 re-run the migration

203 run pdm_configure

204 begin testing