SlideShare a Scribd company logo
1 of 2
Download to read offline
For those in the data management community,
including roles such as database administrators
(DBA’s), data architects and data stewards here, there
has never been a more challenging period to effectively
manage data assets within organisations. With data growing
at mind bending speed and the demand for new and diverse
applications further driving data growth, these professionals
are seeking ways to be more productive and ultimately be
free to focus on and meet their respective service level
agreements (SLAs).
Data management professionals
therefore need to automate as much as
possible in addition to creating boiler
plate like processes to their jobs. This
article will outline ten helpful ideas for
making your workflow more productive
as a data management professional,
identifying where appropriate tooling or
other approaches may be implemented
to raise productivity and help automate
repetitive tasks.
1) Model-driven change management
Modeling should not be characterised as a ‘use only at the
beginning’ technology for solely creating new database
applications. Integrating the right modeling tool into your
existing database’s change management lifecycle will
provide effective time savings.
Select a modeling tool which facilitates clear articulation of
required business changes with non-technical employees, but
will also automatically calculate and generate syntactically
correct database modification code allowing
developers/DBAs to leverage. This process saves laborious
and often error prone coding cycles measuring hours within
a work day. Moreover it ensures predictability and
repeatability by the operator and serves as an excellent
resource for training newcomers to a database platform’s
required SQL alteration. This will quickly foster an
understanding of the appropriate database vendor-specific
approach to safely and successfully modify the structures
and re-apply dependencies.
2) Abstract database vendor complexity
Today, DBA’s are required to manage massive
infrastructures consisting of a variety of database platforms
and thus must swivel their chairs continually from Oracle
duties to SQL Server duties to IBM DB2 duties…and so on.
Frequently run operations such as back-ups, consistency
checks (DBCCs), table alterations, index creation, security
establishment, etc need to be learned in hours and mastered
in days across all managed databases. Database software will
come supplied with its own management tooling, but
mastering those and their immense depths will inject a new
set of problems obstructing the DBA from quickly learning
the database itself.
Look for tools which can manage lots of
database types from one interface and
allow the DBA to learn one common
path to success. This will allow DBA’s
to repeat successes quickly and
efficiently no matter what database they
are ‘thrown’.
3) Get it up on the Wiki
Data Architects and stewards receive
countless and often redundant requests
for reports on data...e.g. where specific
data is located, what type it is, the quality and state of the
data, etc. This is most often used in data integration projects
stemming from marketing and/or sales requests.
Data architects should be looking for ways to standardise an
approach to find information quickly. This allows architects
to move away from constant one-off requests and reports.
Wiki’s such as Microsoft SharePoint and Atlassian’s
Confluence are now staples of an organisation and easily
understood by anyone who can use an internet browser. Data
stewards can leverage their tools (modeling or likely office
productivity tools such as Microsoft Excel) to create and
manage content and auto-generate this content to the Wiki.
Consumers of the data are notified in real time of metadata
changes through standard and familiar protocols such as RSS
(e.g. like they receive their news updates) and allow
sophisticated searching.
The productivity benefits here are related to developing a
pattern of behavior data which stewards desire from their
customers. This ultimately reduces the repetitive queries of
those searching for similar data values/metadata and
publishing this content in a way consumers will appreciate.
C O M P A N Y O P I N I O N
Top 10 Ways to
Save an Hour a Day
Greg Keller, Chief Evangelist, Embarcadero Technologies
Modeling should not be
characterised as a ‘use only
at the beginning’
technology for solely
creating new database
applications.
14 Database and Network Journal Vol.38 No.6
4) Reduce ‘visual noise’ when monitoring
databases
“Eye candy” by way of dials, blinking lights and gauges
sold plenty of database performance software in years past,
but did little to abstract complexity and certainly didn’t take
into consideration the explosion of data we’ve seen in the
last 3-4 years, tripling the number of databases born
requiring management. Today, a typical DBA on average
will personally manage 12-24 database instances (likely
containing a multitude of ‘databases’)1 with extreme cases
measuring between 40-60 and more.
Tooling which will identify, for the DBA, what changed
since the last time the database was working is key for
success. Quick visual identifiers such as looking at
configuration settings of a database install or structural
changes to objects like indexes or procedures are often the
culprit and easily restored to their optimal states, saving
hours on the day looking for needles in a hay stack.
5) Offer pre-fabricated templates for developers
Why should the wheel continually be re-invented? Data
modelers should strive to create and publish a library of
re-usable data structures to ensure standardisation and reuse.
Software development has been wildly successful with
implementations such as the Gang of Four (GoF) UML
patterns for software construction, and database
development should be no different.
Architects can document and advertise common structures
and associations/rules which developers continually need to
re-create such as Bill of Materials, Address patterns or
singletons such as a Customer table with all the required
fields and data types. The time savings here is baked into the
continual re-use and requires no downstream modification or
extensive code to ‘cleanse’ or transform the data when it is
re-purposed or moved via ETL jobs. Developers also will
think less on these common structures and spend more time
on critical aspects of the application.
6) Reflect on the design to mitigate performance
woes
Poorly written SQL is not always the sole perpetrator of
database performance problems. The design itself may be
flawed. Low cost commercial tooling exists and should be
evaluated which can scan the schema of a database to point
out what should be fairly obvious contributors to
performance degradation. Scanning for weak index design
on tables as well as performing normalisation checks to look
at the number of joins a query will need to go through to
access data are often overlooked on the original design, or
are errantly changed (most frequently related to indexes)
resulting in degraded performance. Applying tooling to
perform these tasks automatically against the schema versus
bolstering hardware or continually re-tuning code will
provide major time saving benefits.
7) Virtualise
If you haven’t done so already, run, don’t walk to your PC
and download one of a variety of open source or low-cost to
free virtualisation platforms such as VMWare Server or
Citrix’s XenServer. For those standardised on Microsoft
Windows servers, its 2008 release will offer Hyper-V
technology offering virtualisation at its very core. For a DBA
who is constantly trying to meet the demands of developers
who need allocation to develop and test their code against
databases, DBA’s can migrate and build an entirely ‘clean’
version of the application on the OS the developers require
while allowing a safe and quarantined environment for
development. Moreover, the environment can be ‘re-set’ by
the DBA to return it to its original state at any time, which is
incredibly effective for time savings. Virtualisation is
becoming increasingly popular as a platform to run
production systems, so DBA’s should make it a point to
familiarise themselves with its benefits.
8) Database snapshots
As compliance reporting becomes more pervasive and
uptime requirements more critical, take advantage of readily-
available commercial tools to periodically save off your
performance and security settings, as well as structural
information inside your most critical databases. This way,
you can always look back and see what things looked like
before, and understand how things have changed in an event
where unwarranted access may become a reality.
9) Sniffing the network
Carrying on the theme above, real time status of who is
accessing data is an equally progressive trend in the data
center for security and compliance needs. DBAs should look
for tooling which will monitor data traffic to database
instances, but in a way that will not degrade performance. In
the past, turning logging on and then reviewing log files
when needed was effective, but as user loads increased and
response-time SLAs shrunk, logging became a detriment to a
database’s optimal performance. Tooling which will sniff
and parse out packets of information traveling to the
database to perform operations like queries by entering
through specific ports should be evaluated as the most
optimum for a databases performance.
10) Code quality in every keystroke
Developers who are writing code for a variety of platforms
require assistance to ensure their code is error free and
optimised on the first try. The alternative unfortunately is
writing code, inputting into production and then iterating by
re-writing until it gets fixed. Look for tooling which will
provide advice to the developer such as when to inject
database specific optimisation features (e.g. “use an Oracle
HINT here…”) or will parse existing names and structures to
ensure appropriate connections and will also validate syntax.
Resources cited:
1. 2007 Embarcadero Technologies Customer Survey
of 1600 + Database Professionals
•
C O M P A N Y O P I N I O N
This may be your last issue of Database
and Network Journal.
To guarantee 2009 issues you must renew
your subscription now.
Database and Network Journal Vol.38 No.6 15

