deleted field still exist

soukayna
Tera Contributor

hello,

I'm trying to create a field named 'canal1' in a table , but i got the error "Column {1} already exists in this table or a table extended from it" , when i look for this column in my table , it doesn't exist and my table doesn't extend from others .

is there any idea of how to redelete this field correctly ? 

I've already checked in sys_audit it doesn't exist and already delete it from  the Storage Column Aliases and got the same error , 

any ideas pls??

thanks 

Soukayna

 

6 REPLIES 6

hi harishdasari,

thanks for ur answer, already tried thoses solutions , and have the same problem.

regards , 

soukayna

 

 

Nestor Paredes
Tera Contributor

Hi,

please try the following:

  • Run "gs.invalidateCache();" in Script background after the delete. 
  • https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0622484

Regards,
N.