Selective XML indexes problem
pablo.lorenzo
Posts: 3
Hi
I'm having some problems with the code generated with sql source control. Part of the code generated is this
The red word in INTERVIEW_SCORE = '/interview/scores/score' AS XQUERY , is generting an error 126 when we tried to deploy in a new server. We are using Teamcity with sql compare.
Any idea?
I'm having some problems with the code generated with sql source control. Part of the code generated is this
CREATE SELECTIVE XML INDEX [SXI_INTERVIEW_INTERVIEW_XML] ON [dbo].[interview] ([interview_xml]) FOR ( INTERVIEW_SCORE = '/interview/scores/score' AS XQUERY , INTERVIEW_SCORE_NAME_XPATH = '/interview/scores/score/@name' AS XQUERY 'xs:string' SINGLETON, INTERVIEW_SCORE_TOTAL_XPATH = '/interview/scores/score/@total' AS XQUERY 'xs:string' SINGLETON, INTERVIEW_SCORE_TOTAL_SQL = '/interview/scores/score/@total' AS SQL [nvarchar] (max) SINGLET
The red word in INTERVIEW_SCORE = '/interview/scores/score' AS XQUERY , is generting an error 126 when we tried to deploy in a new server. We are using Teamcity with sql compare.
Any idea?
Comments
We have opened a support ticket to troubleshoot this issue, I will contact you by email shortly.
Thank you,
Product Support Engineer
Redgate Software Ltd
Please see our Help Center for detailed guides on how to use our tools