I am periodically getting the following message when I attempt to query my linked server:
Cannot get the data of the row from the OLE DB provider "OraOLEDB.Oracle" for linked server
Upon examining my stored procedures, it appears to only happen when a WHERE clause is used, leading me to wonder if there is a problem with the data. What exactly does this error refer to? Where should I begin looking? I realize that I'm not giving much information, but I'm not really sure where to begin looking.