MDW issue - "A data source instance has not been supplied for the data source Snapshot Time'..


i have issue mdw.

when click on query statistics report , inside click on query plan following error

"a data source instance has not been supplied data source snapshot time'..

when trace error in sql profiler error returned is 

'error converting data type nvarchar numeric.' , query

exec snapshots.rpt_query_plan_details @instance_name=n'wge3db025p\sqlodsp01',
@plan_handle_str=n'0x05001600d4e5f2578094d03a3400000001000000000000000000000000000000000000000000000000000000',
@statement_start_offset=1086,@statement_end_offset=4450

looking inside snapshots.rpt_query_plan_details see following variables declared...

    @instance_name sysname, 
    @plan_handle_str varchar(130), 
    @statement_start_offset int, 
    @statement_end_offset int 

has came across error ??  or know how fix ?? 

the reason im using mdw profile queries , see plan not working 

sql server 2014 sp1 ...


ilikefondue


hi ilikefondue,

thanks question.

i trying involve more familiar topic further @ issue. sometime delay might expected job transferring. patience appreciated.

thank understanding , support.

regards,
lin



SQL Server  >  SQL Server Database Engine



Comments

Popular posts from this blog

Conditional formatting a graph vertical axis in SSRS 2012 charts

Register with Power BI failed

SQL server replication error Cannot find the dbo or user defined function........