Deleting a table and recreating it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2016 11:09 AM
In our team instance, we've deleted a table and tried recreating it with the same exact name, but am running into an error message saying that the table still exists. The old table is definitely gone so we're a bit confused why we keep receiving that error message. Any thoughts?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2016 11:15 AM
It may help to see the error message.
Also, have you tried clearing the cache? https://yourinstance.service-now.com/cache.do
More info: Delete a table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2016 11:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2016 11:41 AM
I'd think this has something to do with the storage aliases. I know that's true for fields, but I'm not really sure if it applies to table names as well. Check the sys_storage_alias table. Even if you delete a field, if the alias still exists, that might need to be cleared before the field is completely deleted. However, we wouldn't have delete access for aliases, so you might have to contact HI support if that is indeed the case.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2016 11:56 AM
Hi Veena,
i checked the table and all of the fields in the deleted table still exists there, so I think you may be on to something. I'm not familiar with HI support, is there a contact number? When I google HI ServiceNow, it looks like it's more of a SN offering instead of customer support. Thanks!!