NEWSLETTER ARCHIVES
Home  > Newsletter Archives
Enter Date (mm/dd/yyyy):


SQL Server WorldWide User's Group (SSWUG.ORG) Trouble reading this newsletter? Read it online here: http://www.sswug.org/nlarchive.asp
Home
SQL Server, Oracle, DB2, Sybase, MySQL Help - SSWUG.ORG

Get our white paper: Practical Guide to Database Security & Compliance
Existing database security practices are inadequate to meet growing internal and external threats. Learn about reconciling compliance and security requirements, plus:
*5 Principles of Protecting the Database
*5 Practical, Inexpensive Steps to Database Security

Download this white paper now

Thursday, October 2, 2008 Search SSWUG
Newsletter Via RSS
HOME
 
Platforms
- SQL Server
- Oracle
- DB2
- MySQL
- XML
 
SSWUGtv Shows
- SelectViews Show
- Webcasts/Webinars
 
SSWUGradio Shows
- Podcast Directory
 
Site Tools
- RSS Feeds
- Newsletter Archives
- Employers: Post Jobs
- Find a Job
 
Resources
- White Paper Library
- Product Directory
- Script Library
- FAQ System
- Forums
- List Servers
 
About SSWUG.ORG
- Affiliate Program
- About SSWUG
- Write for SSWUG
- Advertise on SSWUG.ORG
- Contact Us
 
Other Resources
- Office Users Group
- MS SQL City
 

Tip: Please be sure to add newsletter@sswug.org when configuring your email filters.


Making a Difference with SQL Server

Making a Difference
Many people wrote in asking about roles and responsibilities ("do I need to do analyst work to be an asset for the company??") and how this plays into the editorial from yesterday.  Well, I don't think we should revisit the job title and responsibilities thing right now (we just completed a really good discussion about that), but I will say that that's not what I meant, not really. 

This is a time to really kind of ignore the titles and responsibilities and help your company or companies get the most from their systems.  Doesn't really matter if you're the analyst or admin, if you can leverage what you know about databases, if you can contribute anything more at all, now's the time to do so.  Step up, teach people how to pull more from the information, look for new uses, new reports, updated information presentation.  There is a lot that can be added when someone new that "thinks database" gets involved, no matter what their official title.  

So, What WAS That Tool?
Last week I wrote about some performance issues we were chasing.  The issues were revolving around a symptom of disk queues growing, system performance lagging in spurts, etc.  We were having trouble getting real visibility into all of the possible causes, in a cohesive, single look kind of way.  It was one thing to look at queries running, another to check counters, yet another to look for lock/blocking... you get the idea.  Pulling it all together was challenging.  All the while, we had pressure to get things back going correctly. 

I had twittered (twitter.com/swynk) about some of the things we were seeing and what we were doing to investigate a bit.  The folks over at SQL Sentry jumped on that and helped us out - they helped show off their new performance dashboard tools and at the same time shine some serious light on our server and the issues we were seeing.  Literally as soon as we fired it up we could see what was happening.  Not the cause, but the symptoms across the various impacted areas of the servers.  That's step 1 - gather information. 

Step 2, of course, is to solve the issue.  Clicking on the graph where the performance hit kicked off, then selecting "Top SQL" shows exactly what's running.  Now we're getting somewhere.  From there, we could readily see that the full-text queries were running *every* time the issue occurred, and we could also correlate that execution time on the SQL with the disk graph... needless to say we quickly narrowed down the possibilities. 

If you're curious, and may have missed it, we ended up moving the full text indexes to different drives.  We also ended up messing with stats.  Check out the editorials for more info.  

The key here was that the SQL Sentry Performance Dashboard tool did an amazing job helping us dive in to correlated information points - sort of "show me a complete system picture at this point in time" - and it led to fact-based troubleshooting that solved our problems.  

Get more information about their software here (there is a free trial - fire it up and point it at your servers to get a great feel for how things work).  

This isn't an ad, not a review.  It was just a truly critical piece in understanding what was going on - and many people wrote asking what we used.

Thanks to the SQL Sentry team for the assist - we appreciate the help!

Featured White Paper(s)
7 Ways to Improve Your Database Server's Performance by 60%-80%
Sql Power Tools White Paper reviews 7 steps you can take to improve your database server's performance. With production datab... (read more)

SQL Server Fragmentation Explained
As the data in Microsoft SQL Server tables changes, their indexes change. Over time, these indexes become fragmented. This fr... (read more)



See you online!

Stephen Wynkoop, Founder
Microsoft SQL Server MVP
swynk@sswug.org

Latest Shows
- (113) SelectViews: Interview Series: Buck Woody from Microsoft - SQL Server 2008, favorite features ... (more)
- SelectViews: SQL Server 2008 Upgrade Experiences, Departmental Databases, What is Growing Your Datab... (more)
- (111) SelectViews: Index Fragmentation, Import Options, Data/Time Conversions, DBA Data Validation T... (more)
 
Upcoming How-To Webcasts
(Register ASAP)
 
