Is it possible to copy P6 Configuration from one Oracle DB to another Oracle DB?
How could I copy one P6 Configuration from one Oracle database to another Oracle database?
I have 2 Weblogic/P6EPPM v17.12.1 web servers and i want each one to connect to a different primary database. However, there are many settings in the P6 Configuration that are no longer default I'd like to copy over from one database to the other without having to manually update the values using adminpv.cmd.
Is it possible at the database level to just copy the records from the Admin_Config table from one DB to the other DB?
Thanks!