In order to migrate schema between P6 EPPM and P6 Professional, you must be on the same version of both applications.
If you are using an Oracle database, ensure that you have completed the following prerequisites before attempting to migrate your schema:
open_cursors
system parameter to a value of 1000 or greater depending on the size of your source database.GRANT SELECT ON sys.DBA_EXTENTS
TO SYSTEM with grant option;
If you are using Microsoft SQL Server, you must enable FILESTREAM.
Migrating P6 EPPM Schema to P6 Professional with Oracle
Migrating P6 EPPM Schema to P6 Professional with Microsoft SQL Server
Legal Notices
Copyright © 1999, 2016,
Oracle and/or its affiliates. All rights reserved.
Last Published Friday, September 30, 2016