Home All Groups Group Topic Archive Search About


Author
21 Mar 2005 7:21 PM
Kiran Kumar Pinjala
Hi,
   Can any one tell me, when I create SQL Server agent job and schedule it,
What user does this run as?
--
Thanks
Kiran

Author
21 Mar 2005 7:48 PM
Denis
you can change that in the owner dropdown

Show quoteHide quote
"Kiran Kumar Pinjala" <KiranKumarPinj***@discussions.microsoft.com> wrote in
message news:BC29EB5B-0C86-4B17-857A-A8A176E34249@microsoft.com...
> Hi,
>   Can any one tell me, when I create SQL Server agent job and schedule it,
> What user does this run as?
> --
> Thanks
> Kiran
Are all your drivers up to date? click for free checkup

Author
21 Mar 2005 9:53 PM
Kiran Kumar Pinjala
Thanks.

Show quoteHide quote
"Denis" wrote:

> you can change that in the owner dropdown
>
> "Kiran Kumar Pinjala" <KiranKumarPinj***@discussions.microsoft.com> wrote in
> message news:BC29EB5B-0C86-4B17-857A-A8A176E34249@microsoft.com...
> > Hi,
> >   Can any one tell me, when I create SQL Server agent job and schedule it,
> > What user does this run as?
> > --
> > Thanks
> > Kiran
>
>
>
Author
22 Mar 2005 1:29 AM
Sue Hoegemeier
If the job owner is a sysadmin, it runs under the security
context of the SQL Agent service account. If the job is
owned by a non-sysadmin, it runs under the security context
of the SQL Server Agent proxy account on SQL 2000 or
SQLAgentCmdExec on SQL 7.

-Sue

On Mon, 21 Mar 2005 11:21:04 -0800, "Kiran Kumar Pinjala"
<KiranKumarPinj***@discussions.microsoft.com> wrote:

Show quoteHide quote
>Hi,
>   Can any one tell me, when I create SQL Server agent job and schedule it,
>What user does this run as?

Bookmark and Share