Viewing 15 posts - 1 through 15 (of 38 total)
This is a memory issue. We'll either re-seat the memory or replace it.
Thank you.
December 14, 2015 at 8:50 am
That's it - thank you! And yes the transaction log backup is scheduled so it will come around. Good information. Thanks again.
June 25, 2015 at 1:47 pm
Thank you for responding.
The vlf with status 2 is towards the end of the loginfo answerset. You can shrink an ldf up until that point - correct? For...
June 25, 2015 at 12:53 pm
It's resolved. The issue was getting .NET Framework 3.5 on the server. We had issues doing that, finally got it done. Problem was 3.5 had to be...
May 19, 2015 at 2:36 pm
Both jobs ran successfully last night.
Still baffled by what happened here. Error logs had no information about a failure. Job logs showed a failure but without explanation. ...
December 30, 2014 at 8:20 am
That's good information - and I am going to look into it..
Can you answer my questions regarding the following:
1. The original tempdb.mdf was 40 GB, with this script I would...
September 22, 2014 at 6:30 am
Thanks Gail,
I've read about the 'myth', and the increments suggested. We'll try it.
We also had discussions about where to place the data files, each on separate phyical drives...
September 16, 2014 at 2:02 pm
Sorry for the slow response. We have a physical connection to them. No VPN or Internet and no trusted domain. That said we are going to create...
September 4, 2014 at 6:35 am
Thanks Grant - appreciate the comments.
August 20, 2014 at 6:49 am
Grant,
Thanks for responding. You kind of hit the nail right on the head in that these databases are being moved from SQL 2000 and 2005 to SQL 2008. ...
August 15, 2014 at 2:08 pm
I tried running the script in SQL 2000.
copied part of the script running a simple "SELECT * FROM sys.server_principals ;"
Msg 208, Level 16, State 1, Line 1
Invalid object...
June 6, 2014 at 7:24 am
It took some review but got it to work. Your suggestion about modifying type to Operating System did help. It was also required modifying the sqlcmd input (final...
April 16, 2014 at 1:47 pm
I created a new task, creating everything from scratch again (script, task arguments, everything). Backup ran successfully. No rhyme or reason as to what happened. Hiccup in...
March 24, 2014 at 8:14 am
Ran a query against the database using that script:
BACKUP DATABASE [Resource] TO DISK = N'D:\SQL_Database_Backup\Resource_noinit.bak'
It ran successfully, the bak was created. Any ideas?
March 24, 2014 at 6:38 am
Viewing 15 posts - 1 through 15 (of 38 total)