gruposenda
Programmer
Hi :
I'm creating a query subject based on data that exists in the model. After adding a column that comes from a view and testing the query subject definition appears the error : RQP-DEF-0177 An error occurred while performing operation 'sqlOpenResult' status='-28'.
UDA-SQL-0114 The cursor supplied to the operation "sqlOpenResult" is inactive.
UDA-SQL-0564 [Microsoft OLE DB Provider for SQL Server]Transaction (Process ID 66) was deadlocked on thread | communication buffer resources with another process and has been chosen as the deadlock victim. Rerun the transaction. (SQLSTATE=40001, SQLERRORCODE=1205)
If I run a query of the view (select * from DWH_VHInformation) with the query analizer I don't have any error.
Thanks in advance.
I'm creating a query subject based on data that exists in the model. After adding a column that comes from a view and testing the query subject definition appears the error : RQP-DEF-0177 An error occurred while performing operation 'sqlOpenResult' status='-28'.
UDA-SQL-0114 The cursor supplied to the operation "sqlOpenResult" is inactive.
UDA-SQL-0564 [Microsoft OLE DB Provider for SQL Server]Transaction (Process ID 66) was deadlocked on thread | communication buffer resources with another process and has been chosen as the deadlock victim. Rerun the transaction. (SQLSTATE=40001, SQLERRORCODE=1205)
If I run a query of the view (select * from DWH_VHInformation) with the query analizer I don't have any error.
Thanks in advance.