On-Demand How-To Webcasts
Watch NOW
- SQL Server Database Snapshots: Are They Right for Me?


SSWUG Ultimate Virtual Conference
vConferenceonline.com and SSWUG will present the largest online learning event covering Business Intelligence, SQL Server, Sharepoint and .NET Development November 5, 6 and 7. The event will run twelve simultaneous tracks featuring over 40 well-known industry experts. The conference offers broadcast quality sessions, live interaction with presenters and attendees, downloadable session materials and much more.
Click here to Register!


Featured/New Products For Your Review
The following products are in the Product Directory, and may help in your use of your database engine. Take a look when you get a minute.

Hedgehog EnterpriseTM - Database Activity Monitoring and Intrusion Prevention
EMC2IP Storage Solution - Simple, affordable, IP Storage Solutions

Find out about these and other products in the Product Directory.


Continuous Data Protection by Dell EqualLogic Daily data backups are an important, yet painful, operation slowing (even halting) production, requiring hands-on management, and consuming media. Recovery is even more painful finding the right backup media and restoring data back into a usable format can take hours, and even days. Learn more about increasing backup frequency and fidelity without interrupting production operations - Download this whitepaper now!     Attend the SSWUG Ultimate Virtual Conference! Presenting the largest online learning event covering Business Intelligence, SQL Server, Sharepoint and .NET Development November 5, 6 and 7. Twelve simultaneous tracks featuring over 40 well-known industry experts! Broadcast quality sessions, live interaction with presenters and attendees, downloadable session materials and much more.
Click here to Register!






Today's Articles
Note: 'Guest' articles below will be available for seven days to registered guests.

SQL Server Topics
 
 
Full-Member Articles
 
Faking Arrays in Transact SQL [Summary]
 
Using IntelliSense in SQL Server 2008 [Summary]
 
SSIS: living in a parallel world? Not yet...  [Summary]
 
Automatically Running Stored Procedures at SQL Server Startup [Summary]
 
New Guest/Free Articles [?]
 
Configure SQL Server Service Broker for sending stored procedure data
 
Performance / Storage Comparisons : MONEY vs. DECIMAL
 
UPDATED SQL Server 2005 Bug Alert: Data Loss in Merge Replication


Developer Topics
 
 
Full-Member Articles
 
Using ASP.NET 3.5's ListView and DataPager Controls: Grouping By a Data Field [Summary]
 
More Ways to Maximize SharePoint's Out-of-the-Box Features [Summary]
 
Using JavaScript Effectively in ASP.NET 2.0 - Part 1 [Summary]
 
ASP.NET MVC Validation using Policy Injection Application Block in Enterprise Library  [Summary]
 
New Guest/Free Articles [?]
 
Two Common Pitfalls When Submitting a Web Form Using the Enter Key
 
Tip/Trick: Creating and Using Silverlight and WPF User Controls
 
Overriding ToString


Oracle Topics
 
 
Full-Member Articles
 
Oracle Database 11g: Adaptive Cursor Sharing [Summary]
 
How to guarantee an external file before querying [Summary]
 
11g Enhancement for ALTER TABLE .. ADD COLUMN Functionality [Summary]
 
New Guest/Free Articles [?]
 
Oracle BI EE 10.1.3.3/2 - Pivoting Strings - Converting Rows into Columns
 
Index Skip Scan - Does Index Column Order Matter Any More? (Warning Sign)
 
Killing an Oracle process from inside Oracle


XML Topics
 
 
Full-Member Articles
 
XML in Oracle 11g [Summary]
 
Advancing with XQuery: Develop application idioms [Summary]
 
To Render or Not to Render XBRL [Summary]
 
New Guest/Free Articles [?]
 
Does XML Have a Future on the Web?
 
eclipse: Effective XML
 
XML String Browser (just like Internet Explorer) using WebBrowser Control


DB2 Topics
 
 
Full-Member Articles
 
Keep your product documentation up to date with September updates  [Summary]
 
Make semantic rules using IBM Content Analyzer Rule Editor [Summary]
 
Data Architect: Get On the Enterprise Service Bus  [Summary]
 
New Guest/Free Articles [?]
 
DB2 History 101: Version 1
 
Identifying Strings That Can Be Treated as Numbers : SQL
 
DB2 9 Certification Study Questions: All about indexes

 
SSWUG.ORG Sponsors, Special Offers
  Thank you to our sponsors!
Special Member Offers
See the special member offers page for more information
Pay them a visit and let them know you heard about them on SSWUG.ORG!

 
SSWUG.ORG Free Software
  Software Free to use courtesy of SSWUG.ORG
  • SQLsafe Freeware Edition - High performance SQL Server Backup & Recovery – 50% Faster than Native Backup Idera SQLsafe Freeware Edition is a free SQL Server database backup and...

  • Free SQL Server Performance Dashboard - Idera Free SQL Check SQLcheck is an easy-to-use performance dashboard for SQL Server. Running as a handy and secure screensaver or on-demand, SQLchec...

  • Free SQL Server Permissions Transfer - Idera SQLpermissions Save time and reduce errors when setting up SQL Server logins & permissions. SQLpermissions will generate customizable T-SQL sc...