More Related Content

More from Michael Findling

Senior Marketing Manager: Channels & Strategic accounts
Senior Marketing Manager:  Channels & Strategic accountsSenior Marketing Manager:  Channels & Strategic accounts
Senior Marketing Manager: Channels & Strategic accountsMichael Findling
 
Spark Job Description: Development Director
Spark Job Description: Development DirectorSpark Job Description: Development Director
Spark Job Description: Development DirectorMichael Findling
 
100 Things to Watch in 2011 from JWT
100 Things to Watch in 2011 from JWT100 Things to Watch in 2011 from JWT
100 Things to Watch in 2011 from JWTMichael Findling
 
Social Media Marketing Metrics That Matter
Social Media Marketing Metrics That MatterSocial Media Marketing Metrics That Matter
Social Media Marketing Metrics That MatterMichael Findling
 
Tutorpedia Foundation Silent Auction Item List – February 23, 2011
Tutorpedia Foundation Silent Auction Item List – February 23, 2011Tutorpedia Foundation Silent Auction Item List – February 23, 2011
Tutorpedia Foundation Silent Auction Item List – February 23, 2011Michael Findling
 
Website Marketing Seminar 2009
Website Marketing Seminar 2009Website Marketing Seminar 2009
Website Marketing Seminar 2009Michael Findling
 
