This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Failed to Remove Custom Property

Hi

Is there anyone face the issue to remove custom property. I have added a custom property and also delete it using Orion Web console. Now i need to create it again but in Orion Web Console is saying Custom property still there. Though i am not seeing it on Orion Web Console but the column still exists in Database. However, i tried to delete from database as well, no success, it throws following error:

An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo)

------------------------------

Lock request time out period exceeded. (Microsoft SQL Server, Error: 1222)

/msarkar

  • I have not tried this, but if this works in same way as other deletion processes, where a full delete only occurs during the DB maintenance routine, I suggest you do the following:

    1. Delete the CP

    2. Run the DB Maintenance routine manually or wait until the following day

    3. Recreate the CP