Viewing 15 posts - 481 through 495 (of 966 total)
If you are allowed to use free utilities in your environment I recommend installing and trying space monger or windirstat. They both will scan a drive you specify and provide...
January 14, 2013 at 6:59 am
"When the partners are connected and the database is already synchronized, manual failover is supported. If the mirror server instance goes down, the principal server instance is unaffected and runs...
January 14, 2013 at 6:51 am
jitendra.padhiyar (1/14/2013)
Can torn page issue occurs due to lack of disk space ? I know torn page is the page that is not correctly written to disk. But can lack...
January 14, 2013 at 5:15 am
I can think of a couple of things to try.
First go into SQL Server Configuration Manager and verify that shared memory is ahead of TCP/IP for the instance on your...
January 11, 2013 at 4:11 am
I experimented mirroring and replication. but didn't like active directory requirements very much. first of all configuration is complex. error messages about failover clustering are not explanatory.
Mirroring, replication and failover...
January 11, 2013 at 3:56 am
You need to investigate what the job step is doing and compare it to the table(s) it is referencing, see where things have changed and fix the job step accordingly.
This...
January 11, 2013 at 3:44 am
In management studio right-click on the instance name and go to properties. Click on Security and in the "Login auditing" section select the "Both failed and successful logins" radio button....
January 10, 2013 at 1:21 am
I have no idea. I have never seen that before. Was anything done on the server (patching, maintenance, etc.) right before you started having the problems? You may need to...
January 9, 2013 at 3:15 am
Did anything get logged in the Database Mail log this time?
What happens if you run the job again, but start from the e-mail step?
January 8, 2013 at 7:35 am
Did you install the 64-bit Oracle client? What provider are you using, the MS one or the Oracle one?
January 8, 2013 at 7:34 am
What exact steps did you take to make the linked server?
January 8, 2013 at 5:47 am
Ah, great point. I did not realize that. That is an important difference. Thanks for pointing it out Gail!
January 7, 2013 at 5:10 pm
You might be able to check recent expensive queries to try and identify the query that caused your tempdb issue. You can try seeing if Activity Monitor in SSMS will...
January 7, 2013 at 4:55 pm
Can you verify the path to the exacutable and the exacutable file for the service itself is correct? Looking at the error code on Google there are all kinds of...
January 7, 2013 at 2:42 am
Viewing 15 posts - 481 through 495 (of 966 total)