Reducing Total Cost of Ownership for Database and Developer Software
Reducing Total Cost of Ownership for Database and Developer SoftwareReducing Total Cost of Ownership for Database and Developer Software
Reducing Total Cost of Ownership for Database and Developer SoftwareMichael Findling
 
Performance Optimization: Incorporating Database and Code Optimzitation Into ...
Performance Optimization: Incorporating Database and Code Optimzitation Into ...Performance Optimization: Incorporating Database and Code Optimzitation Into ...
Performance Optimization: Incorporating Database and Code Optimzitation Into ...Michael Findling
 
Reasons to migrate from Delphi 7 to Delphi 2009
Reasons to migrate from Delphi 7  to Delphi 2009Reasons to migrate from Delphi 7  to Delphi 2009
Reasons to migrate from Delphi 7 to Delphi 2009Michael Findling
 
Migrating from CA AllFusionTM ERwin® Data Modeler to ER/Studio
Migrating from CA AllFusionTM ERwin® Data Modeler to ER/StudioMigrating from CA AllFusionTM ERwin® Data Modeler to ER/Studio
Migrating from CA AllFusionTM ERwin® Data Modeler to ER/StudioMichael Findling
 
Java Optimization For Faster Code & Better Results | J Optimizer
Java Optimization For Faster Code & Better Results | J OptimizerJava Optimization For Faster Code & Better Results | J Optimizer
Java Optimization For Faster Code & Better Results | J OptimizerMichael Findling
 
Migrating from CA AllFusionTM ERwin® Data Modeler to ER/Studio®
Migrating from CA AllFusionTM ERwin® Data Modeler to ER/Studio®Migrating from CA AllFusionTM ERwin® Data Modeler to ER/Studio®
Migrating from CA AllFusionTM ERwin® Data Modeler to ER/Studio®Michael Findling
 
Top Ten Reasons to Upgrade from Delphi 7
Top Ten Reasons to Upgrade from Delphi 7Top Ten Reasons to Upgrade from Delphi 7
Top Ten Reasons to Upgrade from Delphi 7Michael Findling
 
Database Tools and Developer Software Licence Management
Database Tools and Developer Software Licence ManagementDatabase Tools and Developer Software Licence Management
Database Tools and Developer Software Licence ManagementMichael Findling
 
Database Design and Data Modeling | PowerDesigner to All Access
Database Design and Data Modeling | PowerDesigner to All AccessDatabase Design and Data Modeling | PowerDesigner to All Access
Database Design and Data Modeling | PowerDesigner to All AccessMichael Findling
 
Preventing Database Perfomance Issues | DB Optimizer
Preventing Database Perfomance Issues | DB OptimizerPreventing Database Perfomance Issues | DB Optimizer
Preventing Database Perfomance Issues | DB OptimizerMichael Findling
 
Build Windows Applications Fast | Delphi Prism
Build Windows Applications Fast | Delphi PrismBuild Windows Applications Fast | Delphi Prism
Build Windows Applications Fast | Delphi PrismMichael Findling
 
Develop Enterprise Java Applications | JBuilder
Develop Enterprise Java Applications | JBuilderDevelop Enterprise Java Applications | JBuilder
Develop Enterprise Java Applications | JBuilderMichael Findling
 
