Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
I am looking to upgrade our Windchill 9.1 System to Windchill 10.1 and at the same time replace the hardware.
Our original 9.1 Windchill System runs on a 2x4 core Windows 2003R2 box with 16GB RAM and the Oracle database is stored in a separate Linux Server 2x4core 16GB RAM also.
CPU's have improved in the three years since I built the original 9.1 Windchill System and now I am considering running both Oracle and Windchill on the same 2x8 core Windows 2008R2 Box with 40GB RAM.
It seems to me that running both Oracle and Windchill on the same box should lead to a performance improvement as (presumably?) the communication between Windchill and Oracle does not need to go over the TCP Listener connection.
Does anyone have any experience that they would like to share on this - is this a better idea than running two separate machines?
Rgds
Gary
Hi Gary,
I am about to do the opposite and perform a migration from Intralink to PDMLink with Oracle being installed and configured on a remote server.
To answer your question yes an Oracle TNS Listener still must be configured on the server where the DB and application are installed.
Without the listener PDMLink will not be able to connect to Oracle.
-=D