Viewing 15 posts - 901 through 915 (of 1,640 total)
But I cannot see some settings of the transfer like source database and destination database in the property window of the task.
The only way I can see that is open...
June 27, 2012 at 10:43 am
Thanks all, I reopened the session, this time, I see the manual, it is wierd that yesterday I didn't see the manual window.
Thanks for the help!
June 26, 2012 at 9:17 am
I setup to execute a stored procedure when sql server starts up to notifiy me the server is restarted.
It works fine.
My question is what will happen if a stored procedure...
June 20, 2012 at 11:29 am
Thanks all, I did some research and made two steps, one is notify SQL server agent restart, the other is to notify SQL server restart.
By the way, anyone knows how...
June 20, 2012 at 9:09 am
We use both 2008 and 2008 R2 windows system, and I checked on both systems, the sql job is executed as the SQL service agent account ( the domain user).
I...
June 7, 2012 at 8:19 pm
see my job in the attachment, it is the same job as yours, it is all executed as the user- the domain user that for sql agent service login. in...
June 6, 2012 at 10:52 pm
I'm not sure that you completely understand yet. The jobs on a schedule will always run under the "service account" which is the NT SERVICE\SQLSERVERAGENT no matter which domain account...
June 6, 2012 at 5:48 pm
We do use default installation.
also:
You cannot log into the server with the service account and get access to SQL Server, nor can you impersonate the service account and gain access...
June 6, 2012 at 3:26 pm
Thanks,
Sorry still confusing:
Quote from SQLKnowitall:
The domain user is not, the service account is. The domain user does not have to be a valid sql server login.
Quote from Jeff:
The service account...
June 6, 2012 at 3:19 pm
I asked and she says the application support for a arcGis software told her to schedule restart service daily when it is at verison 9.0, she will check if the...
June 6, 2012 at 3:09 pm
Let me go and find out with the person who set it up initially
June 6, 2012 at 11:59 am
The sql run in between is
using waitingfor delay 2 minutes.
I know this can be done through two windows scheduler jobs.
But it seems windows job cannot decide if the previous...
June 6, 2012 at 11:50 am
These steps are initally setup by someone else.
For now I wouldn't want to change much about it. I know they can be scheduled to run as a windows scheduler job.
And...
June 6, 2012 at 11:44 am
SQLKnowItAll (6/6/2012)
June 6, 2012 at 11:42 am
Viewing 15 posts - 901 through 915 (of 1,640 total)