Viewing 15 posts - 496 through 510 (of 966 total)
Just go through the process of setting up Log Shipping in the GUI of SSMS and instead of hitting Ok to apply the action click the Generate Script > New...
January 7, 2013 at 1:55 am
Interesting. Where are you looking at getting a PhD in a DB-related field? For that matter if you don't mind me asking, is your Master's degree DB related?
January 7, 2013 at 1:52 am
I believe so. In patching a SQL 2005 cluster you have to patch the active node of the cluster and the cluster updates all nodes at the same time.
In SQL...
January 7, 2013 at 1:36 am
I would start off with sending a test e-mail through Database Mail. That should test that your Database Mail profile and functionality is working as expected. Then double-check that your...
January 7, 2013 at 1:26 am
Did you ask the sysadmins of the application if they were running any jobs/queries/reports during that timeframe? Is there a log for the application that will let you know what...
January 7, 2013 at 1:22 am
I then go to the SQL Server logs and view the current log.
At the same time when I received the email that the job failed I am able to...
January 4, 2013 at 1:01 am
Can you elaborate on what you mean by SQL is running slow? Specifics? You state that it is slow but there are no long running queries found.
January 4, 2013 at 12:30 am
I think Gianluca hit the nail on the head there. The AD administrators could have a GPO in place which is overriding your RDP preferences. We do this where I...
January 3, 2013 at 8:57 am
The accounts are different.
The account (using which sql server/integration services are running) is different from the account which used to install the oracle client on the machine.
Then the problem...
January 2, 2013 at 4:51 am
Is the account that you are running the SSIS package from the same one that you installed/configured the Oracle client from? If not it could be a path issue.
Also, are...
January 2, 2013 at 4:12 am
Joie Andrew - I don't think there's a way to reset the password from the application other than the change password option each user is given on the login page...
December 31, 2012 at 2:20 am
I just reread the post. I meant to say reset the credentials for the SQL Server Agent service in SQL Server Configuration Manager.
December 28, 2012 at 7:49 am
When you have a cluster all of the servers, or nodes, of the cluster that can own the cluster resources will need to have the accounts setup properly for SQL...
December 28, 2012 at 7:38 am
A lot of memory showing up being used by SQL is normal. SQL will reserve what it can and show that memory as being used in Task Manager. If your...
December 28, 2012 at 4:57 am
Can you post a screenshot of the error that you are getting? Also, is anything listed in the SQL error log or Windows Application Event Log? You can access the...
December 28, 2012 at 3:38 am
Viewing 15 posts - 496 through 510 (of 966 total)