[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

6.6

Database Normalization - File Inventory - Change tracking

Asked by richrumble in MySQL Server, Databases Miscellaneous, Change Management

Tags: database normalization, mysql, inventory, change tracking

Let's say I have 1000 computers, all nearly identical builds, users add and change things here an there, but overall very identical boxes. Let's assume I'm collecting the path, name and file version for each file on a users PC. How do I create an efficient index, I don't want to store c:\windows\system32\notepad.exe a thousand times in the db, I would think each machine could have a pointer instead to that files entry (granted the path/version/name match, lets assume they do)
The concept is as follows...
machine01 has files: 1-200, 344, 421-500, 512-566, 578, 590, 600-700 etc...
Or should it go the other way
notepad.exe is on machines: 1-88, 90-95, 100
calc.exe is on machines: 2-41, 42, 44, 48-90, 92-100

Each machine writes a local inventory, ftp's the file to a server that add's the files/path/version to the db, and would then be able to through and update pointers after all the file data is entered.
Well I guess I'm kind of answering my own question, if I want to search for machines with calc.exe on them, the second example is clearly better... I'm going to ask the question anyway in case I have no idea what I'm talking about.
I'm also wanting to track the changes... machine01 had files 44, 67, 99 changed to 1002, 1003, 1004, and files 2, 19 and 55 deleted. I know I'm all over the place with this question, but it should convey the idea.
-rich


[+][-]07/17/09 01:12 PM, ID: 24882441Accepted Solution

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

About this solution

Zones: MySQL Server, Databases Miscellaneous, Change Management
Tags: database normalization, mysql, inventory, change tracking
Sign Up Now!
Solution Provided By: Kdo
Participating Experts: 1
Solution Grade: C
 
[+][-]07/18/09 09:53 AM, ID: 24886596Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07/28/09 07:37 AM, ID: 24961112Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07/28/09 07:40 AM, ID: 24961148Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07/28/09 03:23 PM, ID: 24965767Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091111-EE-VQP-92 - Hierarchy / EE_QW_3_20080625