We are currently updating our Oracle Databse and moving it to a different server. The name of the database will remain the same but the server name will be diferent. What would I have to do in order to reconnect the app (server) to the new database serve?

We are currently updating our Oracle Databse and moving it to a different server. The name of the database will remain the same but the server name will be diferent. What would I have to do in order to reconnect the app (server) to the new database serve?

Parents
  • Hi Hetter,

    If all that you are changing is the database server and all other information (database name, Oracle user ID, password ) will stay the same all you should need to do is edit your Oracle Service Name configuration in Oracle Net Manager on the application server to point to the new Server name. Once that is done go to eB System Management Console , right click on your eB Data Source and select "Test Connection". That will first test the Database connection and then the eB connection using COM+ to confirm all is correct.

                                          

    Address: Bentley | 10052 Mesa Ridge Court Suite
    100 | San Diego | CA | 92121 | USA



  • Thank you for your help. I have another question/concern in that I am now being prompted put in a "new identifier" to ensure data integrity. Also how will coms++ play into this? Again thank you for your time
  • Hi Hetter,

    The new identifier is to "sync" the application server entries with the new database server. This is normal when you link to new DB server. After this change is done , test the Community connection and that will confirm the COM+ objects are connecting properly.

                                          

    Address: Bentley | 10052 Mesa Ridge Court Suite
    100 | San Diego | CA | 92121 | USA



Reply
  • Hi Hetter,

    The new identifier is to "sync" the application server entries with the new database server. This is normal when you link to new DB server. After this change is done , test the Community connection and that will confirm the COM+ objects are connecting properly.

                                          

    Address: Bentley | 10052 Mesa Ridge Court Suite
    100 | San Diego | CA | 92121 | USA



Children