Restarting the Seed Data Import and Repository Upgrade
If the Upgrade Wizard stops responding during the Repository Data Upgrade process, restart the process using the following procedure.
To restart the repository upgrade and seed data import process
From the command line, navigate to the
SIEBSRVR\bin
directory (Windows) orSIEBSRVR/bin
directory (UNIX).Run the RUNSTATS utility to update statistics on specified database tables by executing the following commands:
RSTAT390 /u UserId /p Password /c DatabaseName /d TableownerName /a Y /l rstat.log /T S_COLUMN RSTAT390 /u UserId /p Password /c DatabaseName /d TableownerName /a Y /l rstat.log /T S_UK_ATTJOIN
Restart the Upgrade Wizard using one of the methods described in Starting the Siebel Upgrade Wizard.
Note: To improve the repository upgrade performance, execute
the REORG utility on the tables listed in About Reorganizing Tables Before the Repository Merge before performing the repository merge.