Viewing 15 posts - 1,261 through 1,275 (of 6,400 total)
December 18, 2017 at 3:04 am
Its not 100% guaranteed, but you can look through sys.sql_modules in each databases, query where the definition is LIKE SELECT and NOT LIKE INSERT UPDATE DELETE.
As I say...
December 18, 2017 at 2:55 am
December 15, 2017 at 6:42 am
manu.manohar033 - Friday, December 15, 2017 4:15 AMabove script for daily, you mention -1 (for hourly)
So for the hour, you just want...
December 15, 2017 at 5:51 am
December 15, 2017 at 4:08 am
And how are you calculating the hourly size? Are you only bothered about the last hour, every hour, do you want 24 columns one for each hour, is this done...
December 15, 2017 at 2:28 am
manu.manohar033 - Friday, December 15, 2017 1:43 AMAbove script showing only hourly, I want calendar date and hourly and day wise
That query...
December 15, 2017 at 2:02 am
Hi Manu
I suggest reading through https://docs.microsoft.com/en-us/sql/database-engine/log-shipping/monitor-log-shipping-transact-sql once you have got the query to display the information you require, you can then code it in an email to be...
December 15, 2017 at 1:42 am
I want to know with script, Hourly log backup size in log shipping. Hourly and daily...
December 15, 2017 at 1:28 am
Hi Guys,
Need help to understand, Please help me to understand....
Here is my sample data
ID,FNAME,LNAME,STATUS
1,Smith,Sam,Active
2,Faid,Kim,Null
3,Jim,Al,Null
My...
December 15, 2017 at 1:20 am
December 14, 2017 at 1:30 am
December 14, 2017 at 1:06 am
As these are interview questions, please post what your answers where and the people here will guide you on the rights and wrongs, we do not give the answer to...
December 14, 2017 at 12:58 am
December 14, 2017 at 12:54 am
Sounds like the log backup is corrupt or incomplete or the primary database has become corrupt
What is the full output of the below when run in the database...
December 13, 2017 at 1:08 am
Viewing 15 posts - 1,261 through 1,275 (of 6,400 total)