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 File Stream.
Legal Notices
Copyright © 2016,
Oracle and/or its affiliates. All rights reserved.
Last Published Wednesday, March 30, 2016