Viewing 15 posts - 17,941 through 17,955 (of 19,560 total)
Lynn Pettis (1/22/2010)
Not too familiar with the MWC TV deal.
I served 4 yrs Air Force (enlisted) (and yes, my oldest did enlist in the Army, but she roots for Air...
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
January 22, 2010 at 1:21 pm
some reference material
http://msdn.microsoft.com/en-us/library/ms143432.aspx
Unless you are dealing with SQL Express, then you might also want to read this about some limitations.
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
January 22, 2010 at 1:14 pm
Lynn Pettis (1/22/2010)
CirquedeSQLeil (1/22/2010)
Lynn Pettis (1/22/2010)
Team (AFA Hockey tonight!) :smooooth:uh-oh
Are you an AFA fan - or just going to the game?
Both.
I know it doesn't work with the topic...
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
January 22, 2010 at 1:08 pm
Lynn Pettis (1/22/2010)
Team (AFA Hockey tonight!) :smooooth:
uh-oh
Are you an AFA fan - or just going to the game?
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
January 22, 2010 at 12:53 pm
I agree - it wasn't anything like what I expected from the initial post.
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
January 22, 2010 at 10:58 am
Roy Ernest (1/22/2010)
I do not know if this is a joke... :unsure:I am keeping away from it...
It turned out to be a table auditing question.
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
January 22, 2010 at 10:48 am
subs99 (1/22/2010)
So when you "do a SQL backup", does this often mean you actually do TWO backups -- 1. a backup within SQL Server that creates backup file(s), then 2....
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
January 22, 2010 at 10:09 am
glee777 (1/22/2010)
I am trying to find if any changes were made to the table. In this instance a Table was deleted and need to know...
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
January 22, 2010 at 9:56 am
If you are running out of disk space, then it is necessary to increase your disk space.
You could find the disk free space by using Explorer.
If you want to know...
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
January 22, 2010 at 8:48 am
Roy Ernest (1/22/2010)
Do you say kapeesh??:hehe:
The answer to that would be:
No! Capice (kapeesh)?:hehe:
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
January 22, 2010 at 8:36 am
Gianluca Sartori (1/22/2010)
We have electric power, tv, Internet and SQL Servers of course.
I'm not a member of the Mafia, I don't ride a Vespa, I'm not wearing...
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
January 22, 2010 at 8:34 am
As per the question concerning running a script from a folder or needing to create a new script. That depends - both are viable options.
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
January 22, 2010 at 8:32 am
Roy Ernest (1/22/2010)
I hope he is not trying everything in the script folder on production ... 🙂
Hmmm - depends. Production might just be his desktop
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
January 22, 2010 at 8:31 am
Roy Ernest (1/22/2010)
I do not know if this is a joke... :unsure:I am keeping away from it...
I'll take that risk. See where it goes.
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
January 22, 2010 at 8:06 am
To get results from a table, you do this:
Select * from yourtablename
It sounds like you did this:
create table yourtablename (col1 varchar,col2 varchar)
Or something to that effect.
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
January 22, 2010 at 8:05 am
Viewing 15 posts - 17,941 through 17,955 (of 19,560 total)