Hi all,
I have a many-to-one relationship in Excel PowerPivot that was previously working properly. I have confirmed that the 'one' is definitely a 'one' (i.e. no duplicate values), and I have also made the relationship on a 'value(text)' formula for each, to ensure the data types in each are consistent. They are all very standard 7 digit numbers, i.e. 1382752, 1382753 etc.
Today, the relationship is broken - all calculated columns based on a related() function to the connected 'many' table are broken. I tried deleting and re-creating the relationship, and it came up with SQL dump and the following message:
============================
Error Message:
============================
An unexpected error occurred (file 'xmvsquery.cpp', line 1739, function 'XMVSColumn::Bind').
The process operation ended because the number of errors encountered during processing reached the defined limit of allowable errors for the operation.
The operation has been cancelled.
An unexpected error occurred (file 'xmvsquery.cpp', line 1739, function 'XMVSColumn::Bind').
The process operation ended because the number of errors encountered during processing reached the defined limit of allowable errors for the operation.
An unexpected error occurred (file 'xmvsquery.cpp', line 1739, function 'XMVSColumn::Bind').
The process operation ended because the number of errors encountered during processing reached the defined limit of allowable errors for the operation.
----------------------------
An unexpected error occurred (file 'xmvsquery.cpp', line 1739, function 'XMVSColumn::Bind').
The process operation ended because the number of errors encountered during processing reached the defined limit of allowable errors for the operation.
The operation has been cancelled.
An unexpected error occurred (file 'xmvsquery.cpp', line 1739, function 'XMVSColumn::Bind').
The process operation ended because the number of errors encountered during processing reached the defined limit of allowable errors for the operation.
An unexpected error occurred (file 'xmvsquery.cpp', line 1739, function 'XMVSColumn::Bind').
The process operation ended because the number of errors encountered during processing reached the defined limit of allowable errors for the operation.
============================
Call Stack:
============================
at Microsoft.AnalysisServices.Modeler.Storage.DataModelingSandbox.ExecuteCaptureLogAndProcessResults(OperationType type, Boolean cancellable, Boolean raw)
at Microsoft.AnalysisServices.Modeler.Storage.DataModelingSandbox.ExecuteAMOCode(OperationType type, OperationCancellability cancellable, AMOCode code)
at Microsoft.AnalysisServices.Modeler.Storage.SandboxTransaction.CommitInternal(Boolean finalCommit)
----------------------------
at Microsoft.AnalysisServices.Modeler.Storage.SandboxTransaction.CommitInternal(Boolean finalCommit)
at Microsoft.AnalysisServices.Modeler.Storage.SandboxTransaction.Commit()
at Microsoft.AnalysisServices.Modeler.Controls.RelationshipController.CreateRelationship(DataModelingColumn sourceColumn, DataModelingColumn relatedColumn)
at Microsoft.AnalysisServices.Modeler.Controls.RelationshipController.formCreateRelationshipDialog_Confirming(Object sender, EventArgs e)
at Microsoft.AnalysisServices.Modeler.Controls.CreateRelationshipDialog.buttonOK_Click(Object sender, EventArgs e)
============================
Does anybody have any idea at all what this means?
Thanks for your time and assistance.
Best regards,
Peter
I have a many-to-one relationship in Excel PowerPivot that was previously working properly. I have confirmed that the 'one' is definitely a 'one' (i.e. no duplicate values), and I have also made the relationship on a 'value(text)' formula for each, to ensure the data types in each are consistent. They are all very standard 7 digit numbers, i.e. 1382752, 1382753 etc.
Today, the relationship is broken - all calculated columns based on a related() function to the connected 'many' table are broken. I tried deleting and re-creating the relationship, and it came up with SQL dump and the following message:
============================
Error Message:
============================
An unexpected error occurred (file 'xmvsquery.cpp', line 1739, function 'XMVSColumn::Bind').
The process operation ended because the number of errors encountered during processing reached the defined limit of allowable errors for the operation.
The operation has been cancelled.
An unexpected error occurred (file 'xmvsquery.cpp', line 1739, function 'XMVSColumn::Bind').
The process operation ended because the number of errors encountered during processing reached the defined limit of allowable errors for the operation.
An unexpected error occurred (file 'xmvsquery.cpp', line 1739, function 'XMVSColumn::Bind').
The process operation ended because the number of errors encountered during processing reached the defined limit of allowable errors for the operation.
----------------------------
An unexpected error occurred (file 'xmvsquery.cpp', line 1739, function 'XMVSColumn::Bind').
The process operation ended because the number of errors encountered during processing reached the defined limit of allowable errors for the operation.
The operation has been cancelled.
An unexpected error occurred (file 'xmvsquery.cpp', line 1739, function 'XMVSColumn::Bind').
The process operation ended because the number of errors encountered during processing reached the defined limit of allowable errors for the operation.
An unexpected error occurred (file 'xmvsquery.cpp', line 1739, function 'XMVSColumn::Bind').
The process operation ended because the number of errors encountered during processing reached the defined limit of allowable errors for the operation.
============================
Call Stack:
============================
at Microsoft.AnalysisServices.Modeler.Storage.DataModelingSandbox.ExecuteCaptureLogAndProcessResults(OperationType type, Boolean cancellable, Boolean raw)
at Microsoft.AnalysisServices.Modeler.Storage.DataModelingSandbox.ExecuteAMOCode(OperationType type, OperationCancellability cancellable, AMOCode code)
at Microsoft.AnalysisServices.Modeler.Storage.SandboxTransaction.CommitInternal(Boolean finalCommit)
----------------------------
at Microsoft.AnalysisServices.Modeler.Storage.SandboxTransaction.CommitInternal(Boolean finalCommit)
at Microsoft.AnalysisServices.Modeler.Storage.SandboxTransaction.Commit()
at Microsoft.AnalysisServices.Modeler.Controls.RelationshipController.CreateRelationship(DataModelingColumn sourceColumn, DataModelingColumn relatedColumn)
at Microsoft.AnalysisServices.Modeler.Controls.RelationshipController.formCreateRelationshipDialog_Confirming(Object sender, EventArgs e)
at Microsoft.AnalysisServices.Modeler.Controls.CreateRelationshipDialog.buttonOK_Click(Object sender, EventArgs e)
============================
Does anybody have any idea at all what this means?
Thanks for your time and assistance.
Best regards,
Peter