Skip to main content
Solved

Impact of changing Database name in IFS APP10 Application

  • October 6, 2023
  • 2 replies
  • 116 views

Forum|alt.badge.img+8

As per customer requirement, they need Stage application DB name to be change from EXXXXXX_NEW to EXXXXXX.  Is there any impact of this change on the application.  Is there anything we need to configure or re-configure after updating the DB Name?

Best answer by Charith Epitawatta

Hi @Sachitha,

Mainly, you will need to update the database connection string from IFS MWS Admin Console.

You will need to update Oracle tnsnames.ora files as well to reflect the new hostname, where applicable. Eg: on Crystal Web Service host. 

Hope this helps!

2 replies

Charith Epitawatta
Ultimate Hero (Employee)
Forum|alt.badge.img+31
  • Ultimate Hero (Employee)
  • 1094 replies
  • Answer
  • October 7, 2023

Hi @Sachitha,

Mainly, you will need to update the database connection string from IFS MWS Admin Console.

You will need to update Oracle tnsnames.ora files as well to reflect the new hostname, where applicable. Eg: on Crystal Web Service host. 

Hope this helps!


Forum|alt.badge.img+8
  • Author
  • Hero (Employee)
  • 19 replies
  • October 8, 2023

Hi @Charith Epitawatta ,

Thanks for replying 🙂