You are on page 1of 6

SQLSERVER2008,TRAININGPROPOSALFORJKTECHNOSOFT,NEWDELHI,INDIA

SQLStation
REQUESTFORPROPOSAL SQLServer2008 For JKTechnoSoft,NewDelhi, Jan2012

www.sqlstation.comask@sqlstation.comPh:+919011612967/02046770229 November17,2011

SQLSERVER2008,TRAININGPROPOSALFORJKTECHNOSOFT,NEWDELHI,INDIA

1Objective ThisRequestforProposal(RFP)ismadeforthepurposeofinhousetrainingMSSQLServer2008DBATask atJKTechnoSoft,NewDelhiinJanuary2012. 2AboutSQLStation SQLStationhasbeenattheforefrontoftechnologicaleducationthroughofflineandonlinetrainingssince 2005. SQlstation.com is here to help SQL server professionals and to learn and share their vast knowledge. SQLStation founders have extensive experience in establishing SQL Server Database infrastructure, developmentandprovidingsupport.OurObjectiveistoprovideacomprehensivetraininginmostefficient andeffectiveway.SQLStationisencompassedwithtechnicalexpertswhoareextremelyeffectiveeducator aswell.Wehavesofartrainedmorethan300professionalsandtheyallhavebeenplacedintopMNC. 3AboutTrainer WehaveTeamofTechnologyexpertswithaverage10yearsofExperienceinSQLServer,Allofourtrainers are MCDBA, MCTS & MCITP certified, All Trainers are working as Core Production DBA, Also we all have verygoodunderstandingonITILandProjectManagementwork,mostofourtrainersareITILV2,V3&Six SigmaCertified.thatmakesavalueadditionincurrentITILworldandmakesSQLStationadifferentfrom others. DeliveredTrainingforFusionTechnologiesforSQLServer2005/2008 DeliveredTrainingforTopPharmaCompanyforSQLServer2008 DeliveredvariousOnlinetrainingstoUSStudents DeliveredInhouseTrainingsatIndian&USMNC GivenSQLL2/L3trainingsatRIMsGroupinBangalore TransitionedandBuildCOETeamatSynechronTechPune

4Pricing Sincethisabulktrainingssopricingwillbediscussedoncedatesoftrainingisfinalizedandscheduleisin approvedstatus. 5Descriptions


www.sqlstation.comask@sqlstation.comPh:+919011612967/02046770229

November17,2011

SQLSERVER2008,TRAININGPROPOSALFORJKTECHNOSOFT,NEWDELHI,INDIA

ThisCoursehasbeendesignedbyindustryexpertsandwhohaveyearsofexperienceinvariousdomains andseveralimplementationsandsupportprojects,ourchieftrainerisMicrosoftcertifiedtrainer(MCT).We have designed this course to train students in each and every component of SQL server configuration, maintenanceofaSQLServer,disasterrecoveryplan,andhowtodesignandmanageasecuresolution.We also teach you how to automate certain task in SQL server which makes DBA job easy and efficient to managelargeandcomplexenvironment.OurcoursecoversSQLserverCluster/Mirroring/Replicationsetup and administration. Students will also learn how to deal with SQL database performance issues. Our TrainingsarebasedonrealtimescenarioandeverystudenthastoconfigureSQLserverAdvancefeatures during his training. Our Training starts from a very basic level of SQL server overview/architecture till advance High availability features of SQL server. We provide our Training PPT and many real time case studieswhichhelpseveryonetounderstand,andweusewebcastandlivemeetingsforonlinetrainings..


www.sqlstation.comask@sqlstation.comPh:+919011612967/02046770229

November17,2011

Chapter1:SQLServerOverview Chapter2:Implementing/Installing Chapter3:GettingStartedwithSQLServer2005ExpressEditions Chapter4:Services,Instances,NetworkLibraries,andMore Chapter5:Tools,forManagingSQLServer Chapter6:DatabaseCreation,ManagementandBestPractices Chapter7:SystemDatabases,UserDatabases Chapter8:SecurityforSQLServer:Logins,Users,RolesandMore Chapter9:DRBackup,Recovery,Clustering,Mirroring,LogShipping Chapter10:SQLServerAgent,Jobs,Email,AlertsandScheduling Chapter11:MonitoringandPerformanceTuningSQLServer Chapter12:ReplicationinSQLServer

SQLSERVER2008,TRAININGPROPOSALFORJKTECHNOSOFT,NEWDELHI,INDIA

TrainingSchedule

Week1

Day5
Write queries that retrieve and modify data by using subqueries. Complex queries Stored procedures & Functions XML features

Day1

SQL 2008 Environment Overview SQL 2008 tools overview SQL Services

Day2

Basic SQL Installation Logins and database users Describe the uses of and ways to execute the Transact-SQL language. Use querying tool. MS SQL data types

