Viewing 15 posts - 2,536 through 2,550 (of 6,397 total)
Something has a lock on the information your after.
Monitor for blocking while your expanding and see what is stopping you.
February 7, 2013 at 1:29 am
Jobs in SSMS for SSRS mean reports which are currently being run.
If your trying to view job details on subscriptions, you need to checkout the SQL agent.
The following script will...
February 7, 2013 at 1:28 am
Use the import export data wizard to import the data.
February 6, 2013 at 8:49 am
create a server side trace, then just before the jobs start, have a job which starts the trace, to stop it ensure you put a stop time in the create...
February 6, 2013 at 8:09 am
bugg (2/6/2013)
Steve Jones - SSC Editor (2/5/2013)
February 6, 2013 at 8:08 am
Between 6pm and 7am you dont do transaction log backups, during that time the log cannot be marked as re-usable so that is why you have a huge transaction log...
February 6, 2013 at 8:06 am
Wont be able to leverage windows authentication, everything would have to be SQL auth.
Should you need to run backups to network drives etc will be a pain as you will...
February 6, 2013 at 7:45 am
dont cross post, it fragments replies and wastes peoples time
all replies here http://www.sqlservercentral.com/Forums/Topic1416459-1292-1.aspx
February 6, 2013 at 6:35 am
dont cross post, it fragments replies and wastes peoples time
all replies here http://www.sqlservercentral.com/Forums/Topic1416459-1292-1.aspx
February 6, 2013 at 6:35 am
You will want to look at a calendar table
Something like this
Calendar Table - http://www.sqlservercentral.com/scripts/Date/68389/
February 6, 2013 at 6:34 am
Please follow the second link in my signature on posting code and data for the best help, that will then give us a play pen to test ideas on to...
February 6, 2013 at 5:40 am
An admin to SQL or an admin on the windows host?
What browser are you using?
February 6, 2013 at 5:08 am
SQL Monitor is done I belive on a instance basis
Idera is done on an instance basis
Spotlight is done on a server or CPU basis (unsure if the server relates to...
February 6, 2013 at 5:03 am
Kevin Gill (2/6/2013)
I guess that cost is probably not an issue as you have just one server?
That's true - that server has a huge number of CPUs in it though...
February 6, 2013 at 4:58 am
Viewing 15 posts - 2,536 through 2,550 (of 6,397 total)