Consultor Eletrônico



Kbase 20960: Error (6935) After Running
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   3/17/2003
Status: Unverified

FACT(s) (Environment):

Progress 9.x

SYMPTOM(s):

mvDbList: cannot write file <filename>, command ignored. (6935)

Running the prostrct list command against a Progress database

CAUSE:

This error has been seen after a conversion from a Progress version 8.x database to Version 9.x.

FIX:

The reason for the error is that the permissions of the structure file (.st) are set incorrectly. The current user does not have permissions to write to the structure file.

To resolve this problem, you must change the permissions of the structure file. By default, this file is the same name as your database with a .st extension. For example, against the Sports database, this file is called "sports.st". Alternatively you could backup the structure file and run the PROSTRCT list command once more. This creates a new file if one does not already exist.