Viewing 15 posts - 2,206 through 2,220 (of 19,560 total)
quackhandle1975 (8/18/2014)
Brandie Tarvin (8/16/2014)
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
August 18, 2014 at 8:18 am
GilaMonster (8/18/2014)
senthil kumar d (8/18/2014)
And the reason for simple recovery model is that the transaction logs are really huge and they do not want to have a back up of...
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
August 18, 2014 at 7:51 am
TomThomson (8/18/2014)
Soundcard? Joystick? USB devices?
Or am I answering the wrong question?
Or am I just a couple of years...
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
August 18, 2014 at 7:44 am
It seems that you are in a position where you are looking to architect a solution that may be out of your breadth.
I'd recommend taking a step back and looking...
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
August 15, 2014 at 4:57 pm
curious_sqldba (8/15/2014)
GilaMonster (8/15/2014)
curious_sqldba (8/15/2014)
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
August 15, 2014 at 4:39 pm
curious_sqldba (8/15/2014)
Ok. What about scalability, as i add more partitions activity also goes up so i can only scale-up so much on sql server, but if i have multiple databases...
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
August 15, 2014 at 4:13 pm
curious_sqldba (8/15/2014)
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
August 15, 2014 at 3:58 pm
curious_sqldba (8/15/2014)
i)...
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
August 15, 2014 at 3:46 pm
verse
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
August 15, 2014 at 1:39 pm
Woohoo - good to hear.
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
August 15, 2014 at 12:19 pm
Igor Micev (8/15/2014)
HiI'd like to implement something to prevent renaming some of the databases on the instance.
Is it possible in sql server?
Not entirely possible.
Policy Based Management won't prevent the name...
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
August 15, 2014 at 11:54 am
dan-572483 (8/15/2014)
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
August 15, 2014 at 11:04 am
I wouldn't leave filegrowth set at 1mb. There isn't much use for a growth that low. With Instant file initialization, data file growths in the GB range are...
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
August 15, 2014 at 11:00 am
halifaxdal (8/15/2014)
SQLRNNR (8/15/2014)
Try the following type of query
SELECT PARSENAME('asdf.domain.com',2) + '.' + PARSENAME('asdf.domain.com',1) AS url
Thank you so much for your quick and simple solution
You're welcome.
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
August 15, 2014 at 10:37 am
Try the following type of query
SELECT PARSENAME('asdf.domain.com',2) + '.' + PARSENAME('asdf.domain.com',1) AS url
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
August 15, 2014 at 10:02 am
Viewing 15 posts - 2,206 through 2,220 (of 19,560 total)