1. Smart City doo
  2. Valentina Server
  3. 火, 1月 28 2020, 09:45 AM
  4.  メールで購読
Drop indexed suspended : Field subfolders.path is still indexed because of Unique or PK constraint.

Sometimes I get this warning message in vServer log.

How to avoid it?

regards,
Zoran
コメント
There are no comments made yet.
Ivan Smahin 承諾済みの回答

set property WarningMode to 0;
-- your code
set property WarningMode to 1;
コメント
There are no comments made yet.
Smart City doo 承諾済みの回答

set property WarningMode to 0;
-- your code
set property WarningMode to 1;

No, I don't want to avoid warning messages in log. :)
Can you explain me what this message means?

regards,
Zoran
コメント
There are no comments made yet.
Ivan Smahin 承諾済みの回答
That message is result of attempt to turn off "indexed" flag for the "unique" field.
Unique field is always indexed and such call like

unique_field.put_Indexed(false)

do nothing except the warning.
コメント
There are no comments made yet.
  • ページ :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.

Categories

Announcements & News
  1. 0 subcategories
Valentina Studio
  1. 2 subcategories
Valentina Server
  1. 4 subcategories
Valentina Database ADK
  1. 0 subcategories
Valentina Reports ADK
  1. 0 subcategories
Other Discussions
  1. 2 subcategories
BETA Testing
  1. 0 subcategories
Education & Research
  1. 0 subcategories