<Client Name> Database Management Standard

Similar documents
Foster Care/Texas State Adoption Frequently Asked Questions

WINTER WEIGHT TRAINING PROGRAM FOR CYCLING

C.D. Stylinski CV (2010) Page 1 of 6

6040 Laurel Street, New Orleans, Louisiana March 24, 2009

Low Cost Strategies for Your PAC

VMware!SDDC!Product! Applicability!Guide!for!CJIS! v5.2!

MBA - AVIATION MANAGEMENT SESSION SUBJECT CODE : SUBJECT NAME

! PRIVATE!PAGES! DRUPAL!7!WEB!CONTENT!MANAGEMENT!

RentersPLUS Move In Special

MIS S S t S ru r ct u ur u e r & & Pl P a l nn n i n n i g

Bruce Momjian June, Postgres Plus Technical Overview

Lecture 9 : Business Intelligence and Information Systems for Decision Making

Sage 100 ERP Intelligence. Citrix Environment Installation Guide

Data Dictionary and Normalization

Logo Usage and Advertising Guidelines

International Islamic University Faculty of Management Sciences SCHEME OF STUDY BBA (H) 4-YEAR TO MBA 1.5 PROGRAM

VDI and snapshots: A winning combination

Magrathea Non-Geographic Numbering Plan

Next%Generation%Smart%Miniature%Wi1Fi%Modules%Accelerate%IoT%and%M2M%%

Industry Models and Information Server

SharePoint 2013 Site Owner and Power User Boot Camp SP31; 3 Days, Instructor-led

Karuana Gatimu, ECMp Business Solution SharePoint Overview. What, Why, When and Where The Basics

RELATIONAL DATABASE DESIGN

Advanced PDF workflows with ColdFusion

SCHEME OF STUDY MBA 3.5 YEAR PROGRAM

IBM Data Center Services. Building or upgrading your data center, while helping to minimize cost, risk and delay


Backup Virtualization

Database. Administration. The Complete. and Procedures. Guide to DBA Practices. AAddison-Wesley. Second Edition. Mullins

Undergraduate Degree Map for Completion in Four Years

PeopleTools Tables: The Application Repository in the Database

Item 1 Cover Page. Ara Capital (ACap) Asset Management, Inc.

Q: Can my broker have different advertising requirements than those found in the advertising regulations?

Cloud Software Services for Schools

Ursuline College Accelerated Program

ER/Studio Data Architect

GUJARAT TECHNOLOGICAL UNIVERSITY, AHMEDABAD, GUJARAT. COURSE CURRICULUM COURSE TITLE: DATABASE MANAGEMENT (Code: ) Information Technology

Master Data Management

An Oracle White Paper January Oracle Database 12c: Full Transportable Export/Import

Gender Female Level Micro Economics (ECON101) (MGT101) Principals of Management.

MUTUALOAN, INC. (Exact Name of registrant as specified in it s charter)

Measuring Caring: A compilation of international research on Caritas as Healing intervention. Table of Contents

archmodels volume 169

DATABASE MANAGEMENT SYSTEMS. Question Bank:

Standards Development. PROS 14/00x Specification 3: Long term preservation formats

KING FAHD UNIVERSITY OF PETROLEUM & MINERALS COLLEGE OF INDUSTRIAL MANAGEMENT DEPARTMENT OF FINANCE & ECONOMICS. Bachelor of Science in Finance

Where should we publish on public e-services?

Webservices Technological Evolutions. Peter Bogaert University of Ghent (Belgium) E Governement Academy 8 Geoservices 15 februari 2006 Kortrijk.

NetBeans IDE Field Guide

CA Repository for Distributed. Systems r2.3. Benefits. Overview. The CA Advantage

Request for Information Page 1 of 9 Data Management Applications & Services

CERULIUM TERADATA COURSE CATALOG

MIS 0855 Spring 2015 Data Science

Database Migration : An In Depth look!!

A discussion of information integration solutions November Deploying a Center of Excellence for data integration.

How To Import And Re-Import Data From An Infosphere Data Model To An Infosplash Server On A Pc Or Macbook

Question 1a of 14 ( 2 Identifying the roots of a polynomial and their importance )

U.S. DEPARTMENT OF TRANSPORTATION FEDERAL AVIATION ADMINISTRATION. Air Traffic Organization Policy

ReadySHARE Printer. Easy to Set Up: Instructions. 350 East Plumeria Drive San Jose, CA USA

How to Set Up a Blackboard Collaborate Telephone Conference Bridge

Toll-Free Linking User Guide Literatum 14.4

archmodels volume 138

Jamcracker Web Services. David Orchard Standards Architect

Scope The data management framework must support industry best practice processes and provide as a minimum the following functional capability:

Faculty Tutorial: Upload a Syllabus and Course Schedule

Unveiling the Business Value of Master Data Management

