IBM SG24-6320-00 Manuel D’Utilisation

Page de 306
 Appendix C. Migration scripts 
261
Draft Document for Review July 28, 2004 7:33 pm
6320ax02.fm
The batch scripts consists of:
testrun.bat
This file is the initial start file. This will call migration.bat with the correct 
parameters.
migration.bat
This file will perform the actual migration. It calls other scripts in the following 
order:
i.
pre.migration.bat
ii. migratedb.bat (WebSphere Commerce V5.6 script)
iii. post.migration.bat
pre.migration.bat
This file will perform all the pre-migration tasks.
post.migration.bat
This file will perform the post-migration tasks
The sequence in when the the scripts are executed is described in Figure 12-1 
on page 261
Figure 12-1   Sequence diagram of the batch files
Database preparation batch script
The script pre.migration.bat prepares the database for migration. This script 
takes the following parameters:
1. Database name
testrun.bat
1
2
3
4
migration.bat
pre.migration.bat
migratedb.bat
(WC 5.6 script)
post.migration.bat