SSIS schedule

Ahmed Mahameed 1 Reputation point
2022-02-10T11:14:06.593+00:00

can we create an SSIS schedule on a standard SQL server, since i am facing an error says:

cannot run on the installed edition of Integration Services. It requires Enterprise Edition or higher.

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,702 questions
SQL Server | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Igna Noto 1 Reputation point
    2022-02-10T12:05:53.147+00:00

    Hello,

    What is the purpose of your SSIS package ?
    Can you tell us the version of SQL Server do you have and also the version of the tool that you use to create it ?


  2. ZoeHui-MSFT 41,491 Reputation points
    2022-02-11T06:26:18.223+00:00

    Hi @Ahmed Mahameed ,

    Could you please have a check if you used the High-performance Oracle source and destination by Attunity or Data mining query transformation and so on?

    This topic provides details about the features of SQL Server Integration Services (SSIS) supported by the different editions of SQL Server.

    You may take a reference here integration-services-features-supported-by-the-editions-of-sql-server to see if you are using those unsupported component in your SSIS package which caused the issue in standard SQL server.

    Regards,

    Zoe


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

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