Topic: 13 days  (Read 2050 times)

0 Members and 1 Guest are viewing this topic.

Offline toasty0

  • Application.Quit();
  • Captain
  • *
  • Posts: 8045
  • Gender: Male
13 days
« on: July 11, 2008, 09:04:21 pm »
I have 13 days until I take my exam for the MCTS: SQL Server 2005.

I have to cram the following into the small space usually called my brain case.


Installing and Configuring SQL Server 2005
Install SQL Server 2005.
Verify prerequisites.
Upgrade from an earlier version of SQL Server.
Create an instance.
Configure SQL Server 2005 instances and databases.
Configure log files and data files.
Configure the SQL Server DatabaseMail subsystem for an instance.
Choose a recovery model for the database.
Configure SQL Server security.
Configure server security principals.
Configure database securables.
Configure encryption.
Configure linked servers by using SQL Server Management Studio (SSMS).
Identify the external data source.
Identify the characteristics of the data source.
Identify the security model of the data source.
Implementing High Availability and Disaster Recovery
Implement database mirroring.
Prepare databases for database mirroring.
Create endpoints.
Specify database partners.
Specify a witness server.
Configure an operating mode.
Implement log shipping.
Initialize a secondary database.
Configure log shipping options.
Configure a log shipping mode.
Configure monitoring.
Manage database snapshots.
Create a snapshot.
Revert a database from a snapshot.
Supporting Data Consumers
Retrieve data to support ad hoc and recurring queries.
Construct SQL queries to return data.
Format the results of SQL queries.
Identify collation details.
Manipulate relational data.
Insert, update, and delete data.
Handle exceptions and errors.
Manage transactions.
Manage XML data.
Identify the specific structure needed by a consumer.
Retrieve XML data.
Modify XML data.
Convert between XML data and relational data.
Create an XML index.
Load an XML schema.
Implement an HTTP endpoint.
Create an HTTP endpoint.
Create an HTTP endpoint.
Implement Service Broker components.
Create services.
Create queues.
Create contracts.
Create conversations.
Create message types.
Send messages to a service.
Route a message to a service.
Receive messages from a service.
Import and export data from a file.
Set a database to the bulk-logged recovery model to avoid inflating the transaction log.
Run the bcp utility.
Perform a Bulk Insert task.
Import bulk XML data by using the OPENROWSET function.
Copy data from one table to another by using the SQL Server 2005 Integration Services (SSIS) Import and Export Wizard.
Manage replication.
Distinguish between replication types.
Configure a publisher, a distributor, and a subscriber.
Configure replication security.
Configure conflict resolution settings for merge replication.
Monitor replication.
Improve replication performance.
Plan for, stop, and restart recovery procedures.
Maintaining Databases
Implement and maintain SQL Server Agent jobs.
Set a job owner.
Create a job schedule.
Create job steps.
Configure job steps.
Disable a job.
Create a maintenance job.
Set up alerts.
Configure operators.
Modify a job.
Manage a job.
Manage databases by using Transact-SQL.
Manage index fragmentation.
Manage statistics.
Shrink files.
Perform database integrity checks by using DBCC CHECKDB.
Back up a database.
Perform a full backup.
Perform a differential backup.
Perform a transaction log backup.
Initialize a media set by using the FORMAT option.
Append or overwrite an existing media set.
Create a backup device.
Back up filegroups.
Back up a database.
Perform a full backup.
Perform a differential backup.
Perform a transaction log backup.
Initialize a media set by using the FORMAT option.
Append or overwrite an existing media set.
Create a backup device.
Back up filegroups.
Restore a database.
Identify which files are needed from the backup strategy.
Restore a database from a single file and from multiple files.
Choose an appropriate restore method.
Move a database between servers.
Choose an appropriate method for moving a database.
Monitoring and Troubleshooting SQL Server Performance
Gather performance and optimization data by using the SQL Server Profiler.
Start a new trace.
Save the trace logs.
Configure SQL Server Profiler trace properties.
Configure a System Monitor counter log.
Correlate a SQL Server Profiler trace with System Monitor log data.
Gather performance and optimization data by using the Database Engine Tuning Advisor.
Build a workload file by using the SQL Server Profiler.
Tune a workload file by using the Database Engine Tuning Advisor.
Save recommended indexes.
Monitor and resolve blocks and deadlocks.
Identify the cause of a block by using the sys.dm_exec_requests system view.
Terminate an errant process.
Configure SQL Server Profiler trace properties.
Identify transaction blocks.
Diagnose and resolve database server errors.
Connect to a non-responsive server by using the dedicated administrator connection (DAC).
Review SQL Server startup logs.
Review error messages in event logs.
Monitor SQL Server Agent job history.
Identify the cause of a failure.
Identify outcome details.
Find out when a job last ran.
Gather performance and optimization data by using DMVs.
Creating and Implementing Database Objects
Implement a table.
Specify column details.
Specify the filegroup.
Assign permissions to a role for tables.
Specify a partition scheme when creating a table.
Specify a transaction.
Implement a view.
Create an indexed view.
Create an updateable view.
Assign permissions to a role or schema for a view.
Implement triggers.
Create a trigger.
Create DDL triggers for responding to database structure changes.
Identify recursive triggers.
Identify nested triggers.
Identify transaction triggers.
Implement functions.
Create a function.
Identify deterministic versus nondeterministic functions.
Implement stored procedures.
Create a stored procedure.
Recompile a stored procedure.
Assign permissions to a role for a stored procedure.
Implement constraints.
Specify the scope of a constraint.
Create a new constraint.
Implement indexes.
Specify the filegroup.
Specify the index type.
Specify relational index options.
Specify columns.
Specify a partition scheme when creating an index.
Disable an index.
Create an online index by using an ONLINE argument.
Create user-defined types.
Create a Transact-SQL user-defined type.
Specify details of the data type.
Create a CLR user-defined type.
Implement a full-text search.
Create a catalog.
Create an index.
Specify a full-text population method.

