Viewing 15 posts - 2,671 through 2,685 (of 8,761 total)
hurricaneDBA (11/20/2016)
Recovery mode is fullFrequency of the TL backups is hourly between 7am and 4pm yet i am getting the size of the TL to increase
You may want to...
November 20, 2016 at 5:46 am
andis59 (11/20/2016)
In one of the Stored Procedure there is this select
IF(SELECT Max(rowcreateddt)
...
November 20, 2016 at 5:12 am
hurricaneDBA (11/20/2016)
We have implemented SP with Filestreaming + RBS
I came and found the transaction log file for the Crawl Store database at 47GB where it increased from 7GB...
November 20, 2016 at 5:11 am
One possible solution with an index added to the temp table which eliminates the hash match join
😎
The data seems a little strange though as there are overlaps which results in...
November 20, 2016 at 3:27 am
I have long lost count on how many posters on the forum have gotten solid and good advice from other members when handling PII and other sensitive data. My concern...
November 20, 2016 at 2:42 am
Can you post the DDL (creat table) script for the SUMMARY and the JASPER_REBATES_SUMMARY tables, the full code of the stored procesure and the actual execution plan please?
😎
November 19, 2016 at 11:03 pm
Luis Cazares (11/18/2016)
I know you won't be able to bring me a new laptop this year, but could you just bring more RAM (and a new HDD) for my...
November 18, 2016 at 11:00 am
jasona.work (11/18/2016)
Grant Fritchey (11/18/2016)
jasona.work (11/18/2016)
November 18, 2016 at 8:32 am
planetmatt (11/18/2016)
When examining the raw data in SQL, SELECTing the row in question with a SELECT * does not show the "?". ...
November 18, 2016 at 8:26 am
Firstly, I strongly recommend changing from Maintenance Plans to Ola Hallengren's Maintenance Solutions[/url], much better.
😎
Have you tried to send mail from the troubled server? Do you capture any send mail...
November 18, 2016 at 8:24 am
I think that the ? could be a representation of a strange character, have you tried to reproduce the error by entering a ? in front of a phone number...
November 18, 2016 at 8:20 am
Quick question, after the upgrade, did you update all stats etc.? Are the server platforms identical? Same server settings (maxdop, cost threshold for parallelism etc.)?
😎
November 18, 2016 at 8:15 am
an0nemus (11/18/2016)
2) problem server has been rebooted
3) I'm not sure what sqlcmd is, but SQL Server Mangement studio will also have issues, though...
November 18, 2016 at 8:11 am
Quick thought, could this be a permission problem?
😎
November 18, 2016 at 6:32 am
Benki Chendu (11/18/2016)
Eirikur Eiriksson (11/18/2016)
Benki Chendu (11/18/2016)
A customer of mine has huge number of sql 2012 databases but he doesnt know which data sits where. he needs me to...
November 18, 2016 at 6:03 am
Viewing 15 posts - 2,671 through 2,685 (of 8,761 total)