To migrate your P6 EPPM schema to P6 Professional:
- Open the Migrate Database wizard by completing the following:
- Navigate to the database folder of your P6 EPPM installation. For example,
C:\P6EPPM_1\database\
(with Windows) or/u01/P6EPPM_1/database/
(with UNIX or Linux). - Run migrate.bat (with Windows) or migrate.sh (with UNIX or Linux).
Note: After each step, click Next.
- Navigate to the database folder of your P6 EPPM installation. For example,
- On the Select Migration Type screen, select Schema Migration.
- On the Select Source screen, select Microsoft SQL Server.
- On the Connection Information screen, enter the connection details for the source SQL Server database and the administrative database user.
- On the Select Target screen, select Microsoft SQL Server.
- On the Connection Information screen, enter the connection details for the target SQL Server database and the sys admin database user.
- On the Configure Database Users screen:
If you want to use the existing P6 EPPM users for P6 Professional:
- Select the Use Existing check box.
- In each User Name list, select the username of the database user.
- In each Password field, enter the password for each database user.
If you want to create database users for P6 Professional:
- Enter the login credentials for each database user in the User Name, Password, and Confirm Password fields.
- On the Configure Microsoft SQL Server/SQL Express Database screen, enter the required information in the Database name, Data file, Log file, and Database code page for the P6 Professional schema.
- On the Migrate Options screen, enter the size of the batch that will be used for the SQL insert of P6 data into the P6 Professional database.