Develop Ruby Applications Fast | TubroRuby
Develop Ruby Applications Fast | TubroRubyDevelop Ruby Applications Fast | TubroRuby
Develop Ruby Applications Fast | TubroRubyMichael Findling
 
Develop Ruby Applications Fast | TubroRuby
Develop Ruby Applications Fast | TubroRubyDevelop Ruby Applications Fast | TubroRuby
Develop Ruby Applications Fast | TubroRubyMichael Findling
 

More from Michael Findling (20)

Senior Marketing Manager: Channels & Strategic accounts
Senior Marketing Manager:  Channels & Strategic accountsSenior Marketing Manager:  Channels & Strategic accounts
Senior Marketing Manager: Channels & Strategic accounts
 
Spark Job Description: Development Director
Spark Job Description: Development DirectorSpark Job Description: Development Director
Spark Job Description: Development Director
 
100 Things to Watch in 2011 from JWT
100 Things to Watch in 2011 from JWT100 Things to Watch in 2011 from JWT
100 Things to Watch in 2011 from JWT
 
Social Media Marketing Metrics That Matter
Social Media Marketing Metrics That MatterSocial Media Marketing Metrics That Matter
Social Media Marketing Metrics That Matter
 
Tutorpedia Foundation Silent Auction Item List – February 23, 2011
Tutorpedia Foundation Silent Auction Item List – February 23, 2011Tutorpedia Foundation Silent Auction Item List – February 23, 2011
Tutorpedia Foundation Silent Auction Item List – February 23, 2011
 
Website Marketing Seminar 2009
Website Marketing Seminar 2009Website Marketing Seminar 2009
Website Marketing Seminar 2009
 
Reducing Total Cost of Ownership for Database and Developer Software
Reducing Total Cost of Ownership for Database and Developer SoftwareReducing Total Cost of Ownership for Database and Developer Software
Reducing Total Cost of Ownership for Database and Developer Software
 
Performance Optimization: Incorporating Database and Code Optimzitation Into ...
Performance Optimization: Incorporating Database and Code Optimzitation Into ...Performance Optimization: Incorporating Database and Code Optimzitation Into ...
Performance Optimization: Incorporating Database and Code Optimzitation Into ...
 
Reasons to migrate from Delphi 7 to Delphi 2009
Reasons to migrate from Delphi 7  to Delphi 2009Reasons to migrate from Delphi 7  to Delphi 2009
Reasons to migrate from Delphi 7 to Delphi 2009
 
Migrating from CA AllFusionTM ERwin® Data Modeler to ER/Studio
Migrating from CA AllFusionTM ERwin® Data Modeler to ER/StudioMigrating from CA AllFusionTM ERwin® Data Modeler to ER/Studio
Migrating from CA AllFusionTM ERwin® Data Modeler to ER/Studio
 
Java Optimization For Faster Code & Better Results | J Optimizer
Java Optimization For Faster Code & Better Results | J OptimizerJava Optimization For Faster Code & Better Results | J Optimizer
Java Optimization For Faster Code & Better Results | J Optimizer
 
Migrating from CA AllFusionTM ERwin® Data Modeler to ER/Studio®
Migrating from CA AllFusionTM ERwin® Data Modeler to ER/Studio®Migrating from CA AllFusionTM ERwin® Data Modeler to ER/Studio®
Migrating from CA AllFusionTM ERwin® Data Modeler to ER/Studio®
 
Top Ten Reasons to Upgrade from Delphi 7
Top Ten Reasons to Upgrade from Delphi 7Top Ten Reasons to Upgrade from Delphi 7
Top Ten Reasons to Upgrade from Delphi 7
 
Database Tools and Developer Software Licence Management
Database Tools and Developer Software Licence ManagementDatabase Tools and Developer Software Licence Management
Database Tools and Developer Software Licence Management
 
Database Design and Data Modeling | PowerDesigner to All Access
Database Design and Data Modeling | PowerDesigner to All AccessDatabase Design and Data Modeling | PowerDesigner to All Access
Database Design and Data Modeling | PowerDesigner to All Access
 
Preventing Database Perfomance Issues | DB Optimizer
Preventing Database Perfomance Issues | DB OptimizerPreventing Database Perfomance Issues | DB Optimizer
Preventing Database Perfomance Issues | DB Optimizer
 
