Categories
Hardware How-To Technical

How-to screenshot with an iPhone

I have always noticed that people had these type of things on the iPhone but never put much thought into it until I recently moved into a iPhone myself. I noticed in the application store that people were selling screen shot tools and even had free ones for use. When I stumbled upon how to […]

Categories
Personal

Happy Birthday Son

Today, March 3rd, 2011 marks the first birthday  of my son A.J (Anthony Jermal).  This year has truly been a wonderful one.  I wish him well, and look forward to watching him develop into greatness.  The best part of it is that I get to contribute to it all. Thank You Son for helping me […]

Categories
How-To Technical

How to: Remove Database Mirroring (Transact-SQL)

To remove database mirroring Connect to either partner. Issue the following Transact-SQL statement: ALTER DATABASE <database_name> SET PARTNER OFF where <database_name> is the mirrored database whose session you want to remove. This statement removes the database mirroring session and removes mirroring from the database. You can specify OFF on either partner. For more information about […]

Categories
How-To Software Technical

VIM_VCDB database ‘PRIMARY’ filegroup is full (part 2)

After cleaning up your Virtual Center Database to get us back and running I came across the following vCenter Server 4.x has a Database Retention Policy setting that allows you to specify when vCenter Server tasks and events should be deleted. Since this setting does not affect performance data records it is still possible to purge […]

Categories
How-To Technical

VIM_VCDB database ‘PRIMARY’ filegroup is full

Additional Errors:  CREATE DATABASE or ALTER DATABASE failed because the resulting cumulative database size would exceed your licensed limit of 4096 MB per database. Cause:  The 4 GB limit is a limit of SQL Server Express 2005.   If you needed to grow your database beyond that size, you would want to upgrade to SQL Server 2005 Workgroup […]

Categories
Software Technical

KMS Client Setup Keys

By default, the Windows 7 and Windows Server 2008 R2 operating systems use KMS for activation. In volume installations, the setup key is installed by default, which makes the system a KMS client. If you are converting a computer from a KMS host, MAK, or retail edition of Windows to a KMS client, install the applicable setup key […]