I need to rename the existing Forms database to meet naming conventions.
What is the best way to do this? I keep getting the error below even though the database does not exist. It had been created previously and appears there is a reference to it somehere.
Microsoft.SharePoint.Administration.SPDuplicateObjectException: A SharePoint database named NTX_Config_Forms already exists. You must supply another name for the new database.
Any help appreciated.