the index IX_icurltracker is dependent on column oldUrl
We are getting a weird issue on a site with url tracker, seems to be on this one server. So on startup we get ysod
"the index IX_icurltracker is dependent on column oldUrl
alter table column oldurl failed because one or more objects access this column
"
We cleared the tracking table that brings it up then it goes down again.
So in answer to my own question, I dropped the table icurltracker then from the project source code ran the sql scripts found in SQL folder, that recreated the tables and indexes and now it all works fine.
Not sure how the table / indexes borked in the first place but all is fine now.
the index IX_icurltracker is dependent on column oldUrl
We are getting a weird issue on a site with url tracker, seems to be on this one server. So on startup we get ysod
"the index IX_icurltracker is dependent on column oldUrl alter table column oldurl failed because one or more objects access this column " We cleared the tracking table that brings it up then it goes down again.
Any ideas?
So in answer to my own question, I dropped the table icurltracker then from the project source code ran the sql scripts found in SQL folder, that recreated the tables and indexes and now it all works fine.
Not sure how the table / indexes borked in the first place but all is fine now.
Regards
Ismail
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.