Solution to the Um. dat may be failed upt error in VSS

Source: Internet
Author: User


symptoms
when you try to start visual sourcesafe, you may receive the following error message:
um. dat may be uploaded upt
cause
new database
when you create a new database, a 3.1 database format is converted to a 5.0 database format, which is then converted to a 6.0 database format. if the conversion is not completed, the database may be in 3.1 format. check the version. DAT file to see if the version number is 6.0. if the version number is 5.0, the database is still in 3.1 format.
existing database
Alternatively, this problem can occur with an existing database. in this scenario, the um. DAT file may be upted.
resolution
new database
to resolve this problem, manually run the ddconv.exe file against the database to convert the database format. alternatively, you can run the ddupd.exe file if you want to upgrade the database to 6.0 format.

For example, go to the VSS \ Win32 folder in a command prompt window, and then type one of the following commands: • ddconv path to data directory
• Ddupd path to data directory

Existing Database
To resolve this problem, build a new um. dat file. Note that when you build a new um. dat file, you must add all of the users again.

To build a new um. dat file, follow these steps: 1. Create a temporary folder named c: \ sstemp.
2. Click Start, click Run, type cmd, and then click OK.
3. Go to the VSS \ Win32 folder in the Command Prompt window, and then type the following command:
MKSS c: \ sstemp
4. In the VSS \ Win32 folder at the command prompt, type the following command:
Ddconv c: \ sstemp
5. In the VSS \ Win32 folder at the command prompt, type the following command:
Ddupd c: \ sstemp
6. Copy the Um. dat file from the c: \ sstemp \ data folder to the visual sourcesafe data directory.
7. Rename the rights. dat file in the visual sourcesafe data directory as rights2.dat.
8. At a command prompt, run the analyze-F command against the database.
9. Add all of the visual sourcesafe users again.
10. Reassign rights to the visual sourcesafe users.

Status
This behavior is by design.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.