Looking for advice on how to improve performance to an Oracle linked server.
Configuration:
Oracle 10g
View built on Oracle (see attached Ora_CustomerAcctView.txt)
SQL Server 2005
Linked server to Oracle instance
View built to Oracle data (see attached SQL_CustomerAcct.txt)
Third party application will then use the SQL Server view to present customer information to the users. Are there some best practices or other issues we should be watching for in this configuration? Thanks.