MCTS: SQL Server 2005 | MCP: Windows Server 2003 | MCTS: Microsoft Certified Technology Specialist | MCT: Microsoft Certified Trainer | MOS: Microsoft Office Specialist 2003 | VSP: VMware Sales Professional | MCTS: Vista

Offline Sirgod

  • Whooot Master Cattle Baron
  • Global Moderator
  • Vice Admiral
  • *
  • Posts: 27831
  • Gender: Male
Re: 13 days
« Reply #1 on: July 11, 2008, 10:23:16 pm »
Oh yeah, well I can count to ten with out using my fingers or toes. :D

Stephen
"You cannot exaggerate about the Marines. They are convinced to the point of arrogance, that they are the most ferocious fighters on earth - and the amusing thing about it is that they are."- Father Kevin Keaney, Chaplain, Korean War

Offline marstone

  • Because I can
  • Commander
  • *
  • Posts: 3014
  • Gender: Male
  • G.E.C.K. - The best kit to have
    • Ramblings on the Q3, blog
Re: 13 days
« Reply #2 on: July 11, 2008, 10:27:21 pm »
well, good luck ToastyO.  wishing ya the best on the test (slam dunk it)
The smell of printer ink in the morning,
Tis the smell of programming.

Offline Sirgod

  • Whooot Master Cattle Baron
  • Global Moderator
  • Vice Admiral
  • *
  • Posts: 27831
  • Gender: Male
Re: 13 days
« Reply #3 on: July 11, 2008, 10:31:37 pm »
Oh I'm sure he will, he's one of the brightest guys I've met, and theres a lot of them around here.

Stephen
"You cannot exaggerate about the Marines. They are convinced to the point of arrogance, that they are the most ferocious fighters on earth - and the amusing thing about it is that they are."- Father Kevin Keaney, Chaplain, Korean War

Offline marstone

  • Because I can
  • Commander
  • *
  • Posts: 3014
  • Gender: Male
  • G.E.C.K. - The best kit to have
    • Ramblings on the Q3, blog
Re: 13 days
« Reply #4 on: July 11, 2008, 10:33:28 pm »
Oh I'm sure he will, he's one of the brightest guys I've met, and theres a lot of them around here.

Stephen

