Is there a supported way to rename a Siebel repository from a script?
Hi everyone
We would like to automate the process of renaming a Siebel repository, so that it requires no manual intervention.
So far, as per document "Is there a Siebel Tools siebdev Command Line Interface to Rename a Repository and to Generate a SRF File? (Doc ID 953983.1)", it seems that there is no command line available to do it (and it's not in the scope for future releases either).
On the other hand, it's tempting to guess that renaming a Siebel repository might imply just updating one single record in the database. Indeed, the file "rename_existing_repositories.sql" that is mentioned in the siebel upgrade guides and the file "rename_target_repository.sql" that can be found in our out-of-the-box installation support this theory. Hence our questions:
0