Share via

SQL SSIS on Separate Server

JovsP 166 Reputation points
2024-05-06T02:30:31.79+00:00

Hi,

I'd like to confirm if we need a another SQL license for the server where SSIS will be installed aside from the primary SQL Server?

Thank you,

Jovsp

SQL Server Integration Services
SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories

0 comments No comments

Answer accepted by question author

ZoeHui-MSFT 41,551 Reputation points
2024-05-06T02:51:28.01+00:00

Hi @ovsp

To install SSIS, you need a SQL Server license. Depending on the tasks you want to do with SSIS, you either need Enterprise or Standard licensing. In most scenarios, Standard should be sufficient. It also means you need a SQL Server license for every machine you install SSIS on. If you install SSIS on the same machine as the database engine, SSIS "comes free" with the SQL Server license.

Regards,

Zoe Hui


If the answer is helpful, please click "Accept Answer" and upvote it.

Was this answer helpful?

1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.