Viewing 15 posts - 1,111 through 1,125 (of 7,501 total)
in our house:
- each team of "infrastructural software suite" people handles backup and recoverability conform the businesses needs and uses the appropriate scheduling system.
- SCOM monitors is all 🙂 and...
May 9, 2014 at 6:53 am
Nice article, Dwain !
:smooooth:
March 18, 2014 at 3:16 am
Thank you for the confirmation.
February 24, 2014 at 1:52 am
my bad. Sorry for that.
Executed as user: mydomain\myserviceaccount. The page (1:402), object ID 75, index ID 1, partition ID 281474981625856, allocation unit ID 281474981625856 (type In-row data) has been modified,...
January 28, 2014 at 4:59 am
The message I received was as posted.
Digging deeper, it seems to have been the following:
DoMiniDump () encountered error (0x800703E6) - Invalid access to memory location.
External dump process return code...
January 28, 2014 at 4:00 am
Thank you, Gail;
I was suspecting in the same problem area.
January 28, 2014 at 3:15 am
first of all check the way the linked server is defined.
then check if you would indeed be authorized to use the linked server in that way
January 13, 2014 at 12:43 am
have a look at the article Allen White published a while ago: https://www.simple-talk.com/sql/backup-and-recovery/alert-based-transaction-log-backups---automate-your-database-maintenance-part-2/
December 29, 2013 at 7:01 am
My favorite memory for 2013 was my first ever presentation at SQLSaturday in Lisbon.
Although I only in participated in Lightning talks, the efforts and nerves it took to assemble...
December 28, 2013 at 1:50 pm
could you please add @@version information of that instance ?
Gail has way more recovery experience than me, so she may come up with less drastic measures than I might suggest.
December 24, 2013 at 4:05 am
masoudk1990 (12/24/2013)
December 24, 2013 at 3:21 am
all NCI access that needs extra data will use the clustered index to fetch that data.
what columns do you expect to get used ?
Provide indexes for those columns and try...
December 24, 2013 at 3:12 am
The good thing is: your test also fails here ( sql2012 SP1 CU7 (Build number: 11.0.3393.0))
I've also tested it with a couple of other 850-collations. All fail !
These are...
December 13, 2013 at 10:36 am
First question to pose is: Shoud that column have nulls ?
Second question to pose is: wouldn't a default empty varchar do the same trick ? If so modify the data...
December 3, 2013 at 5:32 am
avdhut.k (12/3/2013)
My requirement is,
I want to capture exact date and time,
I am trying using,
Select Convert(varchar(10),GetDate(),112)
output :- 20131203
Above statement gives...
December 3, 2013 at 5:24 am
Viewing 15 posts - 1,111 through 1,125 (of 7,501 total)