Viewing 15 posts - 106 through 120 (of 1,366 total)
It all depends what's required.
SSRS
PowerBI
Tableau
Qlik
All of these are data visualisation/reporting tools.
But it depends what's needed, just a simple dump of data, send mail is a crude way but hey...
January 30, 2020 at 3:58 am
so you are telling us that doing a
insert into archive_table
select *
from main_table where filtering_column = date_to_archive
takes 5 minutes?
or that it takes that amount of time retrieving...
January 21, 2020 at 10:55 am
Thanks Paul for the wonderful script.
I have a requirement where the Primary and Secondary are in totally different domain. Now I am moving files through FTP. Can you help me...
January 13, 2020 at 10:00 am
Thanks Lindsay,
Can you help me understand the impact of the same in a cluster?
December 10, 2019 at 11:01 am
Thanks Mike.
Checked with Network team and they are not able to find anything.
From my investigation its pointing to database mail and service broker. The error is thrown when the database...
November 27, 2019 at 6:16 am
The error is not very frequent now but happens at mid night .. Is there any probability that this can be a hacking??
November 14, 2019 at 5:14 am
(1) Not necessarily. DBCC CHECKDB creates an internal snapshot of the database. Database snapshots are sparse files, so they start off at (near) zero size and only grow when...
August 22, 2019 at 6:36 am
Recently been asked to look at why ASQL instance will nto start. this CLuster has not been built to best practice and is a 2 node cluster. it has...
August 18, 2019 at 5:52 am
Rebooted old node and tried again after failover? I assume this is shared storage clustering, so the same master.mdf was scanned with dbcc?
If so, I'd fail back and try...
August 5, 2019 at 9:57 am
Msg 5901, Level 16, State 1, Line 1
One or more recovery units belonging to database 'master' failed to generate a checkpoint. This is typically caused by lack of...
August 4, 2019 at 5:22 am
The Instance is in a two node failover cluster and after failing over to second node DBCC completed without any error.
August 2, 2019 at 11:31 am
Checked those and didnt find any
Check for more information in the error log and the Windows event logs. It could also be some storage issues going on.
Sue
Checked those and...
August 2, 2019 at 11:30 am
Did you get a chance to check the logs?(SQL Logs & Windows)
July 23, 2019 at 8:12 am
Tried in test environment and didnt find any issue in changing the file size. What is your model database file size?
July 14, 2019 at 9:24 am
February 25, 2019 at 1:41 am
Viewing 15 posts - 106 through 120 (of 1,366 total)