OH I have seen that, this place and game attract alot of the best and brightest.  Makes me wonder why I am here.
The smell of printer ink in the morning,
Tis the smell of programming.

Offline Sirgod

  • Whooot Master Cattle Baron
  • Global Moderator
  • Vice Admiral
  • *
  • Posts: 27831
  • Gender: Male
Re: 13 days
« Reply #5 on: July 11, 2008, 10:38:03 pm »
LOL, same here Mars. I thought I was supposed to get wiser as I got older. :D

Stephen
"You cannot exaggerate about the Marines. They are convinced to the point of arrogance, that they are the most ferocious fighters on earth - and the amusing thing about it is that they are."- Father Kevin Keaney, Chaplain, Korean War

Offline marstone

  • Because I can
  • Commander
  • *
  • Posts: 3014
  • Gender: Male
  • G.E.C.K. - The best kit to have
    • Ramblings on the Q3, blog
Re: 13 days
« Reply #6 on: July 11, 2008, 10:43:01 pm »
LOL, same here Mars. I thought I was supposed to get wiser as I got older. :D

Stephen

Now that is a joke.  :laugh:  I find out, almost daily, how much stupider I have become.  Maybe when I get back into the Computer Science program at the University this fall I will start to get much more smarterer then I am now.
The smell of printer ink in the morning,
Tis the smell of programming.

Offline Sirgod

  • Whooot Master Cattle Baron
  • Global Moderator
  • Vice Admiral
  • *
  • Posts: 27831
  • Gender: Male
Re: 13 days
« Reply #7 on: July 11, 2008, 10:46:01 pm »
Hehe, for the last 15-20 years or so, I tell my grandmother (god bless her) that she sure is starting to make alot of sense as she get's older. Of course I was always right , IT couldn't be me changing lololol

Stephen
"You cannot exaggerate about the Marines. They are convinced to the point of arrogance, that they are the most ferocious fighters on earth - and the amusing thing about it is that they are."- Father Kevin Keaney, Chaplain, Korean War

Offline Nemesis

  • Captain Kayn
  • Global Moderator
  • Commodore
  • *
  • Posts: 12919
Re: 13 days
« Reply #8 on: July 12, 2008, 10:00:31 am »
Looks like a long list to study toasty.  I'm sure you will do well.   :thumbsup:
Do unto others as Frey has done unto you.
Seti Team    Free Software
I believe truth and principle do matter. If you have to sacrifice them to get the results you want, then the results aren't worth it.
 FoaS_XC : "Take great pains to distinguish a criticism vs. an attack. A person reading a post should never be able to confuse the two."

Offline Midnight Tech

  • Hot and Spicy
  • Lt. Junior Grade
  • *
  • Posts: 131
  • Gender: Male
    • Tech Support Forum..."We are offering free computer support for everyone"
Re: 13 days
« Reply #9 on: July 13, 2008, 04:29:26 pm »
That's on ONE test?!?!?!

(Reminds self to not install SQL Server2005 on anything....)


Hope you do well on it Toasty!
For computer problems, check out Tech Support Forum!

Offline toasty0

  • Application.Quit();
  • Captain
  • *
  • Posts: 8045
  • Gender: Male
Re: 13 days
« Reply #10 on: July 13, 2008, 05:56:36 pm »
That's on ONE test?!?!?!

(Reminds self to not install SQL Server2005 on anything....)


Hope you do well on it Toasty!


Yeah, that's all on one exam. It's 4 hours of grand fun. After I complete this test then I have the following exams to complete:

http://www.microsoft.com/learning/en/us/exams/70-441.mspx#EKC
http://www.microsoft.com/learning/en/us/exams/70-442.mspx
http://www.microsoft.com/learning/en/us/exams/70-443.mspx
http://www.microsoft.com/learning/en/us/exams/70-444.mspx

The one exam I'm prepping for now is a foundation exam. I'll have to do the other four to round out my certification(s).
MCTS: SQL Server 2005 | MCP: Windows Server 2003 | MCTS: Microsoft Certified Technology Specialist | MCT: Microsoft Certified Trainer | MOS: Microsoft Office Specialist 2003 | VSP: VMware Sales Professional | MCTS: Vista