Yesterday I ran into a situation on one of my servers. A query was attempting to create a table from data pulled from a linked (Oracle) server over a (usually) reliable WAN VPN connection using OPENQUERY.
The problem started because the lin
The problem started because the lin