Oracle Server Properties

Use this window to configure your Oracle Server properties. Information is written to the db.properties file in the Windchill ProjectLink db directory.

Note: When the db.properties file is updated, the server manager and method server must be restarted. When the wt.properties file is updated, the method server must be restarted.


Enter information in the following fields:

Windchill Database Username — Enter the Oracle database sign-on user name.

Windchill Database User Password — Enter the Oracle database sign-on password.

Oracle Database JDBC Connection — Set this property to enable the JDBC (Java Database Connectivity) connection so that the Windchill ProjectLink server can communicate with the Oracle server database.

Replace the default value, system:1521:sid, where system (or hostname) represents the location where Oracle is installed; where the port number (1521) represents the port number used by the SID; where the sid represents the Oracle SID name given when the Oracle Listener was configured.