Build Windows Applications Fast | Delphi Prism
Build Windows Applications Fast | Delphi PrismBuild Windows Applications Fast | Delphi Prism
Build Windows Applications Fast | Delphi Prism
 
Develop Enterprise Java Applications | JBuilder
Develop Enterprise Java Applications | JBuilderDevelop Enterprise Java Applications | JBuilder
Develop Enterprise Java Applications | JBuilder
 
Develop Ruby Applications Fast | TubroRuby
Develop Ruby Applications Fast | TubroRubyDevelop Ruby Applications Fast | TubroRuby
Develop Ruby Applications Fast | TubroRuby
 
Develop Ruby Applications Fast | TubroRuby
Develop Ruby Applications Fast | TubroRubyDevelop Ruby Applications Fast | TubroRuby
Develop Ruby Applications Fast | TubroRuby
 

Recently uploaded

[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAndikSusilo4
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 

Recently uploaded (20)

[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & Application
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 

Ten Ways For DBA's To Save Time

  • 1. For those in the data management community, including roles such as database administrators (DBA’s), data architects and data stewards here, there has never been a more challenging period to effectively manage data assets within organisations. With data growing at mind bending speed and the demand for new and diverse applications further driving data growth, these professionals are seeking ways to be more productive and ultimately be free to focus on and meet their respective service level agreements (SLAs). Data management professionals therefore need to automate as much as possible in addition to creating boiler plate like processes to their jobs. This article will outline ten helpful ideas for making your workflow more productive as a data management professional, identifying where appropriate tooling or other approaches may be implemented to raise productivity and help automate repetitive tasks. 1) Model-driven change management Modeling should not be characterised as a ‘use only at the beginning’ technology for solely creating new database applications. Integrating the right modeling tool into your existing database’s change management lifecycle will provide effective time savings. Select a modeling tool which facilitates clear articulation of required business changes with non-technical employees, but will also automatically calculate and generate syntactically correct database modification code allowing developers/DBAs to leverage. This process saves laborious and often error prone coding cycles measuring hours within a work day. Moreover it ensures predictability and repeatability by the operator and serves as an excellent resource for training newcomers to a database platform’s required SQL alteration. This will quickly foster an understanding of the appropriate database vendor-specific approach to safely and successfully modify the structures and re-apply dependencies. 2) Abstract database vendor complexity Today, DBA’s are required to manage massive infrastructures consisting of a variety of database platforms and thus must swivel their chairs continually from Oracle duties to SQL Server duties to IBM DB2 duties…and so on. Frequently run operations such as back-ups, consistency checks (DBCCs), table alterations, index creation, security establishment, etc need to be learned in hours and mastered in days across all managed databases. Database software will come supplied with its own management tooling, but mastering those and their immense depths will inject a new set of problems obstructing the DBA from quickly learning the database itself. Look for tools which can manage lots of database types from one interface and allow the DBA to learn one common path to success. This will allow DBA’s to repeat successes quickly and efficiently no matter what database they are ‘thrown’. 3) Get it up on the Wiki Data Architects and stewards receive countless and often redundant requests for reports on data...e.g. where specific data is located, what type it is, the quality and state of the data, etc. This is most often used in data integration projects stemming from marketing and/or sales requests. Data architects should be looking for ways to standardise an approach to find information quickly. This allows architects to move away from constant one-off requests and reports. Wiki’s such as Microsoft SharePoint and Atlassian’s Confluence are now staples of an organisation and easily understood by anyone who can use an internet browser. Data stewards can leverage their tools (modeling or likely office productivity tools such as Microsoft Excel) to create and manage content and auto-generate this content to the Wiki. Consumers of the data are notified in real time of metadata changes through standard and familiar protocols such as RSS (e.g. like they receive their news updates) and allow sophisticated searching. The productivity benefits here are related to developing a pattern of behavior data which stewards desire from their customers. This ultimately reduces the repetitive queries of those searching for similar data values/metadata and publishing this content in a way consumers will appreciate. C O M P A N Y O P I N I O N Top 10 Ways to Save an Hour a Day Greg Keller, Chief Evangelist, Embarcadero Technologies Modeling should not be characterised as a ‘use only at the beginning’ technology for solely creating new database applications. 14 Database and Network Journal Vol.38 No.6
  • 2. 4) Reduce ‘visual noise’ when monitoring databases “Eye candy” by way of dials, blinking lights and gauges sold plenty of database performance software in years past, but did little to abstract complexity and certainly didn’t take into consideration the explosion of data we’ve seen in the last 3-4 years, tripling the number of databases born requiring management. Today, a typical DBA on average will personally manage 12-24 database instances (likely containing a multitude of ‘databases’)1 with extreme cases measuring between 40-60 and more. Tooling which will identify, for the DBA, what changed since the last time the database was working is key for success. Quick visual identifiers such as looking at configuration settings of a database install or structural changes to objects like indexes or procedures are often the culprit and easily restored to their optimal states, saving hours on the day looking for needles in a hay stack. 5) Offer pre-fabricated templates for developers Why should the wheel continually be re-invented? Data modelers should strive to create and publish a library of re-usable data structures to ensure standardisation and reuse. Software development has been wildly successful with implementations such as the Gang of Four (GoF) UML patterns for software construction, and database development should be no different. Architects can document and advertise common structures and associations/rules which developers continually need to re-create such as Bill of Materials, Address patterns or singletons such as a Customer table with all the required fields and data types. The time savings here is baked into the continual re-use and requires no downstream modification or extensive code to ‘cleanse’ or transform the data when it is re-purposed or moved via ETL jobs. Developers also will think less on these common structures and spend more time on critical aspects of the application. 6) Reflect on the design to mitigate performance woes Poorly written SQL is not always the sole perpetrator of database performance problems. The design itself may be flawed. Low cost commercial tooling exists and should be evaluated which can scan the schema of a database to point out what should be fairly obvious contributors to performance degradation. Scanning for weak index design on tables as well as performing normalisation checks to look at the number of joins a query will need to go through to access data are often overlooked on the original design, or are errantly changed (most frequently related to indexes) resulting in degraded performance. Applying tooling to perform these tasks automatically against the schema versus bolstering hardware or continually re-tuning code will provide major time saving benefits. 7) Virtualise If you haven’t done so already, run, don’t walk to your PC and download one of a variety of open source or low-cost to free virtualisation platforms such as VMWare Server or Citrix’s XenServer. For those standardised on Microsoft Windows servers, its 2008 release will offer Hyper-V technology offering virtualisation at its very core. For a DBA who is constantly trying to meet the demands of developers who need allocation to develop and test their code against databases, DBA’s can migrate and build an entirely ‘clean’ version of the application on the OS the developers require while allowing a safe and quarantined environment for development. Moreover, the environment can be ‘re-set’ by the DBA to return it to its original state at any time, which is incredibly effective for time savings. Virtualisation is becoming increasingly popular as a platform to run production systems, so DBA’s should make it a point to familiarise themselves with its benefits. 8) Database snapshots As compliance reporting becomes more pervasive and uptime requirements more critical, take advantage of readily- available commercial tools to periodically save off your performance and security settings, as well as structural information inside your most critical databases. This way, you can always look back and see what things looked like before, and understand how things have changed in an event where unwarranted access may become a reality. 9) Sniffing the network Carrying on the theme above, real time status of who is accessing data is an equally progressive trend in the data center for security and compliance needs. DBAs should look for tooling which will monitor data traffic to database instances, but in a way that will not degrade performance. In the past, turning logging on and then reviewing log files when needed was effective, but as user loads increased and response-time SLAs shrunk, logging became a detriment to a database’s optimal performance. Tooling which will sniff and parse out packets of information traveling to the database to perform operations like queries by entering through specific ports should be evaluated as the most optimum for a databases performance. 10) Code quality in every keystroke Developers who are writing code for a variety of platforms require assistance to ensure their code is error free and optimised on the first try. The alternative unfortunately is writing code, inputting into production and then iterating by re-writing until it gets fixed. Look for tooling which will provide advice to the developer such as when to inject database specific optimisation features (e.g. “use an Oracle HINT here…”) or will parse existing names and structures to ensure appropriate connections and will also validate syntax. Resources cited: 1. 2007 Embarcadero Technologies Customer Survey of 1600 + Database Professionals • C O M P A N Y O P I N I O N This may be your last issue of Database and Network Journal. To guarantee 2009 issues you must renew your subscription now. Database and Network Journal Vol.38 No.6 15