Viewing 15 posts - 15,346 through 15,360 (of 19,560 total)
PaulB-TheOneAndOnly (4/5/2010)
Reading your post it looks like you have some exposure to SQL...
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
April 5, 2010 at 2:52 pm
Jeff Moden (4/4/2010)
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
April 5, 2010 at 2:49 pm
Jeff Moden (4/4/2010)
Learning Oracle is a must if I want get anywhere in the industry.
I'm convinced that Larry wrote that himself. Ignore it or act on it...
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
April 5, 2010 at 2:48 pm
Another piece of the puzzle that I just learned today is that each applicant does have to undergo an interview when applying for the MCM. I knew there was...
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
April 5, 2010 at 2:43 pm
dma-669038 (4/5/2010)
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
April 5, 2010 at 2:38 pm
With the Enterprise media, you should be able to use the following
setup.exe SKUUPGRADE=1
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
April 5, 2010 at 2:34 pm
RBarryYoung (4/5/2010)
GilaMonster (3/31/2010)
Lynn Pettis (3/31/2010)
GilaMonster (3/31/2010)
WayneS (3/31/2010)
dma-669038 (3/31/2010)
One guy i talked to did not know the difference between table scan and index seek except that 'it ran faster')
Makes me wonder...
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
April 5, 2010 at 2:25 pm
WayneS (4/5/2010)
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
April 5, 2010 at 2:25 pm
Start with this article.
http://technet.microsoft.com/en-us/library/bb326598.aspx
There it discusses logon events, DDL Triggers, and capturing IP address.
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
April 5, 2010 at 1:54 pm
konstantinos.christodoulakis (4/5/2010)
It's really a recursive query, but easier that you make it:
SELECT e1.RES_UID, e1.RES_NAME, e1.RES_TIMESHEET_MGR_UID, e2.RES_NAME AS TimesheetManagerName
FROM MSP_RESOURCES e1 LEFT JOIN MSP_RESOURCES e2 ON e1.RES_TIMESHEET_MGR_UID...
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
April 5, 2010 at 1:30 pm
When this issue occurs, do you have any difficulty in pinging the server or establishing an RDP session with the remote server?
Another item to check would be in relation to...
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
April 5, 2010 at 12:55 pm
We have covered TIS. I think that can be tabled.
How about we move on to a new topic?
I think the next viable topic would be to hash out how...
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
April 5, 2010 at 12:51 pm
mike.styers (4/5/2010)
Once you break out what each IT service costs, all it takes is a member of upper mgmt to say, "Look what were paying for <whatever...
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
April 5, 2010 at 12:46 pm
Paul White NZ (4/5/2010)
CirquedeSQLeil (4/5/2010)
That is true. Too much depends on the hardware. We are going through an exercise with EMC currently to optimize our SAN.
Cool! Which...
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
April 5, 2010 at 12:44 pm
Luke L (4/5/2010)
CirquedeSQLeil (4/5/2010)
Same is true of Dell and HP. I have been working with DELL and HP servers for about 7 years that had this additional management port....
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
April 5, 2010 at 12:43 pm
Viewing 15 posts - 15,346 through 15,360 (of 19,560 total)