We have a Siebel version 8.1.1. and we need to change the DB name to something else.
can you please help me to identify as to where in the Seibel server I need to make the changes to reflect the new DB name? Is there a particular config file that I need to change? The Database server and port are not going to change, only the name of the database will be changed.
1
votes
3 Answers
1
votes
This reply is a bit late but...
Above answers are about Datasource. Datasource has parameters to create connection with DB like host name, user id and psw. Database name should be part of Datasource. For example: - Oracle has SID in tnsnames.ora file - Microsoft database name can be changed in ODBC Data Source Administrator
So it debends what kind of db software you use. For future I would like to suggest to use My Oracle Support Community (MOSC) because Siebel developer community is much more active there than here.
0
votes
