What is the best procedure to perform this migration ?
1) stop all the PDMLink components (WindchilDS, Apache, tomcat, Windchill), this PDMLink is connected to a Oracle DB 10g instance called DB1
2) Create an DB Oracle 11gR2 call DB2 (which options ?)
3) Export a dump file from DB1 (a full export ? a partial export ? an export of the WTuser schema ?)
4) Import the previous dump file into DB2
5) Modifiy the PDMLink Configuration to connect to the DB2
6) Start all the PDMLink Components
Is there some recommandations ?
thanks