Viewing 15 posts - 286 through 300 (of 307 total)
Would [WITH ROLLBACK IMMEDIATE] help?
Andrew
January 29, 2013 at 6:48 am
Hi,
If you're trying to avoid log growth you could pre-size the transaction log to avoid auto-growth operations.
Andrew
January 29, 2013 at 6:40 am
Hello,
There's good information on indexes on the MSDN website. Should give you the required background information:-
http://msdn.microsoft.com/en-us/library/ms189271(v=sql.105).aspx
Regards,
Andrew
January 29, 2013 at 6:37 am
I'm not too familiar with stunnel but you could check your logins on the instance. Does the specified login have the required permissions?
Andrew
January 29, 2013 at 6:33 am
One really good powershell script is one a colleague sent me that emails me total disk space and free disk space for all servers listed in a text file:-
Have a...
January 29, 2013 at 6:29 am
You could use a CNAME alias in DNS to map to either your Dev or Live server.
That way, when you wish to change the connection, you change the alias and...
January 29, 2013 at 6:24 am
No worries no this.
All I did was open the DMK and then regenerate using the original password.
I'm able to decrypt the data now.
Andrew
January 14, 2013 at 9:35 am
Hello,
The maintenance plan was created in SSMS. The instance on the server is definitely SQL Server 2005 Standard SP4.
Bit of a weird problem I admit, cannot find out why this...
November 29, 2012 at 5:23 am
Thanks Guys, I'm currently trialling RedGate, Idera and LiteSpeed. Think we will probably go with Idera.
Andrew
September 28, 2012 at 4:21 am
In the meantime does anyone have a script that will generate CREATE STATISTICS statements in a DB?
Thank you,
Andrew
September 20, 2012 at 10:18 am
The log is still showing that SQL is still restoring indexes to the new collation. I'll check again tomorrow but hopefully this will work!
Andrew
September 20, 2012 at 10:16 am
Definitely, the database has been migrated to a test environment and the startup parameter implemented.
The problem with the Stats was that there are user created stats in the database which...
September 20, 2012 at 10:06 am
Brilliant. I think it was just me being impatient. I can see in the log that the indexes in my DB are currently being restored.
Thank you very much!
Andrew
September 20, 2012 at 9:22 am
Thank you, does this work for SQL Server 2005?
Regards,
Andrew
September 20, 2012 at 8:58 am
Thanks Pratiksha,
Does the software support compression and encryption of backups?
Regards,
Andrew
September 20, 2012 at 3:17 am
Viewing 15 posts - 286 through 300 (of 307 total)