Free Software Offers
See the free software page for more information

 
 
Summaries

Faking Arrays in Transact SQL
 (Anith Sen) Sometimes SQL programmers come up with a requirement to use multi-valued columns or variables in an SQL query, es... [more]
[Click Here to Read More...] [TOP]

Using IntelliSense in SQL Server 2008
 (Tim Chapman) If you are used to working in the Microsoft Development Environment, youre likely grown accustomed to using Int... [more]
[Click Here to Read More...] [TOP]

SSIS: living in a parallel world? Not yet...
 (Alberto Ferrari) Today I come into a nice bug (misfeature?) of SSIS 2008 and I'd like to share it with you. Let's start from... [more]
[Click Here to Read More...] [TOP]

Automatically Running Stored Procedures at SQL Server Startup
 (Armando Prato) I have a stored procedure I want to run when SQL Server starts. Is there a way to execute this procedure auto... [more]
[Click Here to Read More...] [TOP]

Using ASP.NET 3.5's ListView and DataPager Controls: Grouping By a Data Field
 (Scott Mitchell) The ListView control renders its ItemTemplate once for every item in its DataSource. As discussed in Groupin... [more]
[Click Here to Read More...] [TOP]

More Ways to Maximize SharePoint's Out-of-the-Box Features
 (Daan De Brouckere and Raj Agarwal) SharePoint as a platform offers an immense amount of out-of-the-box capabilities that can... [more]
[Click Here to Read More...] [TOP]

Using JavaScript Effectively in ASP.NET 2.0 - Part 1
 (Satheesh Babu) JavaScript is one of the very versatile scripting languages that are used in Web applications. Even though we... [more]
[Click Here to Read More...] [TOP]

ASP.NET MVC Validation using Policy Injection Application Block in Enterprise Library
 (David Hayden) I talked about using the Enterprise Library Validation Application Block with ASP.NET MVC to handle validation... [more]
[Click Here to Read More...] [TOP]

Oracle Database 11g: Adaptive Cursor Sharing
 (Jim Czuprynski) At the heart of any SQL statement optimizing engine is the capability to determine the least expensive and m... [more]
[Click Here to Read More...] [TOP]

How to guarantee an external file before querying
 (Michael McLaughlin) Somebody got to my blog searching for how to find an external file. I thought about why they might be lo... [more]
[Click Here to Read More...] [TOP]

11g Enhancement for ALTER TABLE .. ADD COLUMN Functionality
 (H.Tongu Ylmaz) Before Oracle 11g adding new columns with DEFAULT values and NOT NULL constraint required both an exclusive l... [more]
[Click Here to Read More...] [TOP]

XML in Oracle 11g
 (Conor O'Mahony) Here are some observations about the XML storage capabilities in Oracle 11g. These observations were deduced... [more]
[Click Here to Read More...] [TOP]

Advancing with XQuery: Develop application idioms
 (James R. Fuller) The XQuery specification is well over a year old now. A surfeit of solid implementations combined with (if ... [more]
[Click Here to Read More...] [TOP]

To Render or Not to Render XBRL
 (Diane Mueller) One of the interesting long running conversations in the XBRL technical community has been the discussion of ... [more]
[Click Here to Read More...] [TOP]

Keep your product documentation up to date with September updates
 (Willie Favero) DB2 9 for z/OS has released three (3) updated product manuals this month (September 2008).
[Click Here to Read More...] [TOP]

Make semantic rules using IBM Content Analyzer Rule Editor
 (Sandeep Singh) IBM Content Analyzer Rule Editor provides a rich user interface to enable you to make semantic rules in a sim... [more]
[Click Here to Read More...] [TOP]

Data Architect: Get On the Enterprise Service Bus
 (Robert Catterall) Despite the reference to the 1996 Spike Lee movie, the bus in this column isn't the kind with wheels; rath... [more]
[Click Here to Read More...] [TOP]


Guest Articles [Top]

The article listings denoted as GUEST are random archive articles. Those articles are always available to dues-paying members, but are also available to guest newsletter subscribers for a period of 7 days from the release of this newsletter. Each newsletter features a new set of archive articles for each of the topics.

It's our hope that when you see the quality and range of articles in the archives, you'll see what a great value your SSWUG dues-paying membership really is.

Click Here to Activate Membership Today - it only takes a minute.


[ SQL Server ] [ Oracle ] [ DB2 ] [ Open Source ] [ XML ] [ Developer ]
[ Join/Upgrade ] [ Webcasts ] [ Podcasts ] [ Newsletter Archive ] [ RSS/Feeds ]
[ About ] [ Advertise ] [ Contact ] [ Privacy ] [ Terms of Service ]
[ Link to SSWUG ] [ List Server Archives ] [ Recent Orig. Content ]
(c) 1997-2008, Bits on the Wire, Inc.

Some names and products covered by SSWUG are the registered trademarks of their respective owners.


The SQL Server Worldwide User's Group
8987 E. Tanque Verde #309-269
Tucson, AZ 85749 USA