Disparate Data, Disparate Systems, Disparate User Groups (How to Architect The Enterprise Business Needs) Robert Schork, General Dynamics IT

Paul M. Wright Last updated Sunday 25 th February For

Threat!and!Vulnerability!Assessments!

Section 1 Project Management, Project Communication/Process Design, Mgmt, Documentation, Definition & Scope /CRO-Sponsor Partnership

IBM Analytics Make sense of your data

Contract and Grant Revenue Recognition Program. Documentation

PAYMENT CARD INDUSTRY (PCI) COMPLIANCE HISTORY & OVERVIEW

Transcription:

Client Logo <Client Name> Database Management Standard Version 0.1 <Date> Prepared By: David Bowman Information Management Architect

TableofContents RevisionHistory...3 Objective... 4 Application... 4 Definitions... 4 Standard...5 DatabaseSelection... 6 DataandDatabaseOwnership... 6 DatabaseObjects... 6 DatabaseSecurity...7 DataArchiving,PurgingandRetention...7 DataUsage...7 DataExceptionHandling...7 Accountabilities... 8 ReviewCycle... 9 EffectiveDate... 9 Client Page2of9 DatabaseManagementStandard

RevisionHistory Version Date Description Author Client Page3of9 DatabaseManagementStandard

Objective Thisdatabasemanagementstandardestablishestherequirementsnecessaryfor appropriateandconsistentadministrationandmanagementofproductionand non productiondatabasestopreservetheintegrity,availabilityandrecoverability ofdataasthedataisused,updatedandmodified. Application Thispolicyisapplicabletoallproductionandnon productiondatabases Definitions Term Database Administration Database Management System(DBMS) Management InformationSystem (MIS) Metadata Definition Implementing,monitoringandcoordinatingthestandards necessarytoadminister,storeandaccessdata. Programenablingthecreationandmaintenanceofa database. Aprocessthatprovidestheinformationnecessarytomanage anorganizationeffectively.themisandtheinformationit generatesaregenerallyconsideredessentialcomponentsof prudentandreasonablebusinessdecisions. Datadescribingorspecifyingotherdataordefiningand organizingcharacteristicsthatneedtobeknownaboutdata, including(butnotlimitedto)informationaboutphysical datarepresentations,technicalandbusinessprocesses,rules andconstraints,anddatastructures. Metadataisanassetoftheorganization.Explicitmetadatais storedinsoftwareandothermedia.implicitmetadatais knownbypersonnel,butisundocumentedandshallbe capturedanddocumented. Metadataisalsoknownas data about data. Client Page4of9 DatabaseManagementStandard

Term Non Production Database Production Database Referential Integrity Definition AdatabasethatsupportsbusinessandITactivities including,butnotlimitedto,databasesutilizedinthe supportingprocessestotestnewdevelopmentand enhancements(test),toperformqualityassurance validation(qualityassurance)andtodevelopnewsolutions orenhancementstoexistingsolutions(development). Productiondatabasesdirectlysupportexecutionofbusiness anditactivitiesandresideinappropriatelysecuredand controlledproductionenvironments. Adatabaseconceptthatensuresthatrelationshipsbetween tablerowsremainvalid.forexample,thecustomernumbers inordertablerowsmustallrefertovalidcustomer numbersinthecustomertable srow. Standard Appropriatedocumentationshallbedevelopedandmaintainedbythebusiness areasforallprocessesandproceduresthatexecutetothisstandard. Databaseownersareaccountableforestablishing,approvingandmaintaining documentedprocessesandproceduresinsupportofthisstandard.this documentationwillbesubjecttotheappropriateseniormanagementreviewand approval. Approvedtools,inaccordancewithapplicablestandardsandprocedures,shallbe usedwhendesigning,building,maintainingandstoringdataandarelistedinthe currentversionoftheinformationmanagementtechnologystandardslist. Allproductiondatabasesshallbestoredunderthemanagementofdatabase managementsoftwareaslistedinthecurrentversionoftheinformation managementtechnologystandards Client Page5of9 DatabaseManagementStandard

DatabaseSelection Aswithallinformationtechnologytools,databasemanagementsystems (DBMS)shallbeselectedfromtheinformationmanagementtechnology standards.theselectedrdbmstechnologyisakeysystemsarchitecture decisionandshallbeclearlydocumentedineachsystem stechnical Architecturedocument Oncetheplatformhasbeenselectedfromtheinformationmanagement technologystandards,allproductionandnon productiondatabasesmust adheretothetechnicalrequirements DataandDatabaseOwnership Theappropriatebusinessexecutivesupportedbythedatabaseshallassigna databaseowneranddatabaseguardianalldatabases.theseassignmentsshallbe documented,publishedandmaintained. Alldatawithinaproductiondatabaseshallbeassignedadataguardianand datastewardasdefinedintheintheinformationmanagementmetadata standard; Alldatabasesusedtosupportorexecutebusinessprocesses;productionand non productiondatabasesfortheorganizationshallberegisteredtoand assignedanapplicationdatabaseadministratorandaproductionsupport databaseadministrator; Databaseadministrators(DBA s)shallberesponsibleforcreating, maintaining,upgradingandrestoringallproductionandnon production databases; DBA sshallberesponsibleforcreating,maintaining,upgradingand restoringtheirrespectivedatabases; Databaseownersshallmaintainandapprovetheinventoryofallofthe databasesforwhichtheyareaccountablethatsupportorexecutebusiness productionprocesses.thisinventorywillbemaintainedwithinthe configurationmanagementdatabase(cmdb)andshallincludetheassigned databaseadministrators,databaseownersanddatabaseguardians. DatabaseObjects Objects(tables,indexes,views,etc.)createdinaproductiondatabaseshall benamedincompliancewithim STD XXXStructure&DesignStandard Names,definitionsandothermetadataforobjectscreatedinaproduction databaseshallbesubmittedtotheappropriatemetadatarepository followingapprovedprocedures Client Page6of9 DatabaseManagementStandard

DatabaseSecurity Allproduction,QAandtestdatabasesshallbecompliantwithIM POL XXX DataAccessPolicy; Developersshallhavenoaccesstoproductiondata; AccesstoproductiondatashallcomplywithrequirementsdefinedinIM POL XXX DataAccessPolicy DataArchiving,PurgingandRetention Archivingandpurgingdatawithinaproductiondatabaseshallcomplywith approvedrequirements; Thedatapurgeand/orarchiveprocessesshallbeincludedaspartofall productiondatabaseimplementations; Datapurgingshallbeperformedusingapprovedandcontrolledbatch processes;and Dataretentionprocessesshallcomplywiththeproceduresidentifiedin approvedrequirements. DataUsage Alldatashallbeusedonlyforbusinesspurposes; Productiondatacontaininganypersonalinformationshallnotbe propagatedtonon productiondatabases; Dataclassifiedasconfidential/proprietaryshallbeunavailableinnonproductiondatabases;however,dataclassifiedassuchmayresideinQuality AssuranceandOperationalReadinessTestingenvironmentsifcompliance withim POL XXX DataAccessPolicy Datacontainedinnon productiontablesordatabasesshallnotbeusedin theproductionenvironmentorprocesses; User owneddataanddatawithinuser ownedtablesshallnotbeusedinthe productionprocessesunlessimplementedinprocesseswhicharecompliant withproductionaccesscontrolstandards DataExceptionHandling Productiondatabasesshallhaveautomatedmechanismstoensure referentialintegrity; Alldataerrorsanddataexceptionsshallbedocumented,analyzedand evaluatedforthepurposeofdetectingdatabaseordataqualityissues; Dataexceptionhandlingshallbecapableofgeneratingmetricsthatcanbe monitoredbyoperatorstoprovideinsightintothecurrenthealthand statusofdatawithinproductiondatabases; Datamovementprocessesshallcomplywiththeproceduresidentifiedin thestd XXXDataMovementStandard. Client Page7of9 DatabaseManagementStandard

Accountabilities Role ChiefInformationOfficer(CIO) DataGuardian DataSteward DatabaseOwner DataBaseAdministrator ProductionSupportDBA Accountability AccountabletotheCEOforestablishingthe appropriatestrategies,plans,processes,tools, andorganizationalconstructsthatensure overallcompliancewiththispolicy. AccountabletotheCIOfor: Definingcontrolsforaccesstodataand appropriateclassificationofdata Implementingappropriateinformation protectioncontrolsandproceduresto mitigateriskstotheinformationassets Monitoringsecurity,access,anduseofdata AccountabletotheDataGuardianfor: Managingdatawithinabusinessareaand assumingresponsibilitiesregardingdata requirements Communicatingthebusinessvalue,scope, standardsandservicesoftheorganization s datawithinthecontextoftheirarea Monitoringdataqualityandformingthe first lineresponsetodataqualityissues AccountabletotheCIOforensuringthat propercontrolsandgovernanceareestablished andimplementedtopreservetheintegrityof thedatabase AccountabletotheDataArchitectfor: Implementation,monitoringand coordinationoftheproceduresnecessaryto administer,store,indexandaccessthe database Databaseapplication tuning,production support,project leveldatabasecapacity planninganddatabasesecurity requirements AccountabletotheDataBaseOwnerfor: implementing,monitoring,and coordinatingtheproceduresnecessaryto proactivelymonitorandsupportproduction databases; Providingon callsupportforproduction systems; Executionofdatabasebackupandrecovery anddatabasedisasterrecovery;and Capacityplanningforroutinedatabase growthrelatedtoaccountgrowth. Client Page8of9 DatabaseManagementStandard

ReviewCycle Thispolicyshallbereviewedannually EffectiveDate Thispolicyiseffective<Date> Client Page9of9 DatabaseManagementStandard