Create Credentials of the network shared access in SQL server to be used by SQL Agent

Praveen Channal 1 Reputation point
2020-09-24T11:19:48.797+00:00

How to create 'Create Credentials of the network shared access in SQL server to be used by SQL Agent'

Thanks

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,702 questions
Developer technologies Transact-SQL
SQL Server Other
{count} votes

1 answer

Sort by: Most helpful
  1. Monalv-MSFT 5,926 Reputation points
    2020-09-25T01:58:37.88+00:00

    Hi @Praveen Channal ,

    Please do as the following steps:
    1.Create new credential
    28099-createcredential.png

    2.Create new proxy
    28129-createaproxy.png

    3.Run the job using proxy
    28192-runasaproxy.png

    The following links will be helpful:
    Create a Credential
    Create a SQL Server Agent Proxy
    SQL Server Agent Jobs for Packages
    Running a SSIS Package from SQL Server Agent Using a Proxy Account

    Best Regards,
    Mona


    If the answer is helpful, please click "Accept Answer" and upvote it.
    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.