Week2
Day1
Installing and Configuring SQL Server 2008

Install SQL Server 2008 and related services. This objective may include but is not limited to: file locations; default paths; service accounts

Day3

Creating/Altering tables Constraints User defined types Write SELECT queries to retrieve data. Group and summarize data by using Transact-SQL. Join data from multiple tables. Write queries that retrieve and modify data by using subqueries. Modify data in tables.

Configure SQL Server instances. This objective may include but is not limited to: sp_configure

Configure SQL Server services. Configuration manager; Surface Area Tool Configure additional SQL Server components. This objective may include but is not limited to: SQL Server Integration Services (SSIS), SQL Server Analysis Services (SSAS), SQL Server Reporting Services (SSRS), replication

Day4

Indexes Views Write SELECT queries to retrieve data. Group and summarize data by using Transact-SQL. Join data from multiple tables.

Day2

SQL Server Upgrade & Patching

Day3

www.sqlstation.comask@sqlstation.comPh:+919011612967/02046770229

November17,2011

Implement database mail. Configure full-text indexing.

SQLSERVER2008,TRAININGPROPOSALFORJKTECHNOSOFT,NEWDELHI,INDIA
Maintaining a SQL Server Database

Maintaining SQL Server Instances

Manage SQL Server Agent jobs. Create and schedule jobs; notification of job execution; disable/enable jobs; change job step order; logging

Back up databases. full backups; differential backups; transaction log; compressed backups; file and filegroup backups; verifying backup

Manage SQL Server Agent alerts. Performance condition alerts; SQL event alerts; Windows Management Instrumentation (WMI) alerts

Restore databases. online restores; full restores; differential restores; transaction log; file and filegroup restores; verifying restore; tail of the transaction log

Manage SQL Server Agent operators. This objective may include but is not limited to: operator schedules; fail safe operator; add a new operator; notification methods

Back up a SQL Server environment (system db).

Permissions & Principals

Week3
Day1

Manage and configure databases. files, file groups, and related options; database options; recovery model; attach/detach data

Manage logins and server roles. Create logins; disable/enable logins; security model (authentication mode); password policy enforcement; fixed server roles; alter logins

Manage database snapshots. create, drop, revert Maintain database integrity. DBCC CHECKDB Maintain a database by using maintenance plans. Maintenance Plan Wizard; Maintenance Plan Designer

Day4

Manage users and database roles. user mapping; user-defined roles; fixed roles; guest, public, dbo; creating and deleting user roles

Manage SQL Server instance permissions. logon triggers; permissions vs. fixed role membership; cross-database ownership chaining; impersonation Performing Data Management Tasks

Manage database permissions. impersonation; cross-database ownership chaining Manage schema permissions and object permissions. manage schema ownership

Import and export data. management

Manage data partitions. switching data from one partition to another; add a filegroup; alter a partition function; alter a partition scheme

Configure surface area. sp_configure

Day5

www.sqlstation.comask@sqlstation.comPh:+919011612967/02046770229

November17,2011

BCP; BULK INSERT; OPENROWSET; GUI tools ,SSIS

SQLSERVER2008,TRAININGPROPOSALFORJKTECHNOSOFT,NEWDELHI,INDIA

Day2

Maintain indexes. create partitioned indexes; clustered and non-clustered indexes; XML indexes; disable and enable indexes; indexes with included columns; rebuilding/reorganizing indexes; online/offline

Week4
Day1

Implement a SQL Server clustered instance. monitoring, configuring, failover Implement log shipping. monitoring, configuring, failover

Manage collations. database collation; instance collation

Day2
Monitoring and Troubleshooting SQL Server

Implement replication. monitoring, configuring, failover

Identify SQL Server service problems. DB Engine service; SQL Agent service; SQL Browser service

Day3

Identify SQL Agent job execution problems. proxy accounts; job history

Day3

Identify concurrency problems. blocks, locks, deadlocks, activity monitor; relevant Dynamic Management Views

Service Broker & HTTP Endpoints (Overview) Audit SQL Server instances. use DDL triggers and logon triggers; C2; common criteria; login failures; event notifications

Locate error information. error log; agent log; job execution history; event logs

Overview of Policy Framework Overview of Resource Governor

Day4 Day4
Optimizing SQL Server Performance

Overview of DR Troubleshooting

Collect trace data by using SQL Server Profiler. Collect performance data by using Dynamic Management Views (DMVs). Collect performance data by using System Monitor. Use the Database Engine Tuning Advisor.

o o

Space issues Login failure

Day5

Review / Test

Day5
Implementing High Availability

Implement database mirroring. monitoring, configuring, failover

www.sqlstation.comask@sqlstation.comPh:+919011612967/02046770229

November17,2011

You might also like