Hello,
Does anyone know how to resolve MS SQL Server nvarchar(max) when pulling data via Oracle database link - this table has columns declared as nvarchar(max). We are getting "Invalid column" error for those columns declared as such. Is there any working/knw solution to this issue? Our environment is 12c or above. Can someone assist with this? Thanks in advance.