Question
"dbo.pr_read_from_stream" calling instead of "pegaData.pr_read_from_stream" in query for Un exposed column fetch in Report
HI,
We observed in production ENV , when fetching unexposed column from the Report- In the query we can see
"dbo.pr_read_from_stream" calling instead of "pegaData.pr_read_from_stream" in query for Un exposed column fetch in Report.
Also we observed exception in the log as
There was a problem getting a list: code: 4121 SQLState: S0001 Message: Cannot find either column "dbo" or the user-defined function or aggregate "dbo.pr_read_from_stream", or the name is ambiguous.
This is happening only in prod environment.
Could some one help on this behaviour change ?
***Edited by Moderator Marissa to update platform capability tags****
Hi jagadeep,
Thanks for posting on PSC.
For code: 4121 SQLState: S0001 message kindly look into below link which might be helpful.
https://forums.asp.net/t/1777116.aspx?Msg+4121+Cannot+find+either+column+dbo+or+the+user+defined+function+or+aggregate+or+the+name+is+ambiguous+
Regards,
Hepsi