I have Microsoft BI Studio and SSMS installed on a Windows Server, call it client.. I am using this server to connect to SQL Server and Oracle on others servers (server); i.e., I do not have SQL Server (MMSQLSERVER, sql server agent..) installed on client machine. All SSIS packages I am developing will be client based; i.e., I have no intention to install any SSIS packages on the server (msdb database.).
Now when I want to install Microsoft At unity 1.2 connector for Oracle, do I just need to install it on client, or do I have to install something on server as well, if yes why? Since server is controlled by data center and is a shared environment, I do not want to install anything there.