Smart questions
Smart answers
Smart people
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Member Login

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips now!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

Join Tek-Tips
*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

LINK TO THIS FORUM!

Add Stickiness To Your Site By Linking To This Professionally Managed Technical Forum.
Just copy and paste the
code below into your site.

Partner With Us!

"Best Of Breed" Forums Add Stickiness To Your Site
Partner Button
(Download This Button Today!)

Feedback

"...love the site and am constantly recommending it to (selected !) clients here in ireland..."

Geography

Where in the world do Tek-Tips members come from?
jmd0252 (Programmer)
10 Mar 10 8:23
have a file on our vcadmin machine,, taking up lots of gigs.. how do I reduce size, of get rid of??  Looks like the version of the center is 2.5.0.. Ideas, Questions, Answers???  Looks like sone sort of MSSQL file, not sure though..
itsp1965 (IS/IT--Management)
10 Mar 10 9:10
This is an SQL database transaction log file. Talk to your SQL admin about "shrinking" the log file
jmd0252 (Programmer)
10 Mar 10 11:40
Well,,, that was my guess also,, I guess what confused me,, was that it is on the VC admin machine. I looked on our SQL machines,, and their LDF files are there, intact,  does VMware use some sort of sql database internally to keep up with changes??  Anyone??
itsp1965 (IS/IT--Management)
11 Mar 10 9:11
VCenter relies on an SQL database as its back-end. Most common implementations involve SQL Server 2005. I would suggest your review the Vcenter documentation with regards to maintenance of the database
baddos (MIS)
12 Mar 10 18:28
To "shrink" the ldf file you would need to use backup sofware to backup the database and then shrink the file (which may not be necessary).
mrdenny (Programmer)
19 Mar 10 15:02
Check with your DBA.  You'll want to do one of two things.

1. Schedule Transaction Log backups of this database so that the log can be recovered.

2. Change the database from Full Recovery to Simple recovery so that the transaction log data isn't kept.

If you change the database recovery from full to simple you loose the ability to recover the database to a simple point in time, instead only being able to restore to the latest full backup.

You are taking backups of the vCenter databases so that if you loose the server you can restore and get all your perf data back, right?

Denny
MVP
MCSA (2003) / MCDBA (SQL 2000)
MCTS (SQL 2005 / SQL 2005 BI / SQL 2008 DBA / SQL 2008 DBD / SQL 2008 BI / MWSS 3.0: Configuration / MOSS 2007: Configuration)
MCITP (SQL 2005 DBA / SQL 2008 DBA / SQL 2005 DBD / SQL 2008 DBD / SQL 2005 BI / SQL 2008 BI)

My Blog

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members!

